aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/ContentFittingDocumentView.tsx
AgeCommit message (Expand)Author
2020-05-03extended documentBox's to support drag and drop of style. reorganized import...Bob Zeleznik
2020-05-02cleaned up a lot of layoutTemplate/String props. fixed link drawing.Bob Zeleznik
2020-05-01fixed presentations to allow drag and drop. fixed pres box to use RenderData...Bob Zeleznik
2020-04-30added double click script supportBob Zeleznik
2020-04-07got rid of some run-time errors/warnings related to CORS-ifying imagebox requ...Bob Zeleznik
2020-04-06everything's working with panelwidth/height etc stuff?? maybe?Bob Zeleznik
2020-04-06many more fixes to nativewidth/height layout changes.Bob Zeleznik
2020-04-05more fixes to NativeWidth/Height & FreezeDimensions props stuffBob Zeleznik
2020-04-05adding nativeWidth as props stuffBob Zeleznik
2020-04-04fix to presentationView opacity. removed getScale and zoomToScale props which...Bob Zeleznik
2020-04-03added rootSelected() to make forceActive work betterBob Zeleznik
2020-04-01fixed warnings and some compile errors. Made a key value layout and extened ...Bob Zeleznik
2020-03-19fixed buttons on screenshotbox. added 'place' option to dragDrop to drop the...Bob Zeleznik
2020-02-19getting rid of data docs from many placesBob Zeleznik
2020-02-16fixed warningsBob Zeleznik
2020-02-14cleaned up backgroundColor settings and cluster overrides. added a darkSchemeBob Zeleznik
2020-02-13starting a broad cleanup of code. trying to make standard doc field names be...Bob Zeleznik
2020-02-11added ability to pass a Layout as a prop. changed presentations to use layou...bob
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