aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm/CollectionFreeFormLayoutEngines.tsx
AgeCommit message (Collapse)Author
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-22various fixes to pivot view related things.bob
2020-01-22fixed pivot viewer to not have multiple columns with the same value. fixed ↵Bob Zeleznik
imagebox to show fade views. cleaned up makeMetadataFieldTemplate
2020-01-21added a ToString() method to fields so that rendering them as RichTextField ↵Bob Zeleznik
won't make them unreadable
2020-01-13fixed onChildClick handlers to work for freeform views. added padding for ↵bob
fitTocontents views. fixed performance with templates. added openOnRight script func. switched filter to ||,
2020-01-10better working version of pivot viewerbob
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-11-26mergeSam Wilkins
2019-11-26pivot label fixesSam Wilkins
2019-11-21more fixes to layout stuffbob
2019-10-20initial version of template refactoringBob Zeleznik
2019-09-27lint fixes and start of pdf cover page viewBob Zeleznik
2019-09-25all pdf annotations work?Bob Zeleznik
2019-09-25refactored collection view to be cleaner and more modular for supporting ↵Bob Zeleznik
things like PivotView. fixed pivot view selection bug.