aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-06-05changed all scroll behaviors to be _scrollTop to go to a scroll and _scrollY ↵Bob Zeleznik
to animate to it.
2020-06-04cleaned up animation timeline a bit. fixed interaction of clicking on ↵Bob Zeleznik
timeline header to navigate
2020-06-04prevented colectionstackview scrolling when nested collctions are scrolledBob Zeleznik
2020-06-04prevent scrolling when interacting with nested content in GridViewBob Zeleznik
2020-06-04fixed content fitting of freeform views in treeview.Bob Zeleznik
2020-06-04Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
grid_view_secondary
2020-06-04slider added + wheel propagation prevented + fixed bug in changeListenerDisposerusodhi
2020-06-04added numcols buttons to chrome + fixed some chrome css + added rowheight ↵usodhi
slider + rowheight slider css + fixed bug on document delete in freeform and reenter grid
2020-06-03fixed doc decorations title cssBob Zeleznik
2020-06-03cleaned up internalDrop code. fixed drop to work with ACLs that don't ↵Bob Zeleznik
permit drop
2020-06-03fixes for acl's (naming, ignore owner)Bob Zeleznik
2020-06-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
grid_view_secondary
2020-06-02enabled annotations with hypothes.isBob Zeleznik
2020-06-02fixed background of preselementbox itemsBob Zeleznik
2020-06-02fixed static flag bugusodhi
2020-06-02added text doc creation functionality + css + handled some bugs in json layoutsusodhi
2020-06-01jsonified doc layout listusodhi
2020-06-01merged with grid_view_tertiary i.e. node add/delete listenerusodhi
2020-06-01resolving conflictsusodhi
2020-06-01cleanupusodhi
2020-06-01pullingusodhi
2020-06-01added grid ref and fixed cssusodhi
2020-05-30rendering fixesSam Wilkins
2020-05-30Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-05-30fixed private ACL. added event so that crhome extension can tell Dash which ↵Bob Zeleznik
document to navigate to.
2020-05-30buxton pdf fixSam Wilkins
2020-05-30buxton pdf linking implementationSam Wilkins
2020-05-29added a version of client-side ACL'sBob Zeleznik
2020-05-29added toggle to switch from fade to default keyframe. added mixBlendMode for ↵Bob Zeleznik
collections
2020-05-29moved frame animation into freeform chrome. fixed marquees of docs at ↵Bob Zeleznik
non-zero frame. fixed pile view to use its own _pileLayoutEngine key to avoid leaving colleciton in an animated state. added toggle for snap linew views. cached transforms in CollectionFreeformView for performance.
2020-05-28added aimated transitions to presentations of frame animationsBob Zeleznik
2020-05-28fixed pdf text selectionBob Zeleznik
2020-05-28should be working, but seems like there's a bug in grid packages interaction ↵Bob Zeleznik
events.
2020-05-28cssusodhi
2020-05-28fixed mergeusodhi
2020-05-28minorusodhi
2020-05-27from lastBob Zeleznik
2020-05-27fixed layout and interactions of grid viewBob Zeleznik
2020-05-27fixed ineracting with documents selected in GridViewBob Zeleznik
2020-05-27changesusodhi
2020-05-27fixed doc decorations and sizing of grid view docs.Bob Zeleznik
2020-05-27fixed pointer eventsBob Zeleznik
2020-05-26maded stackingViewFieldColumn targets fit available space on draggingBob Zeleznik
2020-05-26tweakSam Wilkins
2020-05-26cleanup and commentsSam Wilkins
2020-05-26modified deleteusodhi
2020-05-26commentsSam Wilkins
2020-05-26added reaction for layout doc tracking, cleanup, fixed layout on reload, ↵Sam Wilkins
imported scss file
2020-05-26restored change that was lost in earlier merge.Bob Zeleznik
2020-05-26fixed makeInterpolatedBob Zeleznik