| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-28 | Enable auto-mode to trigger expand/collapse-fail animations | Terry Truong | |
| Done by sending a signal to a failed-operation's LayoutNode's Tile component via a watched property on LayoutNode. Also added code to prevent auto-mode from retrying a failed expand/collapse. Not an ideal solution, but signalling via LayoutNode is more general, and arguably cleaner, than the previous method of triggering fail animations by getting Tile to pass a callback upward as event data. | |||
| 2022-03-28 | Make auto-mode move-across/down prioritise higher dCount | Terry Truong | |
| 2022-03-28 | Make auto-mode more uniformly random and avoid undoing previous actions | Terry Truong | |
| 2022-03-27 | Add faster rect-layout algorithm | 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 | Move svg details to index.html | Terry Truong | |
| 2022-03-23 | Place window-resize handling back in TileTree | Terry Truong | |
| Reversion done to prevent flashes on window resize. | |||
| 2022-03-23 | Prevent double-clicks from highlighting text | Terry Truong | |
| 2022-03-23 | Move root-tile boundary-offset handling to TileTree | Terry Truong | |
| 2022-03-23 | Move resize-handling and tile-tree positioning to App.vue | Terry Truong | |
| 2022-03-12 | Make basic conversion to typescript | Terry Truong | |
| 2022-03-05 | Separate some of TileTree.vue into Tile.vue | Terry Truong | |
| 2022-03-05 | Separate layout code into new file | Terry Truong | |
| 2022-03-05 | Allow starting from root tile, make App.vue tileCount-independent | Terry Truong | |
| 2022-03-04 | Add tile expansion, modify tol representation | Terry Truong | |
| 2022-03-04 | Improve sweep-to-side layout | Terry Truong | |
| 2022-03-03 | Add basic sweep-to-side layout | Terry Truong | |
| 2022-03-03 | Add basic multi-level-tree display | Terry Truong | |
| 2022-03-03 | Add arrangement to grid, make dynamic with window size | Terry Truong | |
| 2022-03-02 | Add basic code for arrangement via absolute positioning | Terry Truong | |
| 2022-03-02 | Install tailwindcss | Terry Truong | |
| 2022-03-02 | Add test data and images | Terry Truong | |
| 2022-03-02 | Initial commit | Terry Truong | |
