| Age | Commit message (Collapse) | Author |
|
Add line spacing and section comments
Fix 'Last updated' line in help modal being shown despite overflow
|
|
Fix minor typos in store.ts, App.vue, IconButton, etc
|
|
Fix bug where some tiles are hidden upon entering an overflown
tile after auto-mode
|
|
Move uiOpts and lytOpts to store.ts
Add 'const's to *.ts
|
|
Previously, this was done by changing a LayoutNode field from
App.vue, and having TolTile watch that field
|
|
|
|
Make components have multi-word names.
Make all <v-for>s have a 'key' attribute.
Use scoped styles.
Also add sourcemap generation.
|