aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/CollectionFreeFormDocumentView.scss
AgeCommit message (Collapse)Author
2023-11-16fixed alt-drag to toggle scroll mode. fixed replaceTab to work properly ↵bobzel
with panelNames. made slides pointing to trails open the target trails in situ. cleaned up code when starting drag to call freeformview more nicel. fixed brush/highlight of tabs. made collectionFreeformView/FreeformDocs use a more robust and simpler approach to caching freeform values.
2023-03-24overhaul of selection api so that schema and other views behave like ↵bobzel
freeform and use document views onClick for selection
2021-03-29fixed doc decorations for dictation. gave dictation docs a title. minor ↵bobzel
cleanup.
2019-10-13Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Stanley Yip
interaction_stanley
2019-10-12working version of new docked sidebar + configurable bottom buttons by ↵Bob Zeleznik
drag/drop
2019-10-03easy touch move document fixStanley Yip
2019-09-22initial commit post master mergeSam Wilkins