aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DocumentView.tsx
AgeCommit message (Expand)Author
2020-04-15fixed onCheckedClick to use scriptingBoxBob Zeleznik
2020-04-14fixed editing button click scriptsBob Zeleznik
2020-04-14added map undo batches. fixed marker flicker on drag. split up code.Bob Zeleznik
2020-04-13updated childDetailedView stuff for pivot viewBob Zeleznik
2020-04-13cleaned up rootSelected() to work with templates. adjusted nudge to favor mo...Bob Zeleznik
2020-04-12added nudging of documentsBob Zeleznik
2020-04-12added arrowkey nudging of freeform view. fixed background overflow.Bob Zeleznik
2020-04-11added tap-to-zoomBob Zeleznik
2020-04-10rearranged button/script field keys to -rawscript, -Bob Zeleznik
2020-04-10more cleanup for layoutDoc/dataDoc/rootDoc updates. fix to doc filtering chec...Bob Zeleznik
2020-04-09fix presbox to work with linked documents. more cleanup to use dataDoc/layout...Bob Zeleznik
2020-04-09fixed linkAnchorDoc so that it can be selected and deleted.Bob Zeleznik
2020-04-09fixed links to have a timecode again. updated a bunch of this.Document calls ...Bob Zeleznik
2020-04-09starting cleanupBob Zeleznik
2020-04-09added initial script template (onClick) for script behaviorsBob Zeleznik
2020-04-08fixed link previews to work with regions on PDFs, images etc,Bob Zeleznik
2020-04-08fixed isButton => isLinkButton updatesBob Zeleznik
2020-04-07lots of code cleanup - removed all northstar db stuff. added scriptingBox. ...Bob Zeleznik
2020-04-07got rid of some run-time errors/warnings related to CORS-ifying imagebox requ...Bob Zeleznik
2020-04-06cleaned up some scripting. added childClicks to UserDoc to extend menu of On...Bob Zeleznik
2020-04-06Merge branch 'master' into nativeWidthPropsBob 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-05Fixed docview bugsStanley Yip
2020-04-05debuggingBob Zeleznik
2020-04-05adding nativeWidth as props stuffBob Zeleznik
2020-04-05from lastBob Zeleznik
2020-04-05more cleanup to link following. got rid of unneeded link doc fields _context...Bob Zeleznik
2020-04-04fixed link zoom following for inPlace and otherwise.Bob Zeleznik
2020-04-04fix to presentationView opacity. removed getScale and zoomToScale props which...Bob Zeleznik
2020-04-04fixed not-selection buttons when clicked.Bob Zeleznik
2020-04-03fixed a bunch of warningsBob Zeleznik
2020-04-03added rootSelected() to make forceActive work betterBob Zeleznik
2020-04-03changed dontSelect to dontDecorateSelectionBob Zeleznik
2020-04-02mergeAndy Rickert
2020-04-02cleaned up applying template code. fixed DocumentBox to work better with excl...Bob Zeleznik
2020-04-01made it possible to link from one text selection to anotherBob Zeleznik
2020-04-01fixed display of link lines and movement of link anchorsBob Zeleznik
2020-03-31more settings ui + huge bugfixes with document dragging and selectionAndy Rickert
2020-03-31can't pass along ...props to DocumentContentsView -- that passes along props ...Bob Zeleznik
2020-03-30fixed captions and got rid of inappropriate references to Doc.expandTemplateBob Zeleznik
2020-03-30changed expandedTemplate to rootDocumentBob Zeleznik
2020-03-29added 'self' scripting parameter to always point to the source unexpanded doc...Bob Zeleznik
2020-03-28simplified linkDocs to not keep a context -- instead, link are made between a...Bob Zeleznik
2020-03-27fixed up embedded document view layout references in text boxes to 1) create ...Bob Zeleznik
2020-03-23fixed RichTextMenu to not obscure selection. fixed templateMenu to display a ...Bob Zeleznik
2020-03-19tweaked chrome for collectionsBob Zeleznik
2020-03-19fixed buttons on screenshotbox. added 'place' option to dragDrop to drop the...Bob Zeleznik
2020-03-13added reification of view menu items. tweaked sizing of collection chrome di...Bob Zeleznik
2020-03-12fixed reified buttons to not selectBob Zeleznik