aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-04-09fixed links to have a timecode again. updated a bunch of this.Document calls ↵Bob Zeleznik
to this.layoutDoc, this.dataDoc, etc
2020-04-09starting cleanupBob Zeleznik
2020-04-09from lastBob Zeleznik
2020-04-09added initial script template (onClick) for script behaviorsBob Zeleznik
2020-04-09from lastBob Zeleznik
2020-04-09cleaned up some scriptingBox code -- added parametersBob Zeleznik
2020-04-08from lastBob Zeleznik
2020-04-08reversionsBob Zeleznik
2020-04-08fixesBob Zeleznik
2020-04-08Merge branch 'master' into script_documentsBob Zeleznik
2020-04-08added scripting boxBob Zeleznik
2020-04-08fixed dragging docking tab gearBob Zeleznik
2020-04-08fixed link previews to work with regions on PDFs, images etc,Bob Zeleznik
2020-04-08fixed annotation overlays broken from previous changes for images/pdfs/etcBob Zeleznik
2020-04-08fixed bug with getDocTemplate(). fixed inPlace link following when there's ↵Bob Zeleznik
no inPlaceContainer.
2020-04-08from lastBob Zeleznik
2020-04-08fixed isButton => isLinkButton updatesBob Zeleznik
2020-04-08from lastBob Zeleznik
2020-04-07lots of code cleanup - removed all northstar db stuff. added scriptingBox. ↵Bob Zeleznik
renamed things. made collectiontypes strings not numbers.
2020-04-07fixed some search ui stuff.Bob Zeleznik
2020-04-07got rid of some run-time errors/warnings related to CORS-ifying imagebox ↵Bob Zeleznik
requests, and avoiding memoizing messages for computedFn's outside reactions.
2020-04-06cleaned up some scripting. added childClicks to UserDoc to extend menu of ↵Bob Zeleznik
OnClick options. switched containingCollection to thisContainer for onclick scripts
2020-04-06followLinkLocation can be set on LinkDoc. button box css fixes.Bob Zeleznik
2020-04-06fixed padding. added isInPlaceContainer flag. changed button content for ↵Bob Zeleznik
setting collection content to use the dropped document directly (not an alias of it)
2020-04-06fixed autoHeight for masonry & removing observers when switching outBob Zeleznik
2020-04-06from lastBob Zeleznik
2020-04-06fixed sizing stacking views. fixed rotating images. fixed undo stacking drags.Bob Zeleznik
2020-04-06everything's working with panelwidth/height etc stuff?? maybe?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-05Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebStanley Yip
2020-04-05some other changesStanley 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 ↵Bob Zeleznik
_context & _timecode
2020-04-04Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-04-04fixed link zoom following for inPlace and otherwise.Bob Zeleznik
2020-04-04warning fixesStanley Yip
2020-04-04fix to presentationView opacity. removed getScale and zoomToScale props ↵Bob Zeleznik
which weren't being used.
2020-04-04added double click to open lightbox from carousel.Bob Zeleznik
2020-04-04fixed not-selection buttons when clicked.Bob Zeleznik
2020-04-03from lastBob Zeleznik
2020-04-03from lastBob Zeleznik
2020-04-03fixed a bunch of warningsBob Zeleznik
2020-04-03fixed templateisused func. fixed slide view templateBob Zeleznik
2020-04-03Merge pull request #350 from browngraphicslab/search_docbobzel
Search doc
2020-04-03cleaning up .. removing Docs.Create.SearchDocumentBob Zeleznik