dashy/src
Alicia Sykes b03bedd227 Replaces v-if with css display none
This fixes theme not being applied on load when settings are hidden, since the theme selector component will still be mounted, just not visible
2021-06-08 14:44:06 +01:00
..
assets Adds ability for user to show/ hide settings menu 2021-06-03 12:19:55 +01:00
components Replaces v-if with css display none 2021-06-08 14:44:06 +01:00
styles Converted schema from JavaScript into JSON 2021-06-07 16:01:11 +01:00
utils Converted schema from JavaScript into JSON 2021-06-07 16:01:11 +01:00
views Adds option for a section to have an icon 2021-06-02 19:06:28 +01:00
App.vue New material theme, additional fonts, more complete theme coverage, and bug fixes 2021-06-01 22:44:59 +01:00
main.js Adds code editor for user to specify custom CSS 2021-05-31 17:01:00 +01:00
registerServiceWorker.js Change lint rules to AirBnB 2019-09-01 13:38:13 +01:00
router.js Adds ability for user to show/ hide settings menu 2021-06-03 12:19:55 +01:00