Commit Graph

25 Commits

Author SHA1 Message Date
Matthias Kretschmann 796dfc64fa
remove AppProvider, replace with hooks 2019-11-11 23:54:07 +01:00
Matthias Kretschmann be8f668740
set apple-mobile-web-app-status-bar-style 2019-11-09 19:32:11 +01:00
Matthias Kretschmann 7d208934a2
dark mode tweaks 2019-11-09 19:12:58 +01:00
Matthias Kretschmann 896d1737d4
fix ThemeSwitch test 2019-05-26 23:52:27 +02:00
Matthias Kretschmann 2e6dfdd46b
theme switch tests 2019-04-27 23:53:26 +02:00
Matthias Kretschmann 0e78f34d15
add more tests 2019-04-16 04:11:53 +02:00
Matthias Kretschmann 683ca4f710
more tests, hook for metadata 2019-04-15 01:35:58 +02:00
Matthias Kretschmann 753fa93886
get precise sunset/sunrise times 2018-09-28 19:42:30 +02:00
Matthias Kretschmann 0ce5c05de5
switch back to gatsby-plugin-svgr 2018-09-20 19:06:46 +02:00
Matthias Kretschmann a1a2d258da
dark mode in global store 2018-09-17 00:43:52 +02:00
Matthias Kretschmann 7080b3c886
kick out react-transition-group 2018-09-14 21:17:40 +02:00
Matthias Kretschmann 28a0675f16
animation tweaks 2018-09-14 20:30:12 +02:00
Matthias Kretschmann ecc549a551
ES7 constructor kill 2018-09-06 14:35:40 +02:00
Matthias Kretschmann 734a2344a2
fix warnings 2018-06-24 21:44:13 +02:00
Matthias Kretschmann b881b297c4
fix build 2018-06-24 21:22:12 +02:00
Matthias Kretschmann 43cadc9bd4
persist theme switch state
* set initial state based on local storage
* set local storage when switch is clicked
* continue switrching between day/night, but only if no local storage key is found
2018-06-24 18:20:34 +02:00
Matthias Kretschmann 88bbd1fb2f
use SVGR directly 2018-06-23 14:07:11 +02:00
Matthias Kretschmann 65cd2041b2
make it work with Gatsby v2-beta 2018-06-23 14:07:10 +02:00
Matthias Kretschmann 76e99752b1
move to CSS modules 2018-06-11 19:48:38 +02:00
Matthias Kretschmann 996058032e
refactor 2018-05-23 00:36:54 +02:00
Matthias Kretschmann 10e4514de6
theme switch tweaks 2018-05-12 01:42:29 +02:00
Matthias Kretschmann 5018f5c0c5
less components re-rendering across the board 2018-05-11 21:44:34 +02:00
Matthias Kretschmann f61f4fda95
improve default dark mode loading experience 2018-05-10 20:56:58 +02:00
Matthias Kretschmann c2f62634bc
initial state based on time of day 2018-05-10 17:58:45 +02:00
Matthias Kretschmann d37bafb379
theme switcher 2018-05-10 16:06:17 +02:00