Commit Graph

17 Commits

Author SHA1 Message Date
Matthias
ffada86507 composition: ThemeSelect 2022-04-21 07:50:19 +02:00
Matthias
cb780817f3 Correctly type StyleElement 2021-03-08 07:46:40 +01:00
Matthias
e756db5d1d Don't transition on initial pageload 2020-12-30 08:18:50 +01:00
Matthias
65117a7f5f Default to dark theme 2020-12-29 10:52:14 +01:00
Matthias
e352dff2e3 Extract theme selection to shared js file
introduce simple theme mode (only dark / light selections)
2020-12-28 20:34:54 +01:00
Matthias
ea5e135a69 Simplify bootswatch_themeselect, transition colormove 2020-12-28 19:41:02 +01:00
Matthias
19c6c77746 Improve styling, introduce FT dark style 2020-12-28 16:54:14 +01:00
Matthias
37bbac4d60 Make it clear which theme is light / dark 2020-12-28 10:49:26 +01:00
Matthias
93fd1ba216 Remove unneeded log statements 2020-12-06 09:44:58 +01:00
Matthias
5f1ce3d7a3 Use vue/recommended eslint setting 2020-08-31 17:43:44 +02:00
Matthias
9edf2e9e02 Add plain bootstrap view 2020-07-26 11:16:40 +02:00
Matthias
fa278e34da Adjust styles to new eslint-prettier plugin version 2020-07-26 10:48:07 +02:00
Matthias
61d6f54577 Make all styles scoped
closes #17
2020-07-11 20:00:13 +02:00
Paul D. Mendes
6a3a482b5d Refactor: Removed API fetch call (Kept method, for future updates), Added static theme list, Removed localStorage Check, removed unused lifecyclehooks and other variables. 2020-05-24 13:19:45 +04:00
Paul D. Mendes
93e10301f5 Added tooltip and loading spinner to theme dropdown. Moved api fetch to be called on dropdown select instead of created lifecycle 2020-05-23 16:08:04 +04:00
Paul D. Mendes
6510b40939 Moving cdn architecutre to bootswatch module 2020-05-23 16:08:04 +04:00
Paul D. Mendes
013fa93ac9 bootswatch theme picker 2020-05-23 16:08:04 +04:00