aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/ContentFittingDocumentView.tsx
AgeCommit message (Expand)Author
2020-02-03fixed performance of layoutengines.bob
2020-01-28minor cleanup so that layout strings are all stored in layout_<name> fieldsBob Zeleznik
2020-01-28template rendering fixes for stacking view.bob
2020-01-23got rid of extension docs. changed layout-specific keys to start with "_" wh...bob
2020-01-23got rid of rule provider stuff. fixed panning in freeform view with pivot la...Bob Zeleznik
2020-01-16fixed context menu on mac. fixed exceptions with contentScaling and contentf...Bob Zeleznik
2020-01-10better working version of pivot viewerbob
2019-12-17fixed up interactions with documentBox contents.Bob Zeleznik
2019-12-16added onclick option for selecting first link target. changed contentFitting...Bob Zeleznik
2019-12-15added a DocumentBox as a contentfitting container for another document. adde...Bob Zeleznik
2019-12-12major changes to drag and dropbob
2019-12-06performance fixes for sidebar. stop re-rendering docking view when sidebar ...Bob Zeleznik
2019-12-05oops. fixed mobx problem with library path.bob
2019-12-04started to add pathsbob
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-11-24lots of fixes for full screen image/pdf/video views. fixes to image box fade...Bob Zeleznik
2019-11-20lots of changes to make rendering more efficient (fewer mobx invalidations). ...bob
2019-11-13fixed recentlyClosed on startup and added clearAll. fixed textbox comment la...bob
2019-11-12switched link preview to be a document viewBob Zeleznik
2019-11-08moved schemaPreview into ContentFittingDOcumentView. fixed dragging link anc...bob