aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DocumentBox.scss
AgeCommit message (Collapse)Author
2020-05-04fixed links and snap lines broken by moving things into DragManager.Bob Zeleznik
2020-05-03extended documentBox's to support drag and drop of style. reorganized ↵Bob Zeleznik
imports to avoid some cycles
2020-04-02cleaned up applying template code. fixed DocumentBox to work better with ↵Bob Zeleznik
excluding collections + locking selection.
2020-04-01fixed document box to have sizable borders using x/ypadding. enabled ↵Bob Zeleznik
upSelector to select documentBox
2019-12-17fixed up interactions with documentBox contents.Bob Zeleznik
2019-12-17made documentbox more usable with borders, fwd/back/lock. and annotation ↵Bob Zeleznik
filtering.
2019-12-15added a DocumentBox as a contentfitting container for another document. ↵Bob Zeleznik
added a menu item for showing selected document.