index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
views
/
nodes
/
DocumentView.tsx
Age
Commit message (
Expand
)
Author
2021-02-04
fixed scrolling animations in view bounds for webbox and pdfBox's particualrl...
bobzel
2021-02-03
fixed webBox forward/backward and in lightbox.
bobzel
2021-01-28
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into fi...
anika
2021-01-27
fixed size of timeline toggle on videoBox and some other tweaks to hide docum...
bobzel
2021-01-27
merged
usodhi
2021-01-25
changed how to start/stop video when clicking/double-clicking on markers
bobzel
2021-01-25
fixed linking to video to create an anchor if the timecode is not zero.
bobzel
2021-01-22
fixed selection bounds for video box annotations, especially when in full scr...
bobzel
2021-01-22
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into fi...
usodhi
2021-01-21
moved lock icon outside of doc. tweaked inkingstroke behavior to not drag wh...
bobzel
2021-01-21
fixed fitWidth for WebBox
bobzel
2021-01-20
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into fi...
usodhi
2021-01-20
moved PDFMenu to AnchorMenu. added AnchorMenu to formattedTextBox. Fixed fo...
bobzel
2021-01-18
merged
usodhi
2021-01-15
fixed more issues with audio Box - simplified decorations when selected. fix...
bobzel
2021-01-14
simplified links to audio to always have a target Doc anchor. updated auto ...
bobzel
2021-01-14
fixed rendering of labels in audioBox's to use standard dash-style provider s...
bobzel
2021-01-12
fixed layout of audioBox markers
bobzel
2021-01-11
adjustments to restore inkMask functionality
bobzel
2021-01-07
merge fix
anika
2021-01-04
Fixed filterbox to use scriptContext to determine where to apply/clear filter...
bobzel
2021-01-02
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into fi...
usodhi
2020-12-31
fixes for sliderBox to work in FilterBox. suppressed brush highlighting in f...
bobzel
2020-12-18
added something that was removed
usodhi
2020-12-17
merged
usodhi
2020-12-16
fixed unbrushing docs
bobzel
2020-12-16
simplified DocumentView a bit more. cleaned up other code.
bobzel
2020-12-16
moved float() to collectionfreeformdocview
bobzel
2020-12-16
cleaned up some link following code. fixed problem following links from Link...
bobzel
2020-12-16
fixed treeView layouts to pass good values for panelWidth/height to DocumentV...
bobzel
2020-12-15
fixed some events with groups - they remain active when in "background"
bobzel
2020-12-15
added real grouping
bobzel
2020-12-15
fixed previous problems -- weird that you can't call componentWillUnmount. a...
bobzel
2020-12-15
simplifying dragging to make links by moving linkDocument to event, instead o...
bobzel
2020-12-14
fixed linkButton boxShadow so it will show up
bobzel
2020-12-14
moved onClick into DocumentViewProps from shared props.
bobzel
2020-12-14
minor cleanup
bobzel
2020-12-14
renamed ContentFittingDocumentView as DocumentView. Renamed DocmentView as D...
bobzel
2020-12-14
got rid of fitDocToPanel. made collectionFreeFormDocView always use a Conten...
bobzel
2020-12-14
more changes to ContentScaling to get web/video/image boxes to work with anno...
bobzel
2020-12-13
fixed comparisonBox's
bobzel
2020-12-13
trying to fix PDFs for fitWidth and otherwise in ContentFitting and Collectio...
bobzel
2020-12-13
removed ContentScaling={returnOne} from a lot of places
bobzel
2020-12-13
from last
bobzel
2020-12-13
converted TabDocView to just use a ContentFittingDocumentView. Fixed schemVi...
bobzel
2020-12-13
adding documentView as a fieldView prop to make contetnScaling available in P...
bobzel
2020-12-13
more props cleanup. Got rid of ItemBackgroundColor in favor of having StyleP...
bobzel
2020-12-12
made conentScaling a DocumentView-only prop
bobzel
2020-12-12
cleaned up ContentFittingDocumentView
bobzel
2020-12-12
fixed screenToLocal for documents within ContentFittingDoc collections. fixe...
bobzel
[prev]
[next]