1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 02:58:28 -04:00

16 Commits

Author SHA1 Message Date
8aabb4a66f
Migrate to app router (#2254) 2025-02-07 11:33:38 -05:00
1d8c2eab99
react-twitter-embed ➡️ react-tweet 2023-09-08 11:47:38 -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
8595542db1
re-render tweet embeds on theme change 2022-07-01 11:05:11 -04:00
33c210aacf
less resource-intensive methods of parsing URLs 2022-06-01 18:40:57 -04:00
d67428b043
rename resolvedTheme -> activeTheme 2022-05-04 10:48:41 -04:00
4ea5b15db0
refactor component imports/exports 2022-03-16 11:22:56 -04:00
a917b5f81d fork next-themes into use-theme hook 2022-03-07 16:32:38 -05:00
34fccfefc3
use stitches-normalize 🧵
https://github.com/jakejarvis/stitches-normalize
2022-03-06 11:24:58 -05:00
e6f1955efb
organize types a bit more sanely & bump deps 2022-02-24 07:06:34 -05:00
3bc3e1b5a1
export prop types from component files 2022-02-16 10:39:32 -05:00
885f97fa64
update component prop types to use JSX.IntrinsicElements 2022-02-09 09:37:20 -05:00
42a7ff1bdc
fix unnoticeable background color bug in dark mode 2022-02-05 14:50:29 -05:00
7e37adabc1
all components should accept additional classnames 2022-01-20 12:06:05 -05:00
a406010bd2
next-mdx-remote v4 (#737) 2022-01-18 09:25:09 -05:00