1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-06-30 08:16:39 -04:00
Commit Graph

18 Commits

Author SHA1 Message Date
78593b03ca even more useLocalStorage fixes 2022-07-27 18:00:51 -04:00
d0c21c6bd4 clean up useLocalStorage hook 2022-07-25 18:00:04 -04:00
cf106e46da refactor more hooks 2022-07-25 13:11:40 -04:00
37feb305ff move useMedia hook here but without SSR warning 2022-07-24 22:41:02 -04:00
295301aa9e clean up stitches theme config 2022-07-07 16:19:28 -04:00
1776173cab finally fix slow typescript compilation!
see https://github.com/stitchesjs/stitches/issues/1038
2022-06-13 06:47:29 -04:00
091a41e485 type errors 2022-05-14 18:24:09 -04:00
482700e640 fix theme toggle animating on load 2022-05-08 22:06:53 -04:00
d67428b043 rename resolvedTheme -> activeTheme 2022-05-04 10:48:41 -04:00
2ea6495fd8 fix prefers-reduced-motion detection 2022-05-03 14:57:32 -04:00
c4651cb315 clean up ThemeContext 2022-04-27 10:58:25 -04:00
6ab0c5a97f more deprecated addListeners 2022-04-26 12:48:38 -04:00
a0a37bca40 deprecated addListener -> addEventListener 2022-04-25 09:35:17 -04:00
831139c132 actually listen to react-hooks/exhaustive-deps warning 2022-04-21 18:10:03 -04:00
54c662c1f2 reorganize style and font configs 2022-04-20 11:19:02 -04:00
6f2018bd6e reduce theme context's unnecessary crap even more 2022-04-08 18:15:06 -04:00
d09cf7ab26 consolidate theme context/provider types 2022-04-08 12:36:19 -04:00
25aed87b21 separate ThemeContext and useTheme code 2022-04-06 17:40:16 -04:00