| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-04-26 | Add small sqrLayout optimisation | Terry Truong |
| 2022-04-26 | Make TolMap have Map type | Terry Truong |
| 2022-04-25 | Adapt to handle open-tree-of-life data | Terry Truong |
| 2022-03-29 | Update comments, adjust names, do minor refactors | Terry Truong |
| 2022-03-28 | Split lib.ts into layout.ts and util.ts | Terry Truong |
| 2022-03-14 | Change layout.ts to lib.ts | Terry Truong |
| 2022-03-14 | Make display start from root | Terry Truong |
| 2022-03-14 | Add LayoutTree, move options to TileTree, add parent nodes | Terry Truong |
| 2022-03-13 | Use 2-element arrays to represent x-y and width-height pairs | Terry Truong |
| 2022-03-13 | Merge TreeNode into FormatNode | Terry Truong |
| 2022-03-13 | Combine SideArea and LeftoverArea into SepSweptArea | Terry Truong |
| 2022-03-13 | Add LayoutFn type. Refactor some layout functions. | Terry Truong |
| 2022-03-12 | Define TreeNode and LayoutNode. Move classes to types.ts. | Terry Truong |
| 2022-03-12 | Make basic conversion to typescript | Terry Truong |
