aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.scss
AgeCommit message (Collapse)Author
2023-12-11fixed includes of scss globals into typescript files.bobzel
2023-12-05new collection freeform info uialinayejin
2023-11-01cleaned up presentaton path linesbobzel
2023-09-29fixed autoHeight text scrolling in its own tab and elsewhere. update ↵bobzel
ChildDrag to GroupChildDrag and simplified documentView code. fixed MapAnchorMenu to allow linking by dragging text icon.
2023-08-17fixed brushing of pinned viewports for chrome to not flash. converted ↵bobzel
pres<Property> to config_<property> and treeView<Property> to treeView_Property. fixed text toolbar to show/set text properties based on insertion point.
2023-02-10changed ink masks to have a blur and to allow masks of different colors by ↵bobzel
adjusting the color value to have no blackness.
2022-11-14fixed following link 'inPlace' from within lightbox to do same thing as if ↵bobzel
out of lightbox. fixed contentActive behavior for multicolumn view. removed progressivize from presbox.
2022-08-22made inkMasks animate when they are turned on /off. fixed inkStrokes to ↵bobzel
be interpolated when they have an activeFrame set.
2022-08-11added better ui and backend support for mask ink strokes. added frame #'s ui ↵bobzel
for seeing current animation frame.
2021-07-10Standardizing Colors, changing global CSS variablesAshley Cai
2021-02-24cleaned up DocumentView's contentView api to be more general. fixed ↵bobzel
screenToLocal for freeformView's whenb _fitToBox is set. moved webBox menu items out of CollectionMenu and into WebBox using the contentView API.
2020-11-20added a preliminary Layer mechanism. changed documentDecrations to not go ↵bobzel
out of the mainDocument area. changed parentActive to work "recursively" through stacks of background documents.
2020-11-08added an optional background grid for collections.bobzel
2020-11-01pinWithView works with view pathsGeireann Lindfield Roberts
+ removed Pan options and Scroll options
2020-09-18view paths UI from pres_updatesGeireann Lindfield Roberts
2020-07-24internal navgeireann
2020-07-20ui updates + progressivize featuresgeireann
2020-07-15added progressivize featuresgeireann
2020-06-28renamed some fields scale=>_viewScale, transtion=>dataTransition, ↵Bob Zeleznik
panTransformType=>_viewTransform. fixed animation frames to not break acls (sort of).
2020-05-29moved frame animation into freeform chrome. fixed marquees of docs at ↵Bob Zeleznik
non-zero frame. fixed pile view to use its own _pileLayoutEngine key to avoid leaving colleciton in an animated state. added toggle for snap linew views. cached transforms in CollectionFreeformView for performance.
2020-05-23several fixes to progressivization and added UI for editing by suspending ↵Bob Zeleznik
transparency
2020-05-15cleaned up frame animation buttons. Added server code for https? removed ↵Bob Zeleznik
unused devserver from webpack.config
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-23fixed loading of notes with template types. changed noteTypes to ↵Bob Zeleznik
["template-notes"]. Added pass through free form layout engine.
2020-04-20fixed deiconify & clipping LOD collections & PathsBob Zeleznik
2020-04-12added arrowkey nudging of freeform view. fixed background overflow.Bob Zeleznik
2020-02-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penyipstanley
2020-02-11did the maths :')kimdahey
2020-02-10finishedkimdahey
2020-01-31improved labeling for pivot viewerbob
2019-12-16from lastbob
2019-12-16from lastbob
2019-12-16fixed styling of freeformview placeholderbob
2019-12-15added LOD detail switching for collection free form viewsBob Zeleznik
2019-11-21more fixes to layout stuffbob
2019-11-19minor cleanup. fix for collections being a backgroundbob
2019-10-13Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Stanley Yip
interaction_stanley
2019-10-13improved marquee menu interactions, fixed issue with panning on cffvStanley Yip
2019-10-08basic interactions, not very robustStanley Yip
2019-10-04got rid of MainOverlayTextBox! fixed some things with embedding docs in textBob Zeleznik
2019-08-01added floating docsbob
2019-07-24Added custom views to layout scriptsTyler Schicke
2019-07-12changed a bunch of style/color things with treeView and toolbarbob
2019-07-11fixed fitToBox stuff.bob
2019-07-11trying to make everything work the same wayBob Zeleznik
2019-06-27pdf fixesyipstanley
2019-06-11fixed text input to allow typing from the bottom (caption) and to allow text ↵bob
boxes to grow vertically (autoHeight)
2019-05-28added pasting of img url's with ctrl-b, switched stacking view to a masonry ↵bob
view like pinterest. fixed template overlays.
2019-05-22added shift+ctrl dragging of images natively. changed z-index & ordering to ↵bob
allow videos to swho controls & ink. fixed dragging schema docs to copy
2019-05-08fixes for templates including changing the relative order of ↵bob
CollectionOverlayView in the stack