| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-28 | Adjust info and help modal styling | Terry Truong | |
| Fix minor typos in store.ts, App.vue, IconButton, etc | |||
| 2022-09-14 | Fix tile-flash not properly covering overflown scrolled tiles | Terry Truong | |
| Fix bug where some tiles are hidden upon entering an overflown tile after auto-mode | |||
| 2022-09-14 | Use Pinia to store user settings, palette colors, etc | Terry Truong | |
| Move uiOpts and lytOpts to store.ts Add 'const's to *.ts | |||
| 2022-09-13 | Trigger expand/collapse-fail animation via callback | Terry Truong | |
| Previously, this was done by changing a LayoutNode field from App.vue, and having TolTile watch that field | |||
| 2022-09-13 | Use Vue Composition API and ESLint | Terry Truong | |
| 2022-07-12 | Increase adherence to Vue's Style Guide | Terry Truong | |
| Make components have multi-word names. Make all <v-for>s have a 'key' attribute. Use scoped styles. Also add sourcemap generation. | |||
