| Age | Commit message (Expand) | Author |
| 2023-03-27 | changed longPress to always select and to show decorations. fixed single/dou... | bobzel |
| 2023-03-24 | from last | bobzel |
| 2023-03-24 | fixed key value to allow strings to be entered without quotes | bobzel |
| 2023-03-23 | changed showing keyvalue panes to not create a document, but to use the Layou... | bobzel |
| 2023-01-30 | fixed pointerEvents for text box footnotes. fixed keyvalue editing to not ty... | bobzel |
| 2022-11-17 | mostly changing strings to enums | bobzel |
| 2022-10-25 | fixed up dragging fields from key value pane to support numbers | bobzel |
| 2022-08-23 | changed dragging off Key column header to create a view of the field, not a t... | bobzel |
| 2022-04-25 | fixed key value pane to allow setting values on templates using "_" prefix. | bobzel |
| 2022-02-10 | switched scripts to use a cache to avoid recompiling. simplified some things ... | bobzel |
| 2021-03-19 | simplified chromeStatus to chromeHidden. fixed presBox item widths. fixed co... | bobzel |
| 2021-03-19 | fixing up some baseProto initialization. fixing stacking view with hidden docs. | bobzel |
| 2021-03-12 | prevent anything but Docs from being written to offScreenTabs. fixed tabs to... | bobzel |
| 2020-12-10 | more cleanup/organization of 'props' . removed VisibleHeight props and clean... | bobzel |
| 2020-11-30 | changed color to backgroundColor in styleProvider. added a stuyle provider f... | bobzel |
| 2020-08-29 | major restructure of how addDocTabs works. now you can add/replace with opti... | bobzel |
| 2020-06-29 | changed a lot of collection keys to start with "_" -- particularly for Stacki... | Bob Zeleznik |
| 2020-06-25 | fixed selection of filled ink regions. moved ink halo to mainView | Bob Zeleznik |
| 2020-06-18 | fixed keyvalue pane inputting new key values. made collection chromes shrink... | Bob Zeleznik |
| 2020-05-15 | renamed new_fields to fields | Sam Wilkins |
| 2020-05-02 | cleaned up presbox to not use reactions but to use a lookup script. put look... | Bob Zeleznik |
| 2020-05-02 | reversing mistake in keyvaluebox | Bob Zeleznik |
| 2020-05-02 | cleaned up a lot of layoutTemplate/String props. fixed link drawing. | Bob Zeleznik |
| 2020-04-23 | fixed browser back after link navigation. simplified menus more. fixed jitter... | Bob Zeleznik |
| 2020-01-25 | added text templates for FormattedText, added field views in formatted text b... | Bob Zeleznik |
| 2020-01-23 | got rid of extension docs. changed layout-specific keys to start with "_" wh... | bob |
| 2019-12-15 | added _last_ for computedScripts to access last value of script | Bob Zeleznik |
| 2019-12-15 | writing selectedDocs to user doc to allow selection to be part of scripting | Bob Zeleznik |
| 2019-12-04 | fixed mainview flyoutbehavior a bit. fixed keyvaluebox editing of lists a li... | bob |
| 2019-12-03 | const linter rule and restored google docs push, fixed routing | Sam Wilkins |
| 2019-11-20 | lots of changes to make rendering more efficient (fewer mobx invalidations). ... | bob |
| 2019-10-21 | big cleanup of layoutStrings, fieldExt, fieldKey, etc | Bob Zeleznik |
| 2019-10-21 | switched to a lightbox package that has rotation | Bob Zeleznik |
| 2019-10-20 | fixes to imagebox/keyvalue to get images to show up | Bob Zeleznik |
| 2019-10-19 | cleaned up a bunch layout vs doc issues related to templates | Bob Zeleznik |
| 2019-09-20 | simplified script execution api a little. fixed dataDoc() related stuff in v... | bobzel |
| 2019-09-19 | switche calls to COllectionDockingView... to addDocTabs. fixed following lin... | bob |
| 2019-09-13 | preserved data from field being converted to metadata template field | bob |
| 2019-09-12 | cleaned up menus. simplified making custom views through template dropdown menu | bob |
| 2019-08-21 | from last with presentations and small tweaks. | bob |
| 2019-08-10 | autoHeight fixes | Bob Zeleznik |
| 2019-07-29 | Added some undos | Tyler Schicke |
| 2019-07-29 | merged with master | Sam Wilkins |
| 2019-07-28 | templating fixes, context menu undo streamlining | Sam Wilkins |
| 2019-07-27 | fixed handling of keyboard events to avoid triggering global key events. made... | Bob Zeleznik |
| 2019-07-23 | autotag based on confidence, allow concealment of computed fields that resolv... | Sam Wilkins |
| 2019-07-13 | Refactored style in DocDecs and added metadata entry to DocDecs | Tyler Schicke |
| 2019-07-11 | merged with master and fixed linter / errors | Sam Wilkins |
| 2019-07-10 | factored template creation code into Doc.ts | Bob Zeleznik |
| 2019-07-10 | merged with master and prototype initialization refactor, still in progress a... | Sam Wilkins |