aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm
AgeCommit message (Expand)Author
2024-05-15more cleanupbobzel
2024-05-15removing console logs, unused code and text color changingbobzel
2024-05-14Merge branch 'master' into sophie-pres-transitionsSophie Zhang
2024-04-25pinning freeform contents now captures the layoutbobzel
2024-04-14clean up of freeform centeringShift and nativeScalingbobzel
2024-04-10remove collection color styling from this branchSophie Zhang
2024-04-09Merge branch 'master' into sophie-ai-imagesSophie Zhang
2024-03-31fixed scrolling to targets in text views. fixed referencing fields on anothe...bobzel
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-28fixed following link to pdf text selection with highlights. fixed hide key/va...bobzel
2024-03-27changed dashFieldViews to support Tab'ing between other dashFieldviews, chang...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-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-13css and other cleanup for info UIbobzel
2024-03-13cleaned up currState in freeform uibobzel
2024-03-13Merge branch 'master' into info-ui-observablebobzel
2024-03-10cleannewalina
2024-03-09add show less show more buttonnewalina
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-06fixed backgroundColors to be set on dataDoc in infoUIbobzel
2024-03-06fixed plotly/mermaids loading from a new accountbobzel
2024-03-04changes to restore template menu and fix freeform templates to always show co...bobzel
2024-03-01added flipping of documentation iconbobzel
2024-03-01Merge branch 'master' into info-ui-observablebobzel
2024-02-29add state message gifsnewalina
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-22layout progressSophie Zhang
2024-02-22Merge branch 'master' into sophie-ai-imagesSophie Zhang
2024-02-19Merge branch 'master' into data-visualization-sarahsrichman333
2024-02-07saving progSophie Zhang
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-31fix: got styling to work againSophie Zhang
2024-01-30changed dropConverter to keep title of dropped Doc. added paintFunc node/ che...bobzel
2024-01-29mergesrichman333