| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-08 | fixed sizing of arrows and dashes to relate to stroke width. Made link's ↵ | bobzel | |
| use fill to set color and default to backgorundColor | |||
| 2025-07-16 | fixed placement of Docs on views that are modified as the result of the AI ↵ | bobzel | |
| componentUI view being display | |||
| 2025-06-23 | fixed invalidations to not trigger creating new refs when ref= was assigned ↵ | bobzel | |
| to an anonymous function. fixed scribble erase to not delete everything it overlaps, just things it intersects with or contains. fixed ink to have a Math mode and fixed math recognition myscript calls. | |||
| 2025-06-13 | fix for docButtonBar placement | bobzel | |
| 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-13 | fixed setting up link anchors for video to be added to Doc. fixed ↵ | bobzel | |
| imageTemplate to work with templates in tabs. fixed link following from link menu. cleaned up getView with sidebars to open them when needed properly.. | |||
| 2025-05-10 | added an imageTemplate ui button. | bobzel | |
| 2025-05-09 | added user templates to template_user global field. fixed schemas to not ↵ | bobzel | |
| erase field values when setting a new column name. fixed templates to render properly when switching by fixing contentsRef to be observable. fixed templates with fields in stacks to autoHeight update correctly by . fixed images in templates to set their nativeDim after rendering. fixed text views of descriptions to auto-updated by setting the modification date of the description field. | |||
| 2025-05-07 | fixed dont_center on Docs in gridview. fixed ai view screentolocal in ↵ | bobzel | |
| docView, and made ai view more streamlined. got rid of ai history sidebar in images. fixed imageeditor to use a mask that doesn't show the original conctents. fixed gptpopup scrolling, turning off of spinner, and improved ability to filter Docs | |||
| 2025-05-05 | got rid of dash _xPadding/_yPadding in favor of just using ↵ | bobzel | |
| _xMargin/_yMargin. cleaned up linearView field names | |||
| 2025-04-17 | fix for resizing docs with native width and modify native dim set (fixes ↵ | geireann | |
| dailyjournal resizing). | |||
| 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-11 | fixed ViewGuid generation to never start with a number (enables text boxes ↵ | bobzel | |
| to have css specific to a single Doc). cleaned up '%' style rules for text boxes. cleaned up custom style sheets in text boxes to only be created when needed and to improve highlighting bold text with context. | |||
| 2025-04-10 | changed naming of makeDelegates to not add a number at the end. switched ↵ | bobzel | |
| dataNote to MetaNote and cleaned up initialization of it. fixed sidebar/stacking view to not grab wheel evebnts when not active. fixed dashfieldview to vcenter labels. fixed height and scrolling of templae menu. simplified formattedtextbox menu | |||
| 2025-04-10 | performance fixes for text boxes to not call screenToLocal unnecessarily. ↵ | bobzel | |
| simplifications to template data docs | |||
| 2025-04-09 | more color template fixes. | bobzel | |
| 2025-04-09 | cleaned up color setting for templates so that instances can override ↵ | bobzel | |
| template default color. | |||
| 2025-04-05 | fixed sizing of text box annotations sidebar button. cleaned up TagsView ↵ | bobzel | |
| to not overlap button bar below doc decorations or bottom resize handle | |||
| 2025-04-03 | fixed image box button sizing. made drawing ai regen a little faster by not ↵ | bobzel | |
| creating icons when there are no annotqations. | |||
| 2025-03-31 | moved audio annotation indicator/playback button to TagsView. cleaned up ↵ | bobzel | |
| tagsview colors and unobscured by bottom resizer | |||
| 2025-03-30 | changed Doc.Layout calls to doc[DocLayout]. fixed flashcard ui placement on ↵ | bobzel | |
| card view. fixed css scaling for styleprovider icons and annotation resizer | |||
| 2025-03-27 | fixed tag label height. fixed dropbox authorization for firefly. | bobzel | |
| 2025-03-26 | fix so that views use don't use the rootDocument, but rather the current ↵ | bobzel | |
| rendering document. got rid of resolvedDataDoc -- just use rootDocument[DocData] | |||
| 2025-03-26 | fixes to field access on root doc, not data doc | bobzel | |
| 2025-03-24 | fix onclick disabling | bobzel | |
| 2025-03-23 | more _props.Document to .Document refactoring. type updates to ↵ | bobzel | |
| prosemirrortransfer | |||
| 2025-03-23 | updated more [DocData] to .$ things | bobzel | |
| 2025-03-21 | from last | bobzel | |
| 2025-03-21 | trying to improve how data / layout / root and templtae docs are accessed. | bobzel | |
| 2025-03-09 | removed simulation doc. fixed empty imageBox uploading. fixed script ↵ | bobzel | |
| typechecking. fixed metadata doc. fixed setting background colors of docs that have a template. | |||
| 2025-03-06 | a bunch of changes to improve how docs are selected automatically when created. | bobzel | |
| 2025-03-05 | added:hover mode for images to make primary image fade in instead of alternate. | bobzel | |
| 2025-02-27 | prevent tagsview from appeqring in spreadsheet. set default fill color only ↵ | bobzel | |
| if nothing is selected. place column divider at top of stacking/card views. move card view flashcard view to top left independent of margin settings. | |||
| 2025-02-25 | added a hideUI option to hide buttons. fixed a mess of runtime warnings ↵ | bobzel | |
| mostly related to how scss files can be included in each other | |||
| 2025-02-24 | added borders (width, color, and style) for DocumentViews. fixed dropdown ↵ | bobzel | |
| slider buttons to show text labels. | |||
| 2025-02-03 | fixed pres animation of colection that's progresivized by removing ↵ | bobzel | |
| dataTransition assignments that made no sense. | |||
| 2025-02-03 | fixed defaults for roll animations effect. fixed hideBefore pres effect to ↵ | bobzel | |
| not show Doc before effect starts | |||
| 2025-01-27 | fixed placement of widget decorations | bobzel | |
| 2025-01-19 | from last | bobzel | |
| 2025-01-19 | css fixes for ai editor views. | bobzel | |
| 2025-01-17 | changed to generating 4 images for each firefly request. | bobzel | |
| 2025-01-13 | changing ai for images and collections to work mostly the same way. fixes ↵ | bobzel | |
| for document view/collection/images to keep things working when the ai editor view reduces the rendered document size. fixed so that freeform views overlaid on images/vieos/etc have the ui menu items of collections. | |||
| 2025-01-10 | fixed scrolling when ai editor is open. rearranged items in ImageBox ai ↵ | bobzel | |
| editor to be more compact. added error catch handler to queryFireflyImage | |||
| 2025-01-09 | added ai editor to collections | eleanor-park | |
| 2025-01-07 | imagebox now has basic ai functionalities | eleanor-park | |
| 2025-01-06 | started a previous images display | eleanor-park | |
| 2025-01-05 | added AI image editor | eleanor-park | |
| 2025-01-02 | tags can now be used as style presets | eleanor-park | |
| 2024-12-16 | fixed api for creating an image using another image as a structure reference. | bobzel | |
| 2024-11-14 | changed isScribble related code to be more robust at determine cusps and ↵ | bobzel | |
| deciding if cusps amount to a scribble. enabled undo of scribble erase without undoing scribble. added cusp visualizer for debugging, and cleaned up downDocView to be downFfview on CollectionFreeformView. | |||
