aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-12-03from lastbobzel
2020-12-03added zordering as a sort option for treeViewbobzel
2020-12-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-12-03changed parameters for style provider to use documentViewProps instead of ↵bobzel
renderDepth
2020-12-03fixed default textbox background color. added icons to treevie displaysbobzel
2020-12-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-12-03greyed out sharing indicatorusodhi
2020-12-03pullLionel Han
2020-12-03working timeline for videoLionel Han
2020-12-02prevent text docs being created when two+ docs are selected.bobzel
2020-12-02fixed warnings. prevent titles form showing up in presentationViewbobzel
2020-12-02added a loadtime cookie to keep track of last load time.bobzel
2020-12-02Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-12-02Merge branch 'master' into presentation_v1geireann
2020-12-02loader progress bar (superficial)geireann
- temp media changes
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