| Age | Commit message (Expand) | Author |
| 2022-05-01 | Enable search-suggestion sending/displaying/selection | Terry Truong |
| 2022-04-30 | Make TileInfoModal display more data | Terry Truong |
| 2022-04-30 | Add scripts for downloading/reviewing/cropping_and_resizing images | Terry Truong |
| 2022-04-27 | Use EOL vernacular-names data for searching | Terry Truong |
| 2022-04-26 | Change data URL path format | Terry Truong |
| 2022-04-26 | Make TolMap have Map type | Terry Truong |
| 2022-04-26 | Have tol data in sqlite db, and add server script that accesses it | Terry Truong |
| 2022-04-25 | Add tile visual indicators for many-tiles and phylogenetic-support | Terry Truong |
| 2022-04-25 | Adapt to handle open-tree-of-life data | Terry Truong |
| 2022-04-24 | Fix z-index not being higher for tiles being expanded/collapsed | Terry Truong |
| 2022-03-29 | Make Tile's CSS-changes-during-transition apply during search and auto-mode | Terry Truong |
| 2022-03-29 | Update comments, adjust names, do minor refactors | Terry Truong |
| 2022-03-28 | Add info-icon to non-leaf tiles | Terry Truong |
| 2022-03-28 | Simplify info-icon code by removing top-level options | Terry Truong |
| 2022-03-28 | Make option passing less irregular | Terry Truong |
| 2022-03-28 | Merge TileImg back into Tile, adding nonAbsPos prop for AncestryBar usage | Terry Truong |
| 2022-03-28 | Convert SVG icons into icon components | Terry Truong |
| 2022-03-28 | Split lib.ts into layout.ts and util.ts | Terry Truong |
| 2022-03-28 | Move TolNode code to tol.ts | Terry Truong |
| 2022-03-28 | Rename Settings to SettingsPane, and ParentBar to AncestryBar | Terry Truong |
| 2022-03-28 | Enable auto-mode to trigger expand/collapse-fail animations | Terry Truong |
| 2022-03-27 | Add sweep-to-parent setting | Terry Truong |
| 2022-03-27 | Simplify Tile transition-on-expand/collapse code | Terry Truong |
| 2022-03-27 | Remove redundant full-view div | Terry Truong |
| 2022-03-27 | Move TileTree code into App.vue | Terry Truong |
| 2022-03-27 | Prevent overflow during tile collapse/expand | Terry Truong |
| 2022-03-27 | Fix close-button unreliability bug | Terry Truong |
| 2022-03-27 | Move svg details to index.html | Terry Truong |
| 2022-03-27 | Remove unnecessary CSS vars | Terry Truong |
| 2022-03-27 | Make search shortcut cancel an active auto-mode | Terry Truong |
| 2022-03-27 | Make search shortcut re-focus input when search-bar is open | Terry Truong |
| 2022-03-27 | Propagate transition-duration setting to transition animations | Terry Truong |
| 2022-03-27 | Separate settings icon code from settings pane | Terry Truong |
| 2022-03-26 | Add help modal | Terry Truong |
| 2022-03-26 | Make auto-mode current-node-based, with focus indication | Terry Truong |
| 2022-03-26 | Add basic auto-mode implementation | Terry Truong |
| 2022-03-26 | Remove close button from search bar | Terry Truong |
| 2022-03-26 | Add more icons | Terry Truong |
| 2022-03-26 | Make clicking during search cause cancellation | Terry Truong |
| 2022-03-26 | Highlight search result | Terry Truong |
| 2022-03-26 | Make search account for hidden nodes | Terry Truong |
| 2022-03-26 | Add LayoutMap to lib.ts, with updating via tryLayout() | Terry Truong |
| 2022-03-26 | Add basic expand-to-search-result code | Terry Truong |
| 2022-03-25 | Make search-bar clear/animate on fail | Terry Truong |
| 2022-03-25 | Add Ctrl-Shift-F search shortcut | Terry Truong |
| 2022-03-25 | Add tolNode parent pointers, tolMap, and layoutMap | Terry Truong |
| 2022-03-25 | Fix typescript errors | Terry Truong |
| 2022-03-25 | Add search enter/escape, and close-icon svgs | Terry Truong |
| 2022-03-25 | Add search icon and basic modal | Terry Truong |
| 2022-03-25 | Simplify transition code | Terry Truong |