aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/formattedText/FormattedTextBox.tsx
AgeCommit message (Expand)Author
2024-03-24fixed linkdocpreviews to sequence through multiple links. fixed text boxes t...bobzel
2024-03-19cleaned up user templates to not get changed on reload. made setting a templ...bobzel
2024-03-17Merge branch 'master' into dataviz-ai-sarahsrichman333
2024-03-14cleaned up some audio recording and annotating codebobzel
2024-03-13Merge branch 'master' into dataviz-ai-sarahsrichman333
2024-03-12Merge branch 'master' into alyssa-starteralyssaf16
2024-03-12fixed links to text to update automatically when textbox css styles change.bobzel
2024-03-12made text templates be both layout templates and prototypes of new text docum...bobzel
2024-03-10flashcardalyssaf16
2024-03-10Merge branch 'master' into dataviz-ai-sarahsrichman333
2024-03-09fixed up default text that uses a template to process an initial carriage ret...bobzel
2024-03-08cleaned up MakeTemplate api and currentUserUtils templates for clicks etc.bobzel
2024-03-06cleaned up some dropActionType strings. fixed stackingview scrolling when al...bobzel
2024-03-05difference between flashcard and comparison nodealyssaf16
2024-03-05Merge branch 'master' into dataviz-ai-sarahsrichman333
2024-03-05fixed text in templates to revert to template value when noTemplate is set. m...bobzel
2024-03-05hover to show alt contentalyssaf16
2024-03-04cleaned up a number of things related to autoHeight and stacking/masonry/note...bobzel
2024-02-27textbox ask ai fixsrichman333
2024-02-26Merge branch 'master' into dataviz-ai-sarahsrichman333
2024-02-22turned off zoom scaling for text boxes until it can be done more cleanly. fi...bobzel
2024-02-19ai (updates from sophie, then added dataviz summary)srichman333
2024-02-05changed backgroundColor to set on dataDocs. fixed pivoting on tags. fixed li...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-28fixed inking when in panToScroll mode. fixed text templates to restore defau...bobzel
2024-01-27made dataViz nodes linked to schema nodes update automatically as cahnges are...bobzel
2024-01-24several fixes to drag/drop so that dropAction's set on target work for tree v...bobzel
2024-01-23reorganization of DocumentView, DocumentViewInternal and FieldView methods an...bobzel
2024-01-22cleaned up viewPath methods and LightboxView's containment apibobzel
2024-01-18lots of changes to try to simplify API for viewPaths and relatedbobzel
2024-01-11fixed having text boxes references a string field (instead of RTF or a Doc)bobzel
2024-01-05fixed up text inlining to fix autoheight, to show cursor better, and to highl...bobzel
2024-01-04fixed ffmpeg for uploading videos. fixed getView() to take focus options so t...bobzel
2024-01-03cleaned up screenToLocalTransform in several places by making it additional m...bobzel
2023-12-29cleaned up imports, mobx observable initialization and some compile errors.bobzel
2023-12-14a bunch more fixes to making things observable. fixed calling super.componen...bobzel
2023-12-13cleaned up props/_props handling by inherting from ObservableReactComponentbobzel
2023-12-12fixed and cleaned up snapping linesbobzel
2023-12-11more updates to mobx 6. updated typescript to v5. updated pdf-distbobzel
2023-12-10massive changes to use mobx 6 which means not accessing props directly in @co...bobzel
2023-12-06converted equationEditor from a npm module to a local file. commented out ol...bobzel
2023-12-04trying to do version updates on all npm packages.bobzel
2023-12-03cleaned up warnings and errors, working with typescript 20.10bobzel
2023-12-01converted props.DataDoc to props.TemplateDataDocument and fixed so that it's ...bobzel
2023-11-30final rootDoc refactoringbobzel
2023-11-30completed transition from rootDoc => Document, dataDoc, layoutDocbobzel
2023-11-30fixed rootSelected prop to be optional. fixed fonticont toggle to pass 'sel...geireann
2023-11-29fixed menu functions that referenced 'self' instead of 'this'bobzel
2023-11-29fixes for following links to parts of templates. turned offbobzel