| Age | Commit message (Expand) | Author |
| 2024-02-27 | textbox ask ai fix | srichman333 |
| 2024-02-26 | Merge branch 'master' into dataviz-ai-sarah | srichman333 |
| 2024-02-22 | turned off zoom scaling for text boxes until it can be done more cleanly. fi... | bobzel |
| 2024-02-21 | got rid of dropdown for fieldValue views of a tag since tags have no values. ... | bobzel |
| 2024-02-19 | ai (updates from sophie, then added dataviz summary) | srichman333 |
| 2024-02-07 | made various render methods in DocumentView computed getters for efficiency a... | bobzel |
| 2024-02-06 | fixed setting text/line properties on linkBox. fixed setting current link on ... | bobzel |
| 2024-02-05 | changed backgroundColor to set on dataDocs. fixed pivoting on tags. fixed li... | bobzel |
| 2024-02-01 | enabled lists to be entered via dashfieldview. changed code/text import to al... | bobzel |
| 2024-01-31 | cleaned up accessing/setting proto_embeddings with api on Doc. fixed some cs... | bobzel |
| 2024-01-30 | changed dropConverter to keep title of dropped Doc. added paintFunc node/ che... | bobzel |
| 2024-01-28 | fixed inking when in panToScroll mode. fixed text templates to restore defau... | bobzel |
| 2024-01-27 | made dataViz nodes linked to schema nodes update automatically as cahnges are... | bobzel |
| 2024-01-24 | several fixes to drag/drop so that dropAction's set on target work for tree v... | bobzel |
| 2024-01-23 | reorganization of DocumentView, DocumentViewInternal and FieldView methods an... | bobzel |
| 2024-01-22 | fixed schema rows to render, fix for resizing docs from left side. all lockin... | bobzel |
| 2024-01-22 | cleaned up viewPath methods and LightboxView's containment api | bobzel |
| 2024-01-18 | lots of changes to try to simplify API for viewPaths and related | bobzel |
| 2024-01-11 | fixed having text boxes references a string field (instead of RTF or a Doc) | bobzel |
| 2024-01-05 | fixed up text inlining to fix autoheight, to show cursor better, and to highl... | bobzel |
| 2024-01-05 | fixed embedded text views in textboxes | bobzel |
| 2024-01-04 | fixed ffmpeg for uploading videos. fixed getView() to take focus options so t... | bobzel |
| 2024-01-04 | fixed text references to docs or fields to create docs that don't exist. fi... | bobzel |
| 2024-01-03 | cleaned up screenToLocalTransform in several places by making it additional m... | bobzel |
| 2024-01-02 | fixing more .props => ._props refernces. | bobzel |
| 2023-12-29 | cleaned up imports, mobx observable initialization and some compile errors. | bobzel |
| 2023-12-14 | a bunch more fixes to making things observable. fixed calling super.componen... | bobzel |
| 2023-12-13 | cleaned up props/_props handling by inherting from ObservableReactComponent | bobzel |
| 2023-12-12 | cleaned up SelectionManager. fixed schema view | bobzel |
| 2023-12-12 | fixed and cleaned up snapping lines | bobzel |
| 2023-12-11 | fixed includes of scss globals into typescript files. | bobzel |
| 2023-12-11 | more updates to mobx 6. updated typescript to v5. updated pdf-dist | bobzel |
| 2023-12-10 | massive changes to use mobx 6 which means not accessing props directly in @co... | bobzel |
| 2023-12-06 | converted equationEditor from a npm module to a local file. commented out ol... | bobzel |
| 2023-12-04 | trying to do version updates on all npm packages. | bobzel |
| 2023-12-03 | cleaned up warnings and errors, working with typescript 20.10 | bobzel |
| 2023-12-01 | converted props.DataDoc to props.TemplateDataDocument and fixed so that it's ... | bobzel |
| 2023-11-30 | final rootDoc refactoring | bobzel |
| 2023-11-30 | completed transition from rootDoc => Document, dataDoc, layoutDoc | bobzel |
| 2023-11-30 | fixed rootSelected prop to be optional. fixed fonticont toggle to pass 'sel... | geireann |
| 2023-11-29 | fixed menu functions that referenced 'self' instead of 'this' | bobzel |
| 2023-11-29 | fixes for following links to parts of templates. turned off | bobzel |
| 2023-11-29 | cleaned up presElementBox and did more this.rootDoc => this.Document/layoutDoc | bobzel |
| 2023-11-29 | numerous changes to fix bugs and to fix/remove old or hacky code. fixed doc ... | bobzel |
| 2023-11-19 | fixed creating anchors when pinning pdf/web/text doc with selection. fixed s... | bobzel |
| 2023-11-18 | fixed ctrl-drag for expressions, maps, fform doc selections. fixed using shif... | bobzel |
| 2023-11-17 | major overhaul of resizing code. updated doc fields for enabling native with... | bobzel |
| 2023-11-17 | cleaned up captions/title code | bobzel |
| 2023-11-14 | fixed pointer events with nested views in texst boxes. fixed | bobzel |
| 2023-11-14 | simplified goldenlayout tab buttons and made open in lightbox more accessible... | bobzel |