| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-20 | moved PDFMenu to AnchorMenu. added AnchorMenu to formattedTextBox. Fixed ↵ | bobzel | |
| following links from text box huyperlinks when there are multiple different huypertext links on the document. | |||
| 2021-01-18 | huh | usodhi | |
| 2021-01-18 | merged | usodhi | |
| 2021-01-14 | simplified links to audio to always have a target Doc anchor. updated auto ↵ | bobzel | |
| links to audio when recording. fixed making text selection links. | |||
| 2021-01-11 | initial flyout to dropdown change | usodhi | |
| 2021-01-08 | UI changes and clean up | anika | |
| 2021-01-07 | merge fix | anika | |
| 2021-01-04 | Fixed filterbox to use scriptContext to determine where to apply/clear ↵ | bobzel | |
| filters .fixed setting width/height of freeform images independent of nativeWidth/height so that % css measurements work. | |||
| 2021-01-02 | updating | usodhi | |
| 2020-12-20 | added settings manager to esc key handler | usodhi | |
| 2020-12-18 | added something that was removed | usodhi | |
| 2020-12-17 | merged | usodhi | |
| 2020-12-16 | fixed errors with linkmenu props | bobzel | |
| 2020-12-16 | cleaned up removing frame animation fields | bobzel | |
| 2020-12-16 | cleaned up some link following code. fixed problem following links from ↵ | bobzel | |
| LinkAnchorBox's | |||
| 2020-12-16 | fixed treeView layouts to pass good values for panelWidth/height to ↵ | bobzel | |
| DocumentView. renamed Selectionmanager methods to be views not documents. | |||
| 2020-12-15 | added real grouping | bobzel | |
| 2020-12-15 | fixed previous problems -- weird that you can't call componentWillUnmount. ↵ | bobzel | |
| also fixed dragging to show original unless hideSource is set | |||
| 2020-12-15 | simplifying dragging to make links by moving linkDocument to event, instead ↵ | bobzel | |
| of dragData. moved link anchor and caption styling to default style provider. CURRENTLY, typing text, brushing doc highlights along with a bunch of other things ARE BROKEN .. | |||
| 2020-12-14 | renamed ContentFittingDocumentView as DocumentView. Renamed DocmentView as ↵ | bobzel | |
| DocumentViewInternal | |||
| 2020-12-14 | got rid of fitDocToPanel. made collectionFreeFormDocView always use a ↵ | bobzel | |
| ContentFittingDocView. fixed up web box selections. | |||
| 2020-12-11 | fixed stackingview autoHeight when headers are on that don't overlap. ↵ | bobzel | |
| improved styles a bit. added foreground color that contrasts with background by default. added an itemBackgroundColor(for <item>Box's) which is distinct from BackgroundColor (for docViews) | |||
| 2020-12-11 | fixed pointerevents set through styleProvider. fixed crash when color ↵ | bobzel | |
| strings use uppercase. fixed empty text boxes to set default font size/family | |||
| 2020-12-10 | more cleanup/organization of 'props' . removed VisibleHeight props and ↵ | bobzel | |
| cleaned up PDF and other props | |||
| 2020-12-03 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | usodhi | |
| acls_uv | |||
| 2020-12-02 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | usodhi | |
| acls_uv | |||
| 2020-12-01 | Merge branch 'master' into presentation_v1 | geireann | |
| 2020-11-30 | fixed react warning | bobzel | |
| 2020-11-30 | Merge branch 'master' into sally-changes | bobzel | |
| 2020-11-29 | redesigned settings popup | Sally Chen | |
| 2020-11-28 | Merge branch 'master' into presentation_v1 | geireann | |
| 2020-11-28 | audio in pres updates + pre-loader | geireann | |
| 2020-11-27 | removed override | usodhi | |
| 2020-11-26 | some sharing menu changes | usodhi | |
| 2020-11-25 | fixed run-time error when resetting the DB | bobzel | |
| 2020-11-25 | filter + bug? | usodhi | |
| 2020-11-25 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | usodhi | |
| acls_uv | |||
| 2020-11-24 | prevent possible crash on empty text box hypertext link. prevent Webbox's ↵ | bobzel | |
| from updating .text field every time loaded. avoided slow incremental updating of LinkDB by awaating document anchors when linkdb is setup. | |||
| 2020-11-24 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | usodhi | |
| acls_uv | |||
| 2020-11-17 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | usodhi | |
| acls_uv | |||
| 2020-11-14 | fixed height of autoHeight masonry (tools panel was messed up showing ↵ | bobzel | |
| nothing). fixed drag to hide the dragged feedback before hit testing which prevented dragging buttons from working. removed 'dropAction' from removeDropProperties on buttons | |||
| 2020-11-11 | turned off selection highlighting in TreeView because it is way too ↵ | bobzel | |
| inefficient. more fixes to laying out fitWidth and other documents in ContentFittingDocViews. testing against GridViews and TreeViews things seem to work. | |||
| 2020-11-10 | fixed Slides to be Colllections (not text) and fixed dockingView to display ↵ | bobzel | |
| collections properly. | |||
| 2020-11-09 | fixed autoHeight for formattedTextSidebars when the text document has been ↵ | bobzel | |
| scaled. cleaned up link groups. fixed pushpins that don't focus on target (e.g., a si m ple pushpin on a PDF). | |||
| 2020-11-09 | added fullScreen alias option for opening documents so that opened document ↵ | bobzel | |
| can have different scale than original. fixed pushpins to not toggle target if something must be panned/zoomed to show the target. fixed drag drop to ignore the document being dragged properly when dropping (which prevented a document over a collection from being dropped on the colelction when move slightly). | |||
| 2020-11-06 | fixed web pages to scroll and update scrollTop when in annotation mode. ↵ | bobzel | |
| fixed pointer events on custom text view headers. | |||
| 2020-11-03 | fixed LinkManager to cache links correctly. fixes issue with linkButton not ↵ | bobzel | |
| showing the correct number. | |||
| 2020-10-29 | fixed images not having a height when imported | bobzel | |
| 2020-10-27 | Performance updates for up/down arrows | Geireann Lindfield Roberts | |
| Only calls resetSelection when necessary | |||
| 2020-10-25 | changed title to be gray when an undo batch has not completed. useful for ↵ | bobzel | |
| debugging mostly. | |||
