| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-11 | fixed comparisonBox to honor fitWidth of Docs. fixed dropping on empty ↵ | bobzel | |
| muliticolumnview. | |||
| 2024-08-08 | many changes to add typing in place of 'any's etc | bobzel | |
| 2024-06-04 | fixed animation of comparisonBox clip sliding | bobzel | |
| 2024-06-04 | comparisonbox cleanup | bobzel | |
| 2024-06-03 | comparisonbox cleanup. | bobzel | |
| 2024-05-20 | restored old style of flashcards for now. | bobzel | |
| 2024-05-20 | restoring click to slide comparisonbox slider back and forth | bobzel | |
| 2024-05-20 | lint cleanup and some flashcard fixes | bobzel | |
| 2024-05-19 | Merge branch 'restoringEslint' into alyssa-starter | bobzel | |
| 2024-05-17 | chatcards, quizcards, and ai flashcards | alyssaf16 | |
| 2024-05-08 | lots of api cleanup and cycle removal | bobzel | |
| 2024-05-02 | another push to remove cycles by pushing things onto Doc and DocumentView | 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-30 | unwinding some import cycles. added PinFuncs and .from(dv:DocumentView) for ↵ | bobzel | |
| CollectionFreeForm stiuff | |||
| 2024-04-25 | added toList() for Doc|Doc[] | bobzel | |
| 2024-04-21 | more lint cleanup | bobzel | |
| 2024-04-19 | fixed text search highlighting. fixed first typed characfter of note to ↵ | bobzel | |
| have marks. | |||
| 2024-04-17 | flip | alyssaf16 | |
| 2024-04-17 | fixed access to flashcard text | bobzel | |
| 2024-04-17 | ai flashcards | alyssaf16 | |
| 2024-04-17 | restoring eslint - updates not complete yet | bobzel | |
| 2024-03-30 | working on making flashcards from pdf with ai | alyssaf16 | |
| 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-25 | fixed exception in comparison box | bobzel | |
| 2024-03-19 | cleaned up user templates to not get changed on reload. made setting a ↵ | bobzel | |
| template add it to the template tools list and as a tools button. fixed linking to parts of a template. fixed disappearing templates caused by stacking view set a field with an empty key. updated field assignment syntax in trees, dash field views, and key value box to all use :,:=,=,=:= syntax. added text elide button. added @(title) syntax for hyperlinking. made using a template both inherit from the template to get default values and use the template to render. fixed submenu placement of context menu. updated RTF markdown doc. | |||
| 2024-03-18 | hover | alyssaf16 | |
| 2024-03-17 | menu working | alyssaf16 | |
| 2024-03-17 | use metakey to edit computedfield result instead of expression in schema ↵ | bobzel | |
| cell, set default new field values on data doc. fixed stacking view from autoresizing when switching to a different collection view. changed syntax for setting fields in text docs to use ':=' for computed fields. Added call to Chat in computed functions when (( )) is used. Added caching of computed function result when a function called by ComputedField uses the _setCacheResult_ method (currently only gptCallChat). | |||
| 2024-03-14 | Added a GPT capability to comparison boxes .. | bobzel | |
| 2024-03-14 | flashcard remove | alyssaf16 | |
| 2024-03-14 | flashcard | alyssaf16 | |
| 2024-03-12 | Merge branch 'master' into alyssa-starter | alyssaf16 | |
| 2024-03-12 | change | alyssaf16 | |
| 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-10 | flashcard | alyssaf16 | |
| 2024-03-10 | flashcards | alyssaf16 | |
| 2024-03-09 | flashcard flips | alyssaf16 | |
| 2024-03-05 | difference between flashcard and comparison node | alyssaf16 | |
| 2024-03-05 | added mermaid and poltly to tools list | bobzel | |
| 2024-01-23 | reorganization of DocumentView, DocumentViewInternal and FieldView methods ↵ | bobzel | |
| and props. fix for selection bug after following a link. migrating to use [DocData] instad of GetProto() | |||
| 2024-01-22 | fixed schema rows to render, fix for resizing docs from left side. all ↵ | bobzel | |
| locking docs in non freeform view. fix for labelBox with multiple rows to keep top rows. cleaned up docViewPath/containerViewPath & | |||
| 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-03 | cleaned up screenToLocalTransform in several places by making it additional ↵ | bobzel | |
| methods. cleaned up styleProider api a bit to take DocumentViewInternalProps, not DocumentViewProps.. | |||
| 2023-12-13 | cleaned up props/_props handling by inherting from ObservableReactComponent | bobzel | |
| 2023-12-12 | fixed props => _props referneces | 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 | completed transition from rootDoc => Document, dataDoc, layoutDoc | bobzel | |
