| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-02 | added a fitwidth toggle for lightbox. fixed _showCaption/setting _fields to ↵ | bobzel | |
| undefined. updated documentView to use not having fitWidth set as a trigger for whether to treat a doc without nativeWidth/Height as if its width/height is that. | |||
| 2021-03-01 | added basic math typeset equation input | bobzel | |
| 2021-03-01 | final cleanups for simplified drag and drop of annotations. fixed some ↵ | bobzel | |
| issues rtf focus when creating notes in masonry view. fixed text sidebar. | |||
| 2021-02-28 | got rid of delayAutoHeight by updating dragHeights in documentDecorations. | bobzel | |
| 2021-02-28 | a bunch of changes to simplify how autoHeight works. extended to work for ↵ | bobzel | |
| pdfs and stacking views. still some bugs. | |||
| 2021-02-23 | fixed backspace to delete text items in treeViews. simplified ↵ | bobzel | |
| UndoRunInTempBatch. fixed clicking on sort line for treeView to only recognize actual clicks. fixed stayInCollection with DocDecorations to not create a giant gray square. prevent server crash when db has bad data somehow. | |||
| 2021-02-22 | minor cleanup. fixed doc decorations input width. | bobzel | |
| 2021-02-18 | better version of forward/backward view management in lightBoxview. | bobzel | |
| 2021-02-12 | changed lightbox to navigate within frame if next target is alreay there, ↵ | bobzel | |
| otherwise create it. changed focus default to call afterFocus(). fixed bug of zooming on target doc to compute scale correctly. | |||
| 2021-02-05 | from last | bobzel | |
| 2021-02-05 | cleaned up lightbox. replaced old npm lightbox. | bobzel | |
| 2021-02-02 | fixed document decorations on lightbox. made translations an option for ↵ | bobzel | |
| text boxes. | |||
| 2021-02-02 | playing with a general lightbox for Dash documents. | bobzel | |
| 2021-01-27 | updated documentdecorations title display to be more visible on complex ↵ | bobzel | |
| backgrounds. fixed link following behavior (espicall from presentations) to timeline annotations. | |||
| 2021-01-27 | animated expansion of video box timeline. | bobzel | |
| 2021-01-27 | fixed size of timeline toggle on videoBox and some other tweaks to hide ↵ | bobzel | |
| documentdeocrations on timeline items. | |||
| 2021-01-26 | preparing to unify VideoBox timeline with AudioBox timeline. changed names ↵ | bobzel | |
| from videoStart/audioStart,End to anchorStart,EndTime and _displayTimecode to _timecodeToShow etc | |||
| 2021-01-15 | fixed more issues with audio Box - simplified decorations when selected. ↵ | bobzel | |
| fixed dragging when not selected. added esc to stop dragging. | |||
| 2021-01-12 | fixed layout of audioBox markers | bobzel | |
| 2021-01-11 | from last | bobzel | |
| 2021-01-11 | cleanup of ink stroke changes | bobzel | |
| 2021-01-11 | Merge branch 'master' into ink_edits | bobzel | |
| 2021-01-11 | adjustments to restore inkMask functionality | bobzel | |
| 2021-01-11 | Merge branch 'master' into ink_edits | bobzel | |
| 2021-01-09 | Merge branch 'ink_edits' of https://github.com/browngraphicslab/Dash-Web ↵ | yunahi | |
| into ink_edits merge conflict | |||
| 2021-01-08 | fixed resize to not include ContentScale for pick correlation to work | bobzel | |
| 2020-12-16 | fixed errors with linkmenu props | bobzel | |
| 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-14 | renamed ContentFittingDocumentView as DocumentView. Renamed DocmentView as ↵ | bobzel | |
| DocumentViewInternal | |||
| 2020-12-13 | removed ContentScaling={returnOne} from a lot of places | bobzel | |
| 2020-12-12 | fixed screenToLocal for documents within ContentFittingDoc collections. ↵ | bobzel | |
| fixed embedding documents in texst docs. | |||
| 2020-12-12 | set minimum width to render title for documentdecorations | bobzel | |
| 2020-12-11 | fixe documentdecoration selection of menu items in left sidebar | bobzel | |
| 2020-12-11 | more documentViewProps cleanup. fixed embedding documents into treeView / ↵ | bobzel | |
| slide bullet items. | |||
| 2020-12-11 | cleaning up more doumentViewProps. reduced use of treeViewDoc prop. added ↵ | bobzel | |
| hideTitle. fixed background shadow on isButton documents. | |||
| 2020-11-20 | added a preliminary Layer mechanism. changed documentDecrations to not go ↵ | bobzel | |
| out of the mainDocument area. changed parentActive to work "recursively" through stacks of background documents. | |||
| 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-10-17 | major rewrite of native width/height/aspect. Fixed scaling of text note ↵ | bobzel | |
| sidebars. | |||
| 2020-10-08 | fixed dragging bottom of some pdfs not to grow wildly. stopped writing ↵ | bobzel | |
| renderContentBounds to annotation views. fixed texts sidebar notes to not add extra chars on creation. | |||
| 2020-10-01 | fixed resize/rotate | yunahi | |
| 2020-09-30 | made shift-clicking work through the currenlty selected document decoration ↵ | bobzel | |
| background | |||
| 2020-09-30 | fixed dragging aliases using alias button. made dragging title of doc ↵ | bobzel | |
| decorations or alias button allow doc to be embedded | |||
| 2020-09-21 | changed acls so that only an admin owner distributes them when a doc is ↵ | bobzel | |
| added. changed default acls to be Add by default when not in private mode. restored filtering from search bar for developer mode. | |||
| 2020-09-21 | fixed honoring dropAction for documents dragged by their title. | bobzel | |
| 2020-09-19 | changed Add-Only so that if you have Admin rights to a document you can ↵ | bobzel | |
| remove it from a read-only or add-only collection | |||
| 2020-09-18 | change imageBox to choose img size based on PanelWidth, not document width. ↵ | bobzel | |
| fixed textboxcommetn date display | |||
| 2020-09-18 | added maximum height to stacking items in sidebar using childLimitHeight. ↵ | bobzel | |
| made stacking items non-interactive using contentsPointerEvents. made all links pubilc for now. | |||
| 2020-09-17 | changed text box headers from a template to a title bar. | bobzel | |
| 2020-09-16 | a bunch of changes to dragging/selection of ui buttons to turn off context ↵ | bobzel | |
| menus, remove close buttons on doc decoartions, fix the title region fo tabs, | |||
| 2020-09-11 | moved settings menu to the the documentButtonsBar | bobzel | |
