aboutsummaryrefslogtreecommitdiff
path: root/src/store.ts
AgeCommit message (Collapse)Author
2023-01-29Adjust frontend coding styleTerry Truong
Add line spacing and section comments Fix 'Last updated' line in help modal being shown despite overflow
2023-01-28Adjust info and help modal stylingTerry Truong
Fix minor typos in store.ts, App.vue, IconButton, etc
2023-01-23Clean up some docs and naming inconsistenciesTerry Truong
2022-09-14Add missing constraint for auto-mode move-downTerry Truong
2022-09-14Use Pinia to store user settings, palette colors, etcTerry Truong
Move uiOpts and lytOpts to store.ts Add 'const's to *.ts