aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionStackingViewFieldColumn.tsx
AgeCommit message (Collapse)Author
2020-01-28multicolumn drop fixes. adding menu entry to stacking columndocs. fixed ↵bob
imagebox nativewidth/height settings.
2020-01-25added text templates for FormattedText, added field views in formatted text ↵Bob Zeleznik
box, got rid of documentText @@@ initing of FormattedText
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.
2020-01-24idle changes.Bob Zeleznik
2020-01-23fixes to template editing in stacking viewBob Zeleznik
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-22fixed template/scripting problem. added collectionDoc parameter for onClick ↵bob
scripts. made buxton layout update hero image on click.
2020-01-21fixed up creating template fields in stacking views (+ after the template is ↵Bob Zeleznik
made)
2020-01-18added initial DocumentFromField implementationSam Wilkins
2020-01-17changed view types around to be stored on extension doc. added stuff to ↵bob
stackingview to create views of fields using ';"
2019-12-12major changes to drag and dropbob
2019-12-06performance tuning for sidebarBob Zeleznik
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-10-24fixed some stacking view layout. added a miniHeader layout for stacksBob Zeleznik
2019-10-21initial simplification to fieldExtbob
2019-10-11changes to menu layoutsbob
2019-10-10got rid of all CollectionView wrappers around XxxBox's added ↵bob
DocAnnotatableComponent
2019-10-10fixed document decorations for masonry view & scrolling. cleaned up ↵Bob Zeleznik
duplicated code a bit.
2019-10-09mergedBob Zeleznik
2019-10-09fixed compile errors and exceptionsBob Zeleznik
2019-10-06otatopeeng5
2019-10-06potatoeeng5
2019-10-06masonry alias fixed, collapse inidicator addedeeng5
2019-10-06indicator for create aliaseeng5
2019-10-01UI changes: 3 buttons, bar, menu w/ aliaseeng5
2019-09-28delete and menu button for group headereeng5
2019-09-25all pdf annotations work?Bob Zeleznik
2019-09-24delete enabledeeng5
2019-09-24Initial menu for header capabilitieseeng5
2019-09-18cleaned up some CompileScript codeBob Zeleznik
2019-09-15changed moveDocument to move the draggedDoc -- its up to the caller to add ↵Bob Zeleznik
the droppedDoc if it wants to. cleaned up some old code related to passing dataDoc along with doc's to drag and other functinos
2019-09-14various fixes for templating and publishing document idsbob
2019-08-27fixes for doc decorations with resizing textboxes.bob
2019-08-27fixed autoheight for masonryeeng5
2019-08-26create aliases using alt; still has orig problemseeng5
2019-08-25fixed sorting for treeviews. fixed adding text items to stacking views. ↵Bob Zeleznik
fixed how commands are added to collection view sub types.
2019-08-25fixed sync of doc decorations with scrolled stacking/masonry viewsBob Zeleznik
2019-08-23pulled from mastereeng5
2019-08-23fixed colorpicker flyout anchorPointeeng5
2019-08-23masonry + stacking color, delete, collapse, drageeng5
2019-08-21from last with presentations and small tweaks.bob
2019-08-20UI enhancements and other backend fixes for templates.bob
2019-08-20factoring out masonry code into new fileeeng5
2019-08-14fixed more sizing issues with stacking/masonry viewsBob Zeleznik
2019-08-13more layout fixes for masonry/stackingBob Zeleznik
2019-08-13changes to fix stacking layouts used with templates. rearrangement of menu ↵bob
options.
2019-08-13added fillColumn to stacking viewsbob
2019-08-13fixed stacking layouts. added image cross fading.Bob Zeleznik
2019-07-31some QoL css changeskimdahey
2019-07-31disabled does not show ADD NEW / GROUP buttonskimdahey