| 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-04-10 | performance fixes for text boxes to not call screenToLocal unnecessarily. ↵ | bobzel | |
| simplifications to template data docs | |||
| 2025-03-14 | simplified anchorMenu to just have an AskAI button .. then updated ↵ | bobzel | |
| GPtPopup's summaryBox to have a flashcard option. | |||
| 2025-03-13 | cleaned up how Presboxelement finds PresBox | bobzel | |
| 2024-08-12 | more any -> type fixes | bobzel | |
| 2024-05-15 | merged with new eslint code | bobzel | |
| 2024-05-15 | fix for multi-select pres box items. | bobzel | |
| 2024-05-14 | Merge branch 'master' into sophie-pres-transitions | Sophie Zhang | |
| 2024-05-14 | cleaning, bug fixing | Sophie Zhang | |
| 2024-05-14 | bug fixing | Sophie Zhang | |
| 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-21 | more lint cleanup | bobzel | |
| 2024-04-18 | dropdowns, ui, roll | Sophie Zhang | |
| 2024-04-17 | restoring eslint - updates not complete yet | bobzel | |
| 2024-04-12 | fixed auto play for trails. fixed presbox to allow drag and drop in ↵ | bobzel | |
| addition to pin button. fixed tree view to not 'move' items that have a 'copy' drop action. fixed dragPreDrop functions in tree and stacking views to use source drag action over target drop action. | |||
| 2024-02-29 | added curr slide info to slide customization | Sophie Zhang | |
| 2024-01-25 | Merge branch 'master' into sophie-ai-images | Sophie Zhang | |
| 2024-01-24 | several fixes to drag/drop so that dropAction's set on target work for tree ↵ | bobzel | |
| views, notetaking, formattedText, etc. make bringToFront an optional prop. | |||
| 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-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-10 | massive changes to use mobx 6 which means not accessing props directly in ↵ | bobzel | |
| @computed functions. | |||
| 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 | |
| always undefined unless it's a template. converted references from rootDocument to props.TemplateDataDocument. | |||
| 2023-11-30 | fixed rootSelected prop to be optional. fixed fonticont toggle to pass ↵ | geireann | |
| 'self' even though it's deprecated. | |||
| 2023-11-29 | cleaned up presElementBox and did more this.rootDoc => this.Document/layoutDoc | bobzel | |
| 2023-11-29 | fixed breaking change to presentation trail elements. | 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-11-25 | cleanup of rootSelected to default to false. remove unused mobile classes. | bobzel | |
| 2023-11-10 | tweaked keyboard modifiers for pan & zoom modes so that ctrl drag is ↵ | bobzel | |
| distinguishable from pinch zoom | |||
| 2023-11-08 | fixed bug where tableBox's didn't render all of the rows they receive. lots ↵ | bobzel | |
| of code cleanup -- moving things from Doc.ts to better locations. Changed overlays and published docs to be local to their dashboard. changed treeview icons. | |||
| 2023-11-02 | gpt stylization | Sophie Zhang | |
| 2023-10-19 | feat: recording | Sophie Zhang | |
| 2023-10-16 | text box | Sophie Zhang | |
| 2023-08-31 | from last again | bobzel | |
| 2023-08-29 | cleanup | bobzel | |
| 2023-08-24 | before meeting with Andy | monoguitari | |
| 2023-08-24 | Current Implementation topbar video | monoguitari | |
| 2023-08-23 | Basic implementation of micahels branching trail on master | monoguitari | |
| 2023-08-22 | Merge remote-tracking branch 'origin/menu-shortcuts-4-jesus' into ↵ | monoguitari | |
| advanced-trails-2-jesus | |||
| 2023-08-22 | Merge branch 'master' into advanced-trails | monoguitari | |
| 2023-08-21 | changed tootlips | bobzel | |
| 2023-08-19 | Revert "Revert "Revert "Revert "Toggling icon for mic and added ↵ | monoguitari | |
| webcapturedoc to dropdown"""" This reverts commit 40a39db25646b513c25554a2abdf35ef977500a8. | |||
| 2023-08-19 | Revert "Revert "Revert "Toggling icon for mic and added webcapturedoc to ↵ | monoguitari | |
| dropdown""" This reverts commit 5e8cc0a6a7f8dfc0c33fbdfa8879de88f057233e. | |||
| 2023-08-19 | Revert "Revert "Toggling icon for mic and added webcapturedoc to dropdown"" | monoguitari | |
| This reverts commit 2466587655888d5894159b942f09661ab73ebe66. | |||
