aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-12-01fixed formatted text box not to clear the richTextMenu when it blurs if it's ↵bobzel
still selected.
2020-12-01Removed temp presPropertiesgeireann
2020-12-01Merge branch 'master' into presentation_v1geireann
2020-12-01small changes to temp audio stopping (not final)geireann
2020-12-01temp media stop on change slidegeireann
2020-12-01UI mini changesgeireann
2020-11-30fixed react warningbobzel
2020-11-30Merge branch 'master' into sally-changesbobzel
2020-11-30fixes and minor changes to temporal media settings in pres. trailsgeireann
2020-11-30Merge branch 'master' into presentation_v1geireann
2020-11-30changed color to backgroundColor in styleProvider. added a stuyle provider ↵bobzel
for overlayDocs
2020-11-30Audio updatesgeireann
2020-11-29redesigned settings popupSally Chen
2020-11-29pres trails temporal media and fixing group with upgeireann
2020-11-29temporal media updates for pres. trailsgeireann
2020-11-29group with up functionalitygeireann
2020-11-28pres trail colors + group with upgeireann
2020-11-28Merge branch 'master' into presentation_v1geireann
2020-11-28audio in pres updates + pre-loadergeireann
2020-11-27removed overrideusodhi
2020-11-26some sharing menu changesusodhi
2020-11-25fixed run-time error when resetting the DBbobzel
2020-11-25filter + bug?usodhi
2020-11-25Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-11-24prevent 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-25Merge branch 'master' into presentation_v1geireann
2020-11-25loadergeireann
2020-11-24fixed ink pointer events to honor visiblepaintedbobzel
2020-11-24Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-11-23added an LOD minimapbobzel
2020-11-22fixed backgroundHalo() computedFn to not invalidate and cause new text boxes ↵bobzel
to lose focus.
2020-11-22added ungroup with typing 'u'bobzel
2020-11-22converted backgroundColor prop to a more general styleProvider.bobzel
2020-11-22extended clusters to support user groups. made clusters select contents on ↵bobzel
click. made send to back/ bring to front apply to entire selection.
2020-11-21fixed goldenLayout to remove rowCol when removing a stack if the rowCol's ↵bobzel
parent contains only the rowCol. prevented unlocking documents from setting NativeWidth/Height
2020-11-21fixed issue with tabs disappearing from Off-Screen tab listbobzel
2020-11-21turned off automatic loading of non-active tabs. fixed placement of ↵bobzel
contentfittingview content for link preview of web/pdf etc (was vertically displaced). turned off javascript in webBox's.
2020-11-20added 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-19fixed singleLine text to not show scroll bars. made Ink honor _isBackground.bobzel
2020-11-19made inkingStroke honor _isBackground. prevented link anchor dots from ↵bobzel
moving when target isn't visible. made ui option for showing/hiding link lines and for autoMoving anchor dots.
2020-11-18audioLionel Han
2020-11-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-11-14fixed mobx strict run-time exception when opening the presentation trail, ↵bobzel
then dragging a collection menu item into it.
2020-11-14fixed 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-14refactored treeview code slightlybobzel
2020-11-13fixed treeView to be able to access active() on contained document in order ↵bobzel
to keep slide sidebar active when sidebar documents are selected. fixed ContetntFittingDocumentView to show fitToBox correctly and more simplhy
2020-11-12only use arrow keys to pan freeform views that are at the top levelbobzel
2020-11-11fixes to centering of documents in ContentFittingDocumentView. fixed ↵bobzel
display of document title in tree view when it was alrady rendered in the tree view.
2020-11-11turned 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-10fixed Slides to be Colllections (not text) and fixed dockingView to display ↵bobzel
collections properly.