1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-06-23 01:36:39 +02:00
Commit Graph

37 Commits

Author SHA1 Message Date
fedfb28241
hook tweak 2021-03-13 03:56:37 +01:00
487461518a
custom useDarkMode hook 2021-03-13 03:35:50 +01:00
9493b9d2ef
migrate to gatsby-plugin-image 2021-03-13 01:03:23 +01:00
8da788e4d2
update to Gatsby v3 2021-03-12 23:47:28 +01:00
46477cacd6
package updates 2020-04-11 23:40:25 +02:00
6f8f5b605a
migrate to CSS modules, kick out SASS 2020-03-07 03:11:52 +01:00
996e05e9da
fix errors 2020-02-15 14:05:14 +01:00
b1827bf1cc
switch to use-dark-mode 2019-11-28 20:06:57 +01:00
fb7132cbfc
more pure components 2019-11-26 18:25:42 +01:00
9c6c7c27ab
package updates 2019-11-16 13:37:25 +01:00
72abe21266
simplify icon component 2019-11-13 13:32:11 +01:00
985628227b
source icons from react-feather 2019-11-13 11:59:59 +01:00
796dfc64fa
remove AppProvider, replace with hooks 2019-11-11 23:54:07 +01:00
be8f668740
set apple-mobile-web-app-status-bar-style 2019-11-09 19:32:11 +01:00
7d208934a2
dark mode tweaks 2019-11-09 19:12:58 +01:00
896d1737d4
fix ThemeSwitch test 2019-05-26 23:52:27 +02:00
2e6dfdd46b
theme switch tests 2019-04-27 23:53:26 +02:00
0e78f34d15
add more tests 2019-04-16 04:11:53 +02:00
683ca4f710
more tests, hook for metadata 2019-04-15 01:35:58 +02:00
753fa93886
get precise sunset/sunrise times 2018-09-28 19:42:30 +02:00
0ce5c05de5
switch back to gatsby-plugin-svgr 2018-09-20 19:06:46 +02:00
a1a2d258da
dark mode in global store 2018-09-17 00:43:52 +02:00
7080b3c886
kick out react-transition-group 2018-09-14 21:17:40 +02:00
28a0675f16
animation tweaks 2018-09-14 20:30:12 +02:00
ecc549a551
ES7 constructor kill 2018-09-06 14:35:40 +02:00
734a2344a2
fix warnings 2018-06-24 21:44:13 +02:00
b881b297c4
fix build 2018-06-24 21:22:12 +02:00
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
88bbd1fb2f
use SVGR directly 2018-06-23 14:07:11 +02:00
65cd2041b2
make it work with Gatsby v2-beta 2018-06-23 14:07:10 +02:00
76e99752b1
move to CSS modules 2018-06-11 19:48:38 +02:00
996058032e
refactor 2018-05-23 00:36:54 +02:00
10e4514de6
theme switch tweaks 2018-05-12 01:42:29 +02:00
5018f5c0c5
less components re-rendering across the board 2018-05-11 21:44:34 +02:00
f61f4fda95
improve default dark mode loading experience 2018-05-10 20:56:58 +02:00
c2f62634bc
initial state based on time of day 2018-05-10 17:58:45 +02:00
d37bafb379
theme switcher 2018-05-10 16:06:17 +02:00