aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.tsx
AgeCommit message (Expand)Author
2024-05-02lots more dependency cycle unwinding.bobzel
2024-04-30unwinding more import loops by splitting up Documents.ts into DocUtils.ts and...bobzel
2024-04-30unwinding some import cycles. added PinFuncs and .from(dv:DocumentView) for ...bobzel
2024-04-30broke out clusters code from freeformview to its own file. cleaned up a bit.bobzel
2024-04-30changed acl- and some other field- to acl_ and field_ stylebobzel
2024-04-29updating showDocument to not have to know about groups -- all group logic is ...bobzel
2024-04-28cleaned up explore mode to use focus(). fixed focusing on group doc elements...geireann
2024-04-28simplified explore mode implementationbobzel
2024-04-27pulleleanor-park
2024-04-25pinning freeform contents now captures the layoutbobzel
2024-04-25added toList() for Doc|Doc[]bobzel
2024-04-25minor lint cleanupbobzel
2024-04-24fixed search on pdfs to display results when pDF is not selected. fixed pres...bobzel
2024-04-24several fixes to radius ink eraser to fix eraser shap, intersections with str...bobzel
2024-04-23erase multiple segments bugeleanor-park
2024-04-21more lint cleanupbobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-04-14clean up of freeform centeringShift and nativeScalingbobzel
2024-04-14from lastbobzel
2024-04-14update to masterbobzel
2024-04-14clean up importsbobzel
2024-04-14from lastbobzel
2024-04-14from lastbobzel
2024-04-14fixed coordinate system transform for inkbobzel
2024-04-14Merge branch 'eleanor-starter' of https://github.com/brown-dash/Dash-Web into...eleanor-park
2024-04-14working on radius eraser bugeleanor-park
2024-04-10eraser circled createdeleanor-park
2024-04-10remove collection color styling from this branchSophie Zhang
2024-04-09Merge branch 'master' into sophie-ai-imagesSophie Zhang
2024-04-08radius erase re-implement startedeleanor-park
2024-04-07radius erase changeseleanor-park
2024-03-31some cleanupeleanor-park
2024-03-31fixed dropdown in title bar location. moved rotate button up to not interfer...bobzel
2024-03-30cleanup of import orderings.bobzel
2024-03-30updated mermaids template. updated paintFunc to also render the underlying co...bobzel
2024-03-30added Labels button for turning ink labels on/off. added Pixels and Rotate b...bobzel
2024-03-26added empty image tool and click on empty image to select from filesystem. ...bobzel
2024-03-23fixed linking to parts of a template. fixed highlting part of a template whe...bobzel
2024-03-22make ink stroke labels visible always for closed gesture strokes.bobzel
2024-03-21preliminary react-spring animsSophie Zhang
2024-03-20tried to start closed curve managementeleanor-park
2024-03-19functional erase code completeeleanor-park
2024-03-17use metakey to edit computedfield result instead of expression in schema cell...bobzel
2024-03-14fixed disabling info ui to keep it off -- use settings manager to turn it bac...bobzel
2024-03-12i have an erroreleanor-park
2024-03-09fixed up default text that uses a template to process an initial carriage ret...bobzel
2024-03-07fixed several things related to templates for labels (used as icons) and Fon...bobzel
2024-03-07feat: added dropdown for ease functionSophie Zhang
2024-03-04changes to restore template menu and fix freeform templates to always show co...bobzel
2024-02-29fixed minimap to show at least as much as the freeformview is showing (was a ...bobzel