aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DocumentBox.tsx
AgeCommit message (Collapse)Author
2020-03-09fixed interactions with documentBoxbob
2020-03-09added dontRegisterView prop to fieldview so that intended textBox would ↵bob
selectonoad, not documentBox textbox that shows current selection
2020-03-06fixes to documentBox to work with templates. changed tree view to select ↵bob
documents. fixed panning in freeform view to account for scale correctly. increased max renderdepth to 12
2020-02-24fixed document box interactions to play nicely with prev/next & nested ↵Bob Zeleznik
document boxes
2020-02-20cleaned up a whole bunch of linking stuff. link menu / link types / link ↵bob
default behaviors / added LinkBox
2020-01-23got rid of rule provider stuff. fixed panning in freeform view with pivot ↵Bob Zeleznik
layouts
2020-01-10better working version of pivot viewerbob
2019-12-17warnings and fix to doc decorations close button to deselect firstBob Zeleznik
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-15fixed auto show seleted functionBob Zeleznik
2019-12-15added a DocumentBox as a contentfitting container for another document. ↵Bob Zeleznik
added a menu item for showing selected document.