aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.tsx
AgeCommit message (Expand)Author
2024-05-12Merge branch 'eleanor-starter' of https://github.com/brown-dash/Dash-Web into...eleanor-park
2024-05-12trying out a circle around the cursoreleanor-park
2024-05-09tweaks to make eraser deletion more efficientbobzel
2024-05-08close curve and bounding box fixeseleanor-park
2024-04-27pulleleanor-park
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-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-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-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-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
2024-02-26fixed some string types to be enumerations for dropAction. fixed bug in gold...bobzel
2024-02-25fixed conversion of doc to schema cells to allow number 0 to be converted to ...geireann
2024-02-22replaced freeform document view wrapper with more direct caching of props.bobzel
2024-02-19Merge branch 'master' into data-visualization-sarahsrichman333
2024-02-07added back shiftkey to drag and embed. got rid of overlayplane link view. go...bobzel
2024-02-07made various render methods in DocumentView computed getters for efficiency a...bobzel
2024-02-05changed backgroundColor to set on dataDocs. fixed pivoting on tags. fixed li...bobzel
2024-02-01enabled lists to be entered via dashfieldview. changed code/text import to al...bobzel
2024-01-31cleaned up accessing/setting proto_embeddings with api on Doc. fixed some cs...bobzel
2024-01-30changed dropConverter to keep title of dropped Doc. added paintFunc node/ che...bobzel
2024-01-29mergesrichman333
2024-01-27from lastbobzel
2024-01-27added searchable flag to docoption types. fixed searchbox scrolling and showi...bobzel
2024-01-27fixed searchBoxbobzel
2024-01-27made dataViz nodes linked to schema nodes update automatically as cahnges are...bobzel