| Age | Commit message (Expand) | Author |
| 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-18 | lots of changes to try to simplify API for viewPaths and related | bobzel |
| 2023-12-29 | cleaned up imports, mobx observable initialization and some compile errors. | bobzel |
| 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 @co... | bobzel |
| 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 |
| 2023-11-30 | fixed rootSelected prop to be optional. fixed fonticont toggle to pass 'sel... | geireann |
| 2023-11-16 | fixed alt-drag to toggle scroll mode. fixed replaceTab to work properly with... | bobzel |
| 2023-09-11 | clean up some runtime warnings about missing keys/values | bobzel |
| 2023-08-17 | normalized some field names data_dictation, etc. added hover info for field... | bobzel |
| 2023-06-22 | cleaned up dragging - abort presItem drags properly, fix naming for drag/drop... | bobzel |
| 2023-06-15 | changed key value indent | 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-17 | fixed scrolling/panning on fitWidth images. fixed drag/zoom conflicts for ov... | bobzel |
| 2023-05-14 | major overhaul of field naming conventions. | bobzel |
| 2023-05-13 | changed EditableViews to support oneline and multiline. Also added transform... | bobzel |
| 2023-04-13 | lots of changes to get rid of ContainingCollectionDoc and ContainingCollectio... | bobzel |
| 2023-03-28 | numerous changes to try to simplify event handling in DocumentView - got rid ... | bobzel |
| 2023-03-23 | changed showing keyvalue panes to not create a document, but to use the Layou... | bobzel |
| 2022-11-17 | mostly changing strings to enums | bobzel |
| 2022-05-13 | removed layerProvider functionality. | bobzel |
| 2021-03-29 | still cleaning up all the active/selection code. | bobzel |
| 2021-03-29 | initial changes to cleanup pointer events. | bobzel |
| 2021-02-28 | a bunch of changes to simplify how autoHeight works. extended to work for pd... | bobzel |
| 2021-02-23 | cleaned up EditableView a bit | bobzel |
| 2021-02-10 | changed docViewPath to be a function to avoid mobx invalidations | bobzel |
| 2021-02-05 | cleaned up lightbox. replaced old npm lightbox. | bobzel |
| 2020-12-12 | made conentScaling a DocumentView-only prop | bobzel |
| 2020-12-07 | got rid of LibraryPath. Fixed collectionFreeFormDocViews to use pres Effects... | bobzel |
| 2020-11-20 | added a preliminary Layer mechanism. changed documentDecrations to not go ou... | bobzel |
| 2020-09-28 | fixed docRangeFilters to be propagated everywhere and evaluated like docFilte... | bobzel |
| 2020-09-08 | updated the way NativeWidth/Height props work so that, when specified, they o... | bobzel |
| 2020-08-29 | major restructure of how addDocTabs works. now you can add/replace with opti... | bobzel |
| 2020-08-22 | more search cleanup. searches over dashboards, not collections now. fixed d... | bobzel |
| 2020-06-17 | made docFilters a prop on everything | Bob Zeleznik |
| 2020-05-23 | several fixes to progressivization and added UI for editing by suspending tra... | Bob Zeleznik |
| 2020-05-15 | renamed new_fields to fields | Sam Wilkins |
| 2020-04-05 | adding nativeWidth as props stuff | Bob Zeleznik |
| 2020-04-03 | fixed a bunch of warnings | Bob Zeleznik |
| 2020-04-01 | fixed warnings and some compile errors. Made a key value layout and extened ... | Bob Zeleznik |
| 2020-02-19 | getting rid of data docs from many places | Bob Zeleznik |
| 2020-01-23 | got rid of extension docs. changed layout-specific keys to start with "_" wh... | bob |
| 2020-01-23 | got rid of rule provider stuff. fixed panning in freeform view with pivot la... | Bob Zeleznik |
| 2019-12-17 | made documentbox more usable with borders, fwd/back/lock. and annotation fil... | Bob Zeleznik |
| 2019-12-05 | compile warning fixes. | bob |
| 2019-12-03 | const linter rule and restored google docs push, fixed routing | Sam Wilkins |