1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 22:55:31 -04:00
Commit Graph

16 Commits

Author SHA1 Message Date
893db7e951 bump next to 13.5 2023-10-02 11:59:15 -04:00
1d8c2eab99 react-twitter-embed ➡️ react-tweet 2023-09-08 11:47:38 -04:00
1f373541be add :focus-visible css selector to some hover styles 2022-07-27 18:05:50 -04:00
b1a92a2eab refactor component styles to use type-safe stitches tokens
https://stitches.dev/docs/typescript#stricter-experience
2022-07-07 13:33:20 -04:00
f826f59fcc enable experimental next/future/image (#973) 2022-06-27 20:45:02 -04:00
1e1ecd89ea refactor component/page function returns 2022-05-25 09:30:11 -04:00
c2dde042b7 CSS modules ➡️ Stitches 🧵 (#799) 2022-03-03 09:18:26 -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
9f34cec930 custom <Link /> wrapper around next/link 2022-01-30 10:33:40 -05:00
2a29d713bb remove global .icon style 2022-01-30 09:00:59 -05:00
0343aa9be4 move more junk out of index.css and into components 2022-01-22 18:52:29 -05:00
7e37adabc1 all components should accept additional classnames 2022-01-20 12:06:05 -05:00
caac9b905a <IFrame /> component 2022-01-18 13:54:12 -05:00
a406010bd2 next-mdx-remote v4 (#737) 2022-01-18 09:25:09 -05:00