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

17 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
d35e40a18d
fix props with forwarded ref 2022-07-13 19:48:49 -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
1e1ecd89ea
refactor component/page function returns 2022-05-25 09:30:11 -04:00
8641b6a90e
separate out inline code and code block components 2022-04-11 19:05:01 -04:00
4ea5b15db0
refactor component imports/exports 2022-03-16 11:22:56 -04:00
50071eef58
fix max-width: undefined 2022-03-11 18:07:27 -05:00
dc7622a7af
switch some style props to css 2022-03-03 11:46:18 -05: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
7a3ea4924c
clean up type definitions 2022-01-30 22:04:25 -05:00
224358fd68
add some rounded corners and theme transition fading 2022-01-21 12:05:01 -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