aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-10-30from lastbobzel
2020-10-30different fix from before?bobzel
2020-10-30fixed crash on pres trails when closing propertiesBoxbobzel
2020-10-30fixed bookmarked views to not break when there's no current frame. (caused ↵bobzel
the bug with the large bookmark icon after having created and invoked a previous bookmark icon)
2020-10-30fixed setting links from link dialogue in text boxesbobzel
2020-10-29fixed images not having a height when importedbobzel
2020-10-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
restored_server_monitor
2020-10-28fixed up webBox's to navigate better synchronously when srollTop chagnes. ↵bobzel
fixed navigation in wikipedia and other pages when hyou dont' click directly on a link.
2020-10-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
restored_server_monitor
2020-10-28fixed dark scheme mode for menu, properties view, and minimap button.bobzel
2020-10-28fixed warningsbobzel
2020-10-28Merge branch 'presentation_v1'bobzel
2020-10-28fixed up dark schema a bit.bobzel
2020-10-28undoing dummy changeusodhi
2020-10-28dummy changeusodhi
2020-10-27Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
restored_server_monitor
2020-10-27removed console.logGeireann Lindfield Roberts
2020-10-27Performance updates for up/down arrowsGeireann Lindfield Roberts
Only calls resetSelection when necessary
2020-10-27PresBox cleanup + trying to find slight delayGeireann Lindfield Roberts
2020-10-26Merge branch 'restored_server_monitor' of ↵usodhi
https://github.com/browngraphicslab/Dash-Web into restored_server_monitor
2020-10-26fixed comparisonBox animation synchronization and fixed cursors over drag sliderbobzel
2020-10-25fixed placement of link button for scaled text views. fixed document ↵bobzel
decorations for ContentFittingDocViews & fitWidth items. Fixed documentDeocrations for CollectionMulticolumn view.
2020-10-25changed title to be gray when an undo batch has not completed. useful for ↵bobzel
debugging mostly.
2020-10-25Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbobzel
2020-10-25fixed undoing tab namebobzel
2020-10-26remove console.logGeireann Lindfield Roberts
2020-10-26Update PresBox.tsxGeireann Lindfield Roberts
2020-10-26Fixed " - Slide" being added over and over when draggingGeireann Lindfield Roberts
2020-10-26oopsGeireann Lindfield Roberts
2020-10-26UI max-height changeGeireann Lindfield Roberts
2020-10-26minor UI color change + reformattingGeireann Lindfield Roberts
2020-10-26Pres element selection + dragging items directly into presentationGeireann Lindfield Roberts
2020-10-25Merge branch 'master' into presentation_v1Geireann Lindfield Roberts
2020-10-25Merge branch 'master' into presentation_v1Geireann Lindfield Roberts
2020-10-25added reaction to switch current presentation when selectedbobzel
2020-10-25Update PresBox.tsxGeireann Lindfield Roberts
2020-10-25fixed updating pres.box instance and selectedArray to trigger mobx updates ↵bobzel
properluy
2020-10-25undo/redo for slider changesGeireann Lindfield Roberts
+ updating options for pan / scroll pinned views
2020-10-25code cleanup and changesGeireann Lindfield Roberts
- fix open in new tab bug changed from replace
2020-10-24add slide title and fix shift-arrow selectionGeireann Lindfield Roberts
2020-10-24Merge branch 'master' into presentation_v1Geireann Lindfield Roberts
2020-10-24Merge branch 'presentation_v1' of ↵Geireann Lindfield Roberts
https://github.com/browngraphicslab/Dash-Web into presentation_v1
2020-10-24commits for mergeGeireann Lindfield Roberts
- console + presBox + audio
2020-10-23improved selection/play/context menu behavior of youtube videos. fixed ↵bobzel
youtube videos to pinwithview better by capturing timecode after a seek drag event so that you can pin with view.
2020-10-23fixed major performance/bug with replaceTab AddDocTab where they weren't in ↵bobzel
an action so lots of extra/wrong work was being done. Now switching slides should work when they open new tabs.
2020-10-23Merge branch 'master' into presentation_v1geireann
2020-10-23fixed presBox to re-use a tab instead of creating one when Open is set.bobzel
2020-10-22fixed presBox errors related to opening context menubobzel
2020-10-22added more caching for linkManager queries.bobzel
2020-10-22aadded some caching to tabView propertiesbobzel