| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-23 | lots of typechecking fixes. | bobzel | |
| 2025-03-23 | updated more [DocData] to .$ things | bobzel | |
| 2024-08-09 | a bunch more typing fixes. | bobzel | |
| 2024-05-08 | lots of api cleanup and cycle removal | 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-23 | more lint cleanup | bobzel | |
| 2024-02-26 | fixed tooltips to not grab events - this made moving down a menu a problem ↵ | bobzel | |
| since the tooltip blocked the next menu item and wouldn't give the hover event to the next menu item. fixed proto_embeddings to update when lassoing a collection in marqueeView which made showContexts in property view do the right thing. | |||
| 2024-01-31 | cleaned up accessing/setting proto_embeddings with api on Doc. fixed some ↵ | bobzel | |
| css related to IconButtons. added a paintView toggle button to dec decorations for text with code blocks. enabled text with code to modify Docs and get this and documentView as params. | |||
| 2024-01-18 | lots of changes to try to simplify API for viewPaths and related | bobzel | |
| 2023-12-13 | cleaned up props/_props handling by inherting from ObservableReactComponent | bobzel | |
| 2023-12-11 | more updates to mobx 6. updated typescript to v5. updated pdf-dist | bobzel | |
| 2023-11-30 | final rootDoc refactoring | 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-18 | fixing focusing with DocFocusOrOpen when target is a data Proto. | bobzel | |
| 2023-07-18 | Merge branch 'master' into secondpropertiesmenu-emily | eperelm2 | |
| 2023-07-17 | so many updates | Geireann Lindfield Roberts | |
| 2023-06-30 | contexts work now | eperelm2 | |
| 2023-05-16 | fixed bugs with goldenlayout dragging and undoing. fixed searching for ↵ | bobzel | |
| filter values in sidebars. Stopped creating empty list for collections when datafield() is accessed because it messes up undo of a collection. fixed tab title editing. from marquee. Added UndoStack UI and additional naming support in code. | |||
| 2023-05-14 | major overhaul of field naming conventions. | bobzel | |
| 2023-04-14 | got rid of CollectionView prop. fixed DocFocusOrOpen to toggle targets and ↵ | bobzel | |
| zoom correctly. | |||
| 2023-04-13 | lots of changes to get rid of ContainingCollectionDoc and ↵ | bobzel | |
| ContainingCollectionView props. | |||
| 2022-11-17 | mostly changing strings to enums | bobzel | |
| 2022-07-20 | added a 'guest' login mode. added ability for mainView to be any doc, not ↵ | bobzel | |
| just a docking collection. | |||
| 2022-07-08 | restructured currentUserUtils to avoid having import cycles. | bobzel | |
| 2022-04-27 | unhide documents when viewing them from properties context/backlinks | bobzel | |
| 2022-04-01 | fixed up document focus to take a collectkon so that the treeView can focus ↵ | bobzel | |
| on the matching alias when multiple aliases are shown in different collections. | |||
| 2022-03-31 | cleaned up addDocTab for properties views to allow toggling of targets | bobzel | |
| 2022-03-29 | added a backlinks property category. fixed context property category to ↵ | bobzel | |
| update without using search. fixed double tap on links button to always show linkpivot doc. fixed dragging docs to a tab to not switch to tab dragging mode. | |||
| 2020-08-29 | major restructure of how addDocTabs works. now you can add/replace with ↵ | bobzel | |
| options for left/right/top/bottom and specific panel names | |||
| 2020-08-29 | reorganized source files into proper directories. split contents of ↵ | bobzel | |
| ParendDocSelector into CollectionDockingViewMenu and PropetiesDocContextSelector | |||
