0dbb32a267
svg fixes
2024-09-10 14:52:34 -04:00
5fe420913e
switch to cloudflare turnstile
2024-07-31 14:57:19 +00:00
e1a26d5257
refactor .js files to ES modules where possible
2024-03-12 14:58:00 -04:00
893db7e951
bump next to 13.5
2023-10-02 11:59:15 -04:00
1f373541be
add :focus-visible
css selector to some hover styles
2022-07-27 18:05:50 -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
0f38ab4f0a
stitches config
2022-07-06 03:02:09 -04:00
a63ea35463
clean up strict types a bit more
2022-06-13 12:01:35 -04:00
1776173cab
finally fix slow typescript compilation!
...
see https://github.com/stitchesjs/stitches/issues/1038
2022-06-13 06:47:29 -04:00
9b0adae9ed
simpler check for external URLs
2022-05-20 16:32:54 -04:00
e1da53a1fe
prepare for new next/link
behavior
...
see new-next-link branch
2022-04-28 12:32:50 -04:00
17776213e9
add markdown icon to contact form tip
2022-03-21 12:04:07 -04:00
4772768aa2
remove twemoji icon dependency
2022-03-19 14:42:46 -04:00
4ea5b15db0
refactor component imports/exports
2022-03-16 11:22:56 -04:00
87848cc697
just some refactoring
2022-03-09 14:07:06 -05:00
f8b6378faf
refactor the link underline logic to produce smaller output
2022-03-04 09:33:44 -05:00
ea4e7025ff
fix some leftover stitches to-do items
2022-03-03 13:18:12 -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
17104d765b
make sticky header optional via prop
2022-02-16 10:30:18 -05:00
4580e42fdc
Update ContactForm.module.css
2022-02-13 11:01:24 -05:00
ae0fd5f56b
extract list of menu links to a config file
2022-02-11 15:13:32 -05:00
93356e9472
add react-textarea-autosize
to contact form
2022-02-11 09:25:25 -05:00
6d5c34335b
extract hcaptcha into reusable component w/ defaults
2022-02-10 21:19:13 -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
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
766f39a15a
remove unused deps
2022-01-27 18:16:57 -05:00
283eb62446
less corny header and note meta icons ( #746 )
...
* less corny header and note meta icons
* swap out more twemojis
* indicate active page in nav bar
* update favicons
* extract `<MenuLink />` into its own component
* change hover effect to an underline
* cropped header photo
2022-01-27 10:06:26 -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
2162e9d563
properly merge multiple class names
2022-01-20 10:38:18 -05:00
171bdd65b6
more preparation for styled components
2022-01-19 11:00:28 -05:00
a406010bd2
next-mdx-remote v4 ( #737 )
2022-01-18 09:25:09 -05:00