| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-03-23 | updated more [DocData] to .$ things | bobzel | |
| 2025-03-14 | simplified anchorMenu to just have an AskAI button .. then updated ↵ | bobzel | |
| GPtPopup's summaryBox to have a flashcard option. | |||
| 2025-03-10 | removed label creation from text's anchor menu. removed label creation from ↵ | bobzel | |
| pdfs. | |||
| 2025-03-10 | from last | bobzel | |
| 2025-03-10 | fixed placing labels over text in images. | bobzel | |
| 2025-03-10 | fixed labels to work with words that have apostrophes. | bobzel | |
| 2025-03-10 | ignore python venv files. fix mobx assign in stylproviderquiz | bobzel | |
| 2025-03-10 | fixed compile errors | bobzel | |
| 2025-03-10 | Merge branch 'master' into alyssa-starter | bobzel | |
| 2025-02-23 | added option+maximize to open in doc editor view (currently only for ↵ | bobzel | |
| images). fixed imageEditor to generate edits the first time through. | |||
| 2025-02-19 | more gptpopup cleanup. | bobzel | |
| 2024-11-08 | style provider | alyssaf16 | |
| 2024-10-30 | Merge branch 'master' into eleanor-gptdraw | eleanor-park | |
| 2024-10-28 | Merge branch 'master' into alyssa-starter | bobzel | |
| 2024-10-28 | reworked LabelBox's to be fully editable. gor rid of singleLine for label ↵ | bobzel | |
| boxes. made a text_fitBox field to render text with a labelBox. fixed styleprovider in freeformview clusters to be untracked() to avoid invalidations. added a default text color to Settings panel. fixed clicking text buttons to not lose focus in labelBox. | |||
| 2024-10-20 | changes | eleanor-park | |
| 2024-10-17 | flashcards with stack button | alyssaf16 | |
| 2024-10-15 | flashcard move to server | alyssaf16 | |
| 2024-10-07 | moved some more quiz functions to styleProviderQuiz | bobzel | |
| 2024-10-07 | moved all quiz code out of LabelBox and ImageBox and into StyleProviderQuiz. ↵ | bobzel | |
| changed quizBoxes and quizMode to be stored as Doc metadata. Extended styles to cover contextMenuItems. remove this.setListening() from comparisonBox until contextMenu selectedVal is fixed. | |||
