| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-30 | Don't disable actions on tut prev-click | Terry Truong | |
| 2022-06-29 | Refactor to provide default-option access to non-top-level components | Terry Truong | |
| 2022-06-29 | Add breadth prop to AncestryBar | Terry Truong | |
| 2022-06-29 | Remove constant-scrollbar-gap for ancestry-bar | Terry Truong | |
| Avoided having overflow:auto cause tile-overlapping scrollbar by using less tile-padding. Trying to solve this by dynamically detecting overflow seemed to get messy. | |||
| 2022-06-27 | In .vue files, move <template> sections to top | Terry Truong | |
| 2022-06-27 | Clean up code in HelpModal and AncestryBar | Terry Truong | |
| 2022-06-25 | Reduce degrees-of-variance in options set | Terry Truong | |
| Also add size prop to IconButton | |||
| 2022-06-24 | Adjust some option names | Terry Truong | |
| 2022-06-24 | Move utility functions into util.ts | Terry Truong | |
| 2022-06-24 | Add type annotations for UI options | Terry Truong | |
| 2022-06-23 | Adjust component event names | Terry Truong | |
| 2022-06-20 | Prevent ancestry-bar scrollbar overlapping content | Terry Truong | |
| 2022-06-20 | Increase type-consistency via server-classes and client-types | Terry Truong | |
| 2022-05-27 | Use static-layout for ancestry-bar and tutorial-pane | Terry Truong | |
| 2022-05-26 | Make ancestry-bar scroll-to-end when added to | Terry Truong | |
| 2022-05-23 | Enable vertical wheel-scroll on horizontal ancestry bar | Terry Truong | |
| 2022-05-23 | Display 'compound images' | Terry Truong | |
| Adjust genLinkedImgs.py to associate multiple images to compound-nodes. Adjust server to send multiple image filenames for such nodes. Adjust Tile and TileInfoModal to display those compound-images. | |||
| 2022-05-10 | Enable display of active-root with overflow | Terry Truong | |
| 2022-04-25 | Adapt to handle open-tree-of-life data | Terry Truong | |
| Added data_otol/ with script that converts data from 'Open Tree of Life' release 13.4 into a JSON form. Moved old tree-of-life data and images into data_tol_old/. Added TolMap type to tol.ts, changed TolNode, and adapted other code to handle it. Temporarily disabling tile images until image data is added. | |||
| 2022-03-29 | Update comments, adjust names, do minor refactors | 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 | Split lib.ts into layout.ts and util.ts | Terry Truong | |
| 2022-03-28 | Rename Settings to SettingsPane, and ParentBar to AncestryBar | Terry Truong | |
