aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections
AgeCommit message (Collapse)Author
2020-01-20templating fixesSam Wilkins
2020-01-20nothing changes.bob
2020-01-20close to buxton's initial workflowSam Wilkins
2020-01-18added initial DocumentFromField implementationSam Wilkins
2020-01-18switched mcview labels to editable viewsSam Wilkins
2020-01-18cleanup and commentingSam Wilkins
2020-01-17created files for mcview subcomponents, removed excess zeros in width labels ↵Sam Wilkins
and added colored feedback for resize mode. Need to implement more useful version of 'global' resize mode
2020-01-17added resize mode functionality based on location of drag initiation, pinned ↵Sam Wilkins
above and global below
2020-01-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-01-17fixed resize hover and added pinned resize to mc viewSam Wilkins
2020-01-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2020-01-17changed view types around to be stored on extension doc. added stuff to ↵bob
stackingview to create views of fields using ';"
2020-01-17moving around the createPolyline functionStanley Yip
2020-01-17show resizers on hoverSam Wilkins
2020-01-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penStanley Yip
2020-01-17removed golden layout stuffkimdahey
2020-01-17palette now doesn't interfere with touchStanley Yip
2020-01-17scale mc viewSam Wilkins
2020-01-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵kimdahey
claire_settings
2020-01-17added temporary golden layout functionskimdahey
2020-01-17multicolumn performance improvements and refactorSam Wilkins
2020-01-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-01-17drop target added to mc viewSam Wilkins
2020-01-17fixed placement of documentdecorations for multicolumnviewbob
2020-01-17adjustments to multiColumnView to support templatesbob
2020-01-17moved multilcolumnview into collections directorybob
2020-01-17moving things around. changed multiColumnView to not use intermediate ↵bob
config docs.
2020-01-17visual displays for widthsSam Wilkins
2020-01-16pivot viewer improvements.bob
2020-01-16better fix for sidebar / stacking view sizingbob
2020-01-15changed freeformdocument to use contentfittingviews if specified with ↵bob
FitToBox. fixed bugs with contentfittingviews & titles.
2020-01-15mobile interface emits events when switched to inking view and when strokes ↵Fawn
are drawn, currently with dummy callbacks
2020-01-15the quick brown fox jumped over the lazy dogStanley Yip
2020-01-14multicolumn view in context menuSam Wilkins
2020-01-14initial propagation of collectionmulticolumnviewSam Wilkins
2020-01-14ok we now use custom events for touch. im struggling with figuring out how ↵Stanley Yip
to ignore a hand lol
2020-01-14drawn strokes get added to mobile ink collectionFawn
2020-01-14fixes for stacking views to honor panelwidth/height -- allows stacking ↵bob
panels to be placed in Content fitting document views.
2020-01-14can add strokes to mobile inkFawn
2020-01-13fixed check box functions on treeviews to propagate to all childrenbob
2020-01-13fixed onChildClick handlers to work for freeform views. added padding for ↵bob
fitTocontents views. fixed performance with templates. added openOnRight script func. switched filter to ||,
2020-01-13palette events are now on gestureOverlay, but cffv and dv is still capturing ↵Stanley Yip
one and two finger events, which makes it impossible for the gestureoverlay to capture 5 fingers spread across different targets
2020-01-13fixed some scripting and added some functions for adding docFilters to ↵bob
collections
2020-01-13deleted old Session folder and fixed linter errorsSam Wilkins
2020-01-10better working version of pivot viewerbob
2020-01-09some stuff that ive played around with today. mobile interface, five ↵Stanley Yip
fingers, other stuff
2020-01-09fixed many warningsbob
2020-01-08gestures are now overlayed and can span collections/panes!Stanley Yip
2020-01-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penStanley Yip
2020-01-08starting somethingStanley Yip