aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/CollectionFreeFormDocumentView.tsx
AgeCommit message (Collapse)Author
2020-04-03added rootSelected() to make forceActive work betterBob Zeleznik
2020-02-16got rid of unneeded ignoreAspect field. other cleanup.Bob Zeleznik
2020-02-14cleaned up backgroundColor settings and cluster overrides. added a darkSchemeBob Zeleznik
2020-02-12added animated switching between templates + toggle Detail menu item.bob
2020-02-07sped up pivot viewer by not recreating docs when pivot changes.Bob Zeleznik
2020-02-06restored isBackground for documents that don't want to respond to anything.bob
2020-02-03attempt at performance tuning.bob
2020-02-02added curTime to timelineBob Zeleznik
2020-02-01several layout fixes for time views. removed remnants of animate to icon code.Bob Zeleznik
2020-01-29ui cleanup for pivot viewer/chrome. error fixes. fixed layout of flyoutsbob
2020-01-28fixed clusters -- added shift for joining multiselections to clusters.Bob Zeleznik
2020-01-28fixed selection borders on pivot view items.Bob Zeleznik
2020-01-28functional child templates for Buxton viewbob
2020-01-23got rid of extension docs. changed layout-specific keys to start with "_" ↵bob
which flags them to be written to the current layout document
2020-01-23got rid of rule provider stuff. fixed panning in freeform view with pivot ↵Bob Zeleznik
layouts
2020-01-15changed freeformdocument to use contentfittingviews if specified with ↵bob
FitToBox. fixed bugs with contentfittingviews & titles.
2020-01-11Merge branch 'master' of github.com:browngraphicslab/Dash-Web into no_dbTyler Schicke
2020-01-10better working version of pivot viewerbob
2020-01-09Fixed an error I was having with animejsTyler Schicke
I don't think this should break things for anyone, because the code should be doing basically the same thing, but for some reason I was getting errors with the previous way.
2019-12-11fixed dragging/toggling of floating layer documentsBob Zeleznik
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-11-26fixed tree view sorting (a little) and kept title box editable after tabbing.bob
2019-11-21made textbox sidebar toggle a widget. fixed isAnimating stuff. made ↵bob
TraceMobx to simplify tracing
2019-11-20lots of changes to make rendering more efficient (fewer mobx invalidations). ↵bob
made selection and collecitonviews use an observableMap that works now.
2019-11-19more fixes to pdfsbob
2019-11-05minor cleanupbob
2019-11-04cleaned up some exceptions, runtime warnings, fixed borderRounding, and ↵bob
adding to Library->Documents
2019-10-21big cleanup of layoutStrings, fieldExt, fieldKey, etcBob Zeleznik
2019-10-20initial version of template refactoringBob Zeleznik
2019-10-19cleaned up a bunch layout vs doc issues related to templatesBob Zeleznik
2019-10-17fixed some display issues with templates and linkingBob Zeleznik
2019-10-16a bunch of fixes to layouts to support templates in paticular.bob
2019-10-09mergedBob Zeleznik
2019-09-28lots of fixes to pdfs and link following.Bob Zeleznik
2019-09-27fixed borderRounding. fixed pdf marqueeing for efficiency.bob
2019-09-26hopefully last fixes for pdf interactions -- this time for marquee dragging ↵bob
with right button.
2019-09-25all pdf annotations work?Bob Zeleznik
2019-09-25Merge branch 'master' into pdf_refactorbob
2019-09-25fixing up pdf rendering...bob
2019-09-25refactored collection view to be cleaner and more modular for supporting ↵Bob Zeleznik
things like PivotView. fixed pivot view selection bug.
2019-09-24fixed moving to not redraw objects. pdf changes started.bob
2019-09-20simplified script execution api a little. fixed dataDoc() related stuff in ↵bobzel
various Box's. fixed some template stuff.
2019-09-17final fixes for icon animations?Bob Zeleznik
2019-09-17cleanup for animating document icon collapse/expand - still need to fix for ↵Bob Zeleznik
docs without native dimensions. lots of lint fixes.
2019-09-17cleaning up icon animationsbob
2019-09-17lots of code cleanup in collectionFreeFormDocumentView and DocumentViewbob
2019-09-16fixed boxShadows for backgrounds and activeDocuments() for ↵bob
freeformviews/marquees
2019-09-13refactored how ruleProvider's work. overloaded custom template for ↵bob
creating metadata fields
2019-09-12cleaned up rulerProvider a bit and added menu item to turn it on.Bob Zeleznik
2019-09-11fixed some template issues specifically for self-templates.Bob Zeleznik