aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DragBox.tsx
AgeCommit message (Collapse)Author
2019-10-12a bunch of fixes to clean up drag box stuff.Bob Zeleznik
2019-10-12dragbox improvements to control creating aliases/copiesBob Zeleznik
2019-10-12a few more tweaks and now the bottom buttons are customizableBob Zeleznik
2019-10-12working version of new docked sidebar + configurable bottom buttons by ↵Bob Zeleznik
drag/drop
2019-10-11changes to menu layoutsbob
2019-09-20simplified script execution api a little. fixed dataDoc() related stuff in ↵bobzel
various Box's. fixed some template stuff.
2019-09-18cleaned up a lot more stuff in DocumentView and relatedBob Zeleznik
2019-09-15changed moveDocument to move the draggedDoc -- its up to the caller to add ↵Bob Zeleznik
the droppedDoc if it wants to. cleaned up some old code related to passing dataDoc along with doc's to drag and other functinos
2019-08-08fixed dragbox dragging.bob
2019-08-08dragBoxesbob