aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm/CollectionFreeFormLayoutEngines.tsx
AgeCommit message (Collapse)Author
2020-07-28chaned # text syntax to create a field startin with #. chaned pivot views to ↵Bob Zeleznik
aggreate #keys as if the value were the key after the #
2020-05-15moving toward a proper slide transition systemBob Zeleznik
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-04-25several fixes for performance and for working with isBackground objects.Bob Zeleznik
2020-04-25hopefully final cleanup of pile up collection view. added doubleTap ↵Bob Zeleznik
support in setupMoveUpEvents
2020-04-24changed pivot view to support lists of values for keys (docs can appear ↵Bob Zeleznik
mulltiple times as replicas)
2020-04-24fixed problems with PivotView -- docs that show up when they shouldn't and ↵Bob Zeleznik
not being able to click the pivot background sometimes.
2020-04-24more starburst fixesBob Zeleznik
2020-04-24more starburst tweaks.Bob Zeleznik
2020-04-24moved iconify code into Doc from DocumentView. fixed up starburst a bit.Bob Zeleznik
2020-04-23fixed loading of notes with template types. changed noteTypes to ↵Bob Zeleznik
["template-notes"]. Added pass through free form layout engine.
2020-04-23fixed color box interactions. added starburst layout engine.Bob Zeleznik
2020-03-25set max size for tab titles. fixed collection sizing when filter is ↵Bob Zeleznik
expanded. fixed pivot view text height when small collection.
2020-02-25cleaned up timline decimal pointsbob
2020-02-22fixed freeform view to update its documents when a non-rendering (eg onClick ↵Bob Zeleznik
script) property changes
2020-02-16fixed warningsBob Zeleznik
2020-02-16mostly code simple cleanup.Bob Zeleznik
2020-02-13makes more senseSam Wilkins
2020-02-13thinning lineSam Wilkins
2020-02-13round 2Sam Wilkins
2020-02-13timeline scaling possible fixSam Wilkins
2020-02-13pivot label fixSam Wilkins
2020-02-12added childLayoutTemplate to freeform views. fixed height of timeline docs.bob
2020-02-11added ability to pass a Layout as a prop. changed presentations to use ↵bob
layout props. fixed creating a template for just an empty collection representing one field.
2020-02-11fixes to presentation display box, and timeline min/max/span requests.Bob Zeleznik
2020-02-10small cleanups to adding stacking views to contentfittingboxes (like ↵bob
time/pivot). needs to have nativeWidth/Height set.
2020-02-08cleaned up links on images. fixed axis sorting on pivot views. fixed ↵Bob Zeleznik
dragging link button
2020-02-07sped up pivot viewer by not recreating docs when pivot changes.Bob Zeleznik
2020-02-06quick fixes for pivot layout & pivoting downbob
2020-02-06fixed indexing bug in pivot drill downbob
2020-02-06added pivoting into a pivot columnbob
2020-02-06switch pivotField to _pivotField and fixed the sync script to be more ↵bob
general with timelines.
2020-02-05added additional view modes for presenationsBob Zeleznik
2020-02-05fixed pivot view rendering with text. fixed dragging items with click handlers.Bob Zeleznik
2020-02-04pivot view/time view workingbob
2020-02-03fixed performance of layoutengines.bob
2020-02-03fixed pivot view column layout.bob
2020-02-03attempt at performance tuning.bob
2020-02-03fixed timeline bug. made multirow/multicol use same fields.bob
2020-02-02added curTime to timelineBob Zeleznik
2020-02-02pivot layout tweaksBob Zeleznik
2020-02-02fixed template aliasing and expandingBob Zeleznik
2020-02-01moved all of pivot view into TimeView. tweaked layout for pivot. better fix ↵Bob Zeleznik
is straightforward.
2020-02-01several layout fixes for time views. removed remnants of animate to icon code.Bob Zeleznik
2020-01-31added multirow collection. cleaned up CollectionTimeview a bit.bob
2020-01-31added collectionTime viewbob
2020-01-31improved labeling for pivot viewerbob
2020-01-31fixed text labeling in pivot viewbob
2020-01-27pivot field box and proper AND/OR behavior of facetsSam Wilkins
2020-01-24made dataDoc be a data doc, not a layout doc & stopped expanding templates ↵bob
in DocumentContentsView. changed autoHeight to be _autoHeight layout property.