Commit Graph

9 Commits

Author SHA1 Message Date
Paul
cc0e45526c feat(mobx): refactor and remove (react-)redux 2021-12-23 21:43:11 +00:00
Paul Makles
68578d2620 feat(mobx): start work on migrations 2021-12-20 12:01:45 +00:00
brecert
537f9b1596 Fix theme shop themes not applying as a base
- [#217] fixed theme shop themes not applying as a base
- added `themes` state path to store themes locally at
2021-09-11 15:40:14 -04:00
Paul
048267b419 Remove stray console.log and update translations.
Update themes endpoint and filter unmatched commits.
2021-09-09 22:39:17 +01:00
brecert
28b2d8dcab Improve accessibility and styling of theme shop 2021-09-07 06:31:49 -04:00
brecert
d7f08449cb Minor style improvements 2021-09-07 02:47:12 -04:00
brecert
6a32e451ac Use VITE_THEMES_URL for the default theme manifest
- typed `ImportMeta` to have `env`
2021-09-06 06:38:53 -04:00
brecert
6d85c9b725 Add under construction warning for the theme shop 2021-09-06 06:24:01 -04:00
brecert
414dcd51c0 Add base theme shop implementation and pane
- added theme shop settings pane
- added `generateVariables` for themes
- added `preview.svg` for previewing themes until a proper solution is made
2021-09-06 06:02:30 -04:00