| Age | Commit message (Expand) | Author |
| 2025-06-26 | fixed rendering pdfs, text selections on pdfs, | bobzel |
| 2024-08-08 | many changes to add typing in place of 'any's etc | bobzel |
| 2024-04-30 | unwinding more import loops by splitting up Documents.ts into DocUtils.ts and... | bobzel |
| 2024-04-24 | completing eslint pass | bobzel |
| 2024-04-17 | restoring eslint - updates not complete yet | bobzel |
| 2024-01-24 | several fixes to drag/drop so that dropAction's set on target work for tree v... | bobzel |
| 2024-01-23 | reorganization of DocumentView, DocumentViewInternal and FieldView methods an... | bobzel |
| 2024-01-22 | fixed schema rows to render, fix for resizing docs from left side. all lockin... | bobzel |
| 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-05 | fixed up text inlining to fix autoheight, to show cursor better, and to highl... | bobzel |
| 2024-01-05 | fixed embedded text views in textboxes | bobzel |
| 2024-01-02 | fixing more .props => ._props refernces. | bobzel |
| 2023-12-29 | cleaned up imports, mobx observable initialization and some compile errors. | bobzel |
| 2023-12-10 | massive changes to use mobx 6 which means not accessing props directly in @co... | bobzel |
| 2023-12-03 | cleaned up warnings and errors, working with typescript 20.10 | bobzel |
| 2023-11-30 | fixed rootSelected prop to be optional. fixed fonticont toggle to pass 'sel... | geireann |
| 2023-11-14 | fixed pointer events with nested views in texst boxes. fixed | bobzel |
| 2023-09-19 | fixed tree view hierarchy opening icons | bobzel |
| 2023-09-19 | made goldenlayout tabs/buttons follow color scheme + added hover highlights. ... | bobzel |
| 2023-06-13 | fixed updating cached docs when opening a backlinks collection. added some F... | bobzel |
| 2023-06-06 | updated Symbol naming. fixed various compile errors related to type checking. | bobzel |
| 2023-05-14 | major overhaul of field naming conventions. | bobzel |
| 2023-05-08 | more fixes for tags - removed #<tag> fields. just use 'tags' now. | bobzel |
| 2023-04-24 | fixed isContentActive=false to apply to stacking collections. fixed pile view... | bobzel |
| 2023-04-13 | lots of changes to get rid of ContainingCollectionDoc and ContainingCollectio... | bobzel |
| 2023-04-11 | exracted FollowLinkScript() function. got rid of template parameters to simp... | bobzel |
| 2023-03-20 | fixed copying of docs with template layout docs. fixed clone to search throu... | bobzel |
| 2023-02-14 | fixed pinning regions on pdf/web pages to allow proper pres following. added... | bobzel |
| 2022-11-10 | made alternate image use a field data-useAlt. added alt images to preselemen... | bobzel |
| 2022-11-01 | fixes for goldenlayout to initialize more cleanly. updated all old ReactDOM.... | bobzel |
| 2022-10-13 | some basic error checking. avoid querying background for non-toggle buttons | bobzel |
| 2022-07-29 | fixed autoHeight for texdtviews embedded in text views. fixed doc decoratio... | bobzel |
| 2022-07-08 | restructured currentUserUtils to avoid having import cycles. | bobzel |
| 2022-07-02 | fixing many eslint errors | bobzel |
| 2022-05-13 | removed layerProvider functionality. | bobzel |
| 2021-09-23 | fixed one crash when color string has capital letters. | bobzel |
| 2021-09-21 | fixed up some darkScheme css, enabled comic mode for developers, enabled open... | bobzel |
| 2021-09-16 | made embedded dash docs in RTF resize when changed -- but they lose focus | bobzel |
| 2021-03-30 | fixed a bunch of compile errors. activated Clear button for recently closed ... | bobzel |
| 2021-03-29 | initial changes to cleanup pointer events. | bobzel |
| 2021-03-12 | trying to make treeViews more efficient by making fewer calls to Get document... | bobzel |
| 2021-03-10 | finally completed the process of moving DashDocView into a React compoment in... | bobzel |
| 2021-02-05 | cleaned up lightbox. replaced old npm lightbox. | bobzel |
| 2020-12-14 | minor cleanup | bobzel |
| 2020-12-14 | renamed ContentFittingDocumentView as DocumentView. Renamed DocmentView as D... | bobzel |
| 2020-12-14 | got rid of fitDocToPanel. made collectionFreeFormDocView always use a Conten... | bobzel |
| 2020-12-13 | more props cleanup. Got rid of ItemBackgroundColor in favor of having StyleP... | bobzel |
| 2020-12-07 | got rid of LibraryPath. Fixed collectionFreeFormDocViews to use pres Effects... | bobzel |
| 2020-11-22 | converted backgroundColor prop to a more general styleProvider. | bobzel |