1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-04-21 12:25:31 -04:00
Commit Graph

17 Commits

Author SHA1 Message Date
jake f8b6378faf refactor the link underline logic to produce smaller output 2022-03-04 09:33:44 -05:00
jake c2dde042b7 CSS modules ➡️ Stitches 🧵 (#799) 2022-03-03 09:18:26 -05:00
jake 3bc3e1b5a1 export prop types from component files 2022-02-16 10:39:32 -05:00
jake 67d98124f6 enable AVIF images 2022-02-15 12:59:54 -05:00
jake 885f97fa64 update component prop types to use JSX.IntrinsicElements 2022-02-09 09:37:20 -05:00
jake ee1b708b99 prevent fading into dark theme if we're immediately setting it on load 2022-02-06 12:25:48 -05:00
jake 7a3ea4924c clean up type definitions 2022-01-30 22:04:25 -05:00
jake f0259dbab5 stop being lazy with css selectors 2022-01-30 11:38:37 -05:00
jake 9f34cec930 custom <Link /> wrapper around next/link 2022-01-30 10:33:40 -05:00
jake 56bf0358ef update heading anchor links to always show on mobile 2022-01-28 13:07:17 -05:00
jake 51ecae3c9b custom <Image /> wrapper now supports static imports too 2022-01-24 08:57:21 -05:00
jake 0343aa9be4 move more junk out of index.css and into components 2022-01-22 18:52:29 -05:00
jake f62c057f5d do sub-heading anchor links manually instead of via rehype plugin 2022-01-22 17:21:29 -05:00
jake d06ebfcf60 use memo more wisely 2022-01-22 10:06:24 -05:00
jake 7e37adabc1 all components should accept additional classnames 2022-01-20 12:06:05 -05:00
jake 2162e9d563 properly merge multiple class names 2022-01-20 10:38:18 -05:00
jake 0462428a54 even more styled components 2022-01-20 08:26:30 -05:00