aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-01-17css updateskimdahey
2020-01-17multicolumn performance improvements and refactorSam Wilkins
2020-01-17merge w masterkimdahey
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-17opacitySam Wilkins
2020-01-17visual displays for widthsSam Wilkins
2020-01-16logical differentiation between unit and magnitude for multicolumn view ↵Sam Wilkins
config width data, additional commenting and cleanup
2020-01-16much more flexible approach for distributing fixed width targetsSam Wilkins
2020-01-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-01-16basic multicolumn resizing implemented, still not performant at allSam Wilkins
2020-01-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2020-01-16pivot viewer improvements.bob
2020-01-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-01-16session keySam Wilkins
2020-01-16additional qol changeskimdahey
2020-01-16extra fixes after pull from masterkimdahey
2020-01-16better fix for sidebar / stacking view sizingbob
2020-01-16merged w masterkimdahey
2020-01-16fixed context menu on mac. fixed exceptions with contentScaling and ↵Bob Zeleznik
contentfittingviews. fixed sizing of mainview's contents
2020-01-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-01-16changed template menu buttonBob Zeleznik
2020-01-15strokes drawn on mobile interface are translated properly to desktop mobile ↵Fawn
ink overlay
2020-01-15abstracted mobile ink overlay stuff into its own componentFawn
2020-01-15wow this almost drove me crazy but swipey swipes on five fingersandrewdkim
2020-01-15strokes from mobile interface get properly inserted into desktop with offset ↵Fawn
of the mobile ink overlay
2020-01-15Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2020-01-15changed freeformdocument to use contentfittingviews if specified with ↵bob
FitToBox. fixed bugs with contentfittingviews & titles.
2020-01-15almost nothingSam Wilkins
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-15linter + baseline functional multicolumn viewSam Wilkins
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-14temp fix for inkingstroke type error when on mobile viewFawn
2020-01-13Merge branch 'pen' of https://github.com/browngraphicslab/Dash-Web into remoteFawn
2020-01-13radial menu stuff added, too unstable to use currentlyStanley Yip
2020-01-13some fixesStanley Yip
2020-01-13started creating mobile ink viewFawn
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