aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm/CollectionFreeFormLayoutEngines.tsx
AgeCommit message (Collapse)Author
2021-09-23fixed one crash when color string has capital letters.bobzel
2021-09-21fixed up some darkScheme css, enabled comic mode for developers, enabled ↵bobzel
opening up fields on dashboards in myDocuments
2021-07-26cleaned up pile view a bit so that it doesn't scale up huge when there's one ↵bobzel
document. made the pile be round and drop-shadowed. made the pile go away immediately if there are no documents. made it work with undo.
2021-02-17changed pivotview tags a bit to keep list smallbobzel
2021-02-16updated pivot views to have a getAnchor() method to save the pivotField when ↵bobzel
linking. added an engineProp to layoutEngiens so that you can preview a change in a LinkDocPreview without modifying the document.
2021-02-15updated forward hypertext links using [[:]] notation.bobzel
2020-10-17major rewrite of native width/height/aspect. Fixed scaling of text note ↵bobzel
sidebars.
2020-08-29fixed maximize docdecoration to toggle target w/o making an alias. use ↵bobzel
ctrlKey to make an alias. removed dashboardBrush stuff. cleaned up DocDecoartions css slightly
2020-08-21switched from "scenes" to "dashboards"bobzel
2020-08-21trying scenes instead of workspacesbobzel
2020-07-28cleaned up some font stuff. cleaned up DocumentView a bitBob Zeleznik
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