aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionStackingView.tsx
AgeCommit message (Collapse)Author
2020-06-17made docFilters a prop on everythingBob Zeleznik
2020-06-18pdf changes + radial menu + create new workspacesgeireann
(bug with ink)
2020-06-17Merge branch 'master' into mobile_revision_directgeireann
2020-06-17fixed scrolling in left sidebar tools panel. changed docking data fieldto ↵Bob Zeleznik
track all tabs ever created. changed tab colors. enabled of embedding into text documents with 'a'
2020-06-16mobile menu bug fixes + doc button fixgeireann
2020-06-09fixed lots of errors/warnings. added 'a' to be able embed documents on ↵Bob Zeleznik
drop. added 'l' toggle to perist lasso/marquee mode.
2020-06-04prevented colectionstackview scrolling when nested collctions are scrolledBob Zeleznik
2020-05-26upate activeFrame from currentTimecodeBob Zeleznik
2020-05-18added opacity for stacking views.Bob Zeleznik
2020-05-16fixed copying of computed fields (bug when aliasing animated collections). ↵Bob Zeleznik
fixed opacity for presentation view. renamed timecode to match with video timecodes.
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-13fixed presentations to not find items in the presentation list. cleaned up ↵Bob Zeleznik
webbox css
2020-05-12fixed issues with preselements not updating. fixed focus issues with ↵Bob Zeleznik
stacking view for Presentations
2020-05-12changed isBackground setting to reset nativeW/H to W/H. fixed presBox ↵Bob Zeleznik
reordering. fixed resizing of fixedAspect suff from sides.
2020-05-11changed Cors behavior for WebBox(On for everything except GoogldDocs). ↵Bob Zeleznik
Update Freeze to work for ctrl-resizing text, and showing full screen. reorged context menus.
2020-05-07added batch requesting of list items. fixed some performance issues with ↵Bob Zeleznik
tree views.
2020-05-06fixed label box overflow. fixed linking to items in a stacking panel.Bob Zeleznik
2020-05-04fixed links and snap lines broken by moving things into DragManager.Bob Zeleznik
2020-05-03extended documentBox's to support drag and drop of style. reorganized ↵Bob Zeleznik
imports to avoid some cycles
2020-05-02turn off targetDropAction when dropping in same colleciton. cleaned up ↵Bob Zeleznik
PresBox stuff to use single template to render all contents (which are otherwise unmodified).
2020-05-02cleaned up a lot of layoutTemplate/String props. fixed link drawing.Bob Zeleznik
2020-05-01added childLayoutTemplate to render collection children w/o modifying them. ↵Bob Zeleznik
fixed docComponent's layoutDoc to use LayoutDoc prop. change buxton template to use new template mechanisms. fixed fixed lint errors.
2020-05-01fixed presentations to allow drag and drop. fixed pres box to use ↵Bob Zeleznik
RenderData instead of modifying presentation elements with unnecessary info like their containing PresBox and their presentation index position. COnverted COntentFIttingDocumentView to use DocumentView's props
2020-04-30added double click script supportBob Zeleznik
2020-04-27fixed fontsize inheritance. fixed masonry view with a columnWidth of -1 to ↵Bob Zeleznik
fit width. cleaned up masonry and editableViews
2020-04-26fixed multi/col/row views to work with templates. fixed context menu ↵Bob Zeleznik
subitems to appear on screen. fixed tree view display of text nodes.
2020-04-23fixed browser back after link navigation. simplified menus more. fixed ↵Bob Zeleznik
jitter mode to be seeded. fixed menu gear for collections. .
2020-04-18changed structure of template docs in sidebar. got rid of special context ↵Bob Zeleznik
menu in tree view in favor of pushing everything to document context menus which ca now be extended by the local document or through props.
2020-04-12fixed nudging stoppropagation stuff. fixed inPlace addDocTab for non ↵Bob Zeleznik
freeform views
2020-04-07lots of code cleanup - removed all northstar db stuff. added scriptingBox. ↵Bob Zeleznik
renamed things. made collectiontypes strings not numbers.
2020-04-06fixed autoHeight for masonry & removing observers when switching outBob Zeleznik
2020-04-06fixed sizing stacking views. fixed rotating images. fixed undo stacking drags.Bob Zeleznik
2020-04-06everything's working with panelwidth/height etc stuff?? maybe?Bob Zeleznik
2020-04-06many more fixes to nativewidth/height layout changes.Bob Zeleznik
2020-04-05more fixes to NativeWidth/Height & FreezeDimensions props stuffBob Zeleznik
2020-04-05debuggingBob Zeleznik
2020-04-05adding nativeWidth as props stuffBob Zeleznik
2020-04-03added rootSelected() to make forceActive work betterBob Zeleznik
2020-04-01fixed warnings and some compile errors. Made a key value layout and extened ↵Bob Zeleznik
DocumentBox to have a childLayoutKey field
2020-03-31fixed stacking view rendering of templates that treat regular docs like ↵Bob Zeleznik
collections (eg slideView)
2020-03-29fixed collection chrome pointerEvents. fixed dontSelect to allow ↵Bob Zeleznik
right-clicking. got rid of '@" template field special case
2020-03-19fixed buttons on screenshotbox. added 'place' option to dragDrop to drop ↵Bob Zeleznik
the original document without moving it. switched to passing childDropAction as a prop
2020-03-10made stacking view hide edit/view button unless selected. get rid of ↵Bob Zeleznik
columns with no documens when hideHeadings is set.
2020-03-03fixed enumerations a bit.Bob Zeleznik
2020-03-03fixes to allow navigation from hashtag tag to pivot/schema/stacking viewsbob
2020-02-27schema view & Stacking view code cleanup and minor ui fixesBob Zeleznik
2020-02-27adding colors to schema view will update the enumerated colors used by text ↵bob
boxes in freeformview.
2020-02-22removed LinkFollow box.Bob Zeleznik
2020-02-19getting rid of data docs from many placesBob Zeleznik
2020-02-16got rid of unneeded ignoreAspect field. other cleanup.Bob Zeleznik