| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-16 | changed isGroup to freeform_isGroup to fix issues with groups that are ↵ | bobzel | |
| changed into other collection types. fixed toggleTarget links to work when opening in a light box (previously they flickered on, then off). fixed text boxes with a number field as data to act like a number input box. | |||
| 2025-05-05 | got rid of dash _xPadding/_yPadding in favor of just using ↵ | bobzel | |
| _xMargin/_yMargin. cleaned up linearView field names | |||
| 2025-04-23 | lots of typechecking fixes. | bobzel | |
| 2025-04-14 | fixed how templates are expanded to avoid template sub-component conflicts ↵ | bobzel | |
| by changing how field keys are named. fixed various Cast functions to be more typesafe by including undefined as part of return type. overhaul of Doc.MakeClone, MakeCopy, FindRefernces - makeClone is no longer async. fixed inlined docs in text docs. | |||
| 2025-04-08 | change isLightbox to be a datadoc flag. | bobzel | |
| 2025-04-08 | fixed gptImageLabel calls and added ImageCastToNameType to deal with ↵ | bobzel | |
| filenames with '.'s in them. fixed vertical centered text. | |||
| 2025-03-21 | from last | bobzel | |
| 2025-03-21 | trying to improve how data / layout / root and templtae docs are accessed. | bobzel | |
| 2025-01-01 | monorepo setup | Geireann Lindfield Roberts | |
| 2024-09-01 | consolidated image resampling. fixed importing zipped workspace. | bobzel | |
| 2024-08-09 | a bunch more typing fixes. | bobzel | |
| 2024-05-02 | lots more dependency cycle unwinding. | bobzel | |
| 2024-04-30 | unwinding more import loops by splitting up Documents.ts into DocUtils.ts ↵ | bobzel | |
| and moving crate functions to <>Box functions | |||
| 2024-04-21 | more lint cleanup | bobzel | |
| 2024-04-17 | restoring eslint - updates not complete yet | bobzel | |
| 2024-03-28 | fixed keyvaluebox to show props document, never the doc in the fieldKey ↵ | bobzel | |
| slot. changed computedFIelds to do mobx caching. changed text boxes to do updating from templates based on a fieldKey_autoUpdate flag combined with modification timestamps. enabled comparison box to work with text fields in addition to docs. | |||
| 2024-03-12 | made text templates be both layout templates and prototypes of new text ↵ | bobzel | |
| documents. fixed onPaint funcs to be undoable. fixed comparisonBox to render a text box if it's fieldKey has a richtext field - this makes flashcard templates much easier. fixed right-click on hyperlinks to bring up menu. fixed layout_centered to be settable on templates. added enable flashcard property for text. | |||
| 2024-03-04 | cleaned up a number of things related to autoHeight and ↵ | bobzel | |
| stacking/masonry/notetaking views | |||
| 2024-02-07 | made various render methods in DocumentView computed getters for efficiency ↵ | bobzel | |
| and to avoid artifacts (LInkanchorBox dragging) when something else invalidates causing components to regenerate. fixed linklines to animate when doing a zoom transition and to be able to target texts hyperlinks. fixed link lines to share properties with ink and updated the properties panel / menus to allow editing of either. addding toggling link lines on and off from linkitemmenu | |||
| 2024-01-18 | lots of changes to try to simplify API for viewPaths and related | 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-12 | cleaned up SelectionManager. fixed schema view | 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 | |
| always undefined unless it's a template. converted references from rootDocument to props.TemplateDataDocument. | |||
| 2023-11-30 | final rootDoc refactoring | bobzel | |
| 2023-11-29 | numerous changes to fix bugs and to fix/remove old or hacky code. fixed doc ↵ | bobzel | |
| dec resizing. moving this.rootDoc => this.Document . fixing template artifacts. | |||
| 2023-10-31 | fixed groups to use actual document boundaries for ink or link lines, ↵ | bobzel | |
| instead of boundingbox. fixed doc title css. started to make link lines more compatible with ink. | |||
| 2023-10-24 | fixed hide before/after in trails. move ink mask to developer. fixed ↵ | bobzel | |
| tangent dragging on some curves that have no initial tangent. fixed tree view highlights when dragging. | |||
| 2023-10-21 | change to doc decorations to be more "lightweight". made linkBox render ↵ | bobzel | |
| links in a freeform view as a DocView. added an auto-reset view option for freeforms. fixed highlighting ink strokes. Made groups behave better for selecting things 'inside' the group bounding box that aren't in the group. Added vertically centered text option. | |||
| 2023-09-20 | added carousel3D to novice and fixed it's button positions and its focus so ↵ | bobzel | |
| that it works with trails. added dragging documents within single collection for rearranging order of docs in a tab collection. fixed freeform views set to fitWidth to show decorations properly. turned off scaling of tree views. updated lightbox buttons. fixed tooltips on properties toggles. | |||
| 2023-09-11 | usercolor cleanup | bobzel | |
| 2023-09-11 | moved edit on click script to developer. fixed highlight options for My ↵ | bobzel | |
| text. enabled chromeHidden for all doc types and applied it to RTF text boxes. updated sliders in properties view to undo properly and to autorange, and cleaned up ode. | |||
| 2023-09-08 | don't remove current recording from overlay, added closeOnSelect option for ↵ | bobzel | |
| dropdown. place recording box on screen. fixe overlayView to keep views on screen. fixed schema view checkboxes. don't cause tab to rerender when colelctoin type changes. add dropdown to filter indicator to find filters. | |||
| 2023-08-27 | unused higflyout refs | bobzel | |
| 2023-08-09 | updated file system to include recentlyClosed, Shared, and Dashboards and ↵ | bobzel | |
| fixed drag drop to make sense for the filesystem. Fixed loading documents to happen in one batch by fixing UPDATE_CACHED_DOCS to save only documents accessible from current dashboard. | |||
| 2023-07-31 | fixed dictation into text boxes to stop when component unmounts. fixed ↵ | bobzel | |
| some icons. fixed multiToggle for alignments. added link docs to user cache. fixed background color for tab stack buttons. added a bunch of @computeds to try to help performacne with lots of docs. chnaged text boxes to no expand/contract padding when selected. | |||
| 2023-07-26 | remove showTitle instead of setting it to empty string. add back ↵ | bobzel | |
| 'transparent' color button | |||
| 2023-07-18 | Merge branch 'master' into secondpropertiesmenu-emily | eperelm2 | |
| 2023-07-18 | added number inputs to right hand side | Geireann Lindfield Roberts | |
| 2023-07-17 | so many updates | Geireann Lindfield Roberts | |
| 2023-07-17 | starting remodel for filter | eperelm2 | |
| 2023-07-05 | Merge branch 'master' into secondpropertiesmenu-emily | eperelm2 | |
| 2023-06-27 | options in properties menu fit better | eperelm2 | |
| 2023-06-23 | cleaned up more issues with pointer events/contents active. fixed dragging ↵ | bobzel | |
| from piles. | |||
| 2023-06-20 | updating buttons and plan to move forward | eperelm2 | |
| 2023-06-20 | fixing buttons tues morn | eperelm2 | |
| 2023-06-19 | adding buttons back | eperelm2 | |
| 2023-06-16 | changing parts about buttons | eperelm2 | |
| 2023-06-14 | basics double clicking, fixed customizable options for icons and text | eperelm2 | |
