|
8aabb4a66f
|
Migrate to app router (#2254)
|
2025-02-07 11:33:38 -05:00 |
|
|
955cfe421f
|
remove dependency on uglify-js
|
2024-02-26 10:49:14 -05:00 |
|
|
14cd879207
|
migrate to prisma accelerate
https://prismaio.notion.site/Migration-Guide-For-Data-Proxy-Users-Moving-to-Prisma-Accelerate-5df9
|
2023-10-04 12:27:49 -04:00 |
|
|
1d8c2eab99
|
react-twitter-embed ➡️ react-tweet
|
2023-09-08 11:47:38 -04:00 |
|
|
b13c8259b3
|
attempt to make edge functions a tad bit lighter
|
2023-07-06 10:37:51 -04:00 |
|
|
1c53376988
|
type-safe stitches util for fancy link underline color
|
2022-07-31 11:24:44 -04:00 |
|
|
0a9391ed5f
|
use slightly more elegant way of formulating rel attribute of links
|
2022-07-30 17:05:15 -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 |
|
|
0f38ab4f0a
|
stitches config
|
2022-07-06 03:02:09 -04:00 |
|
|
f826f59fcc
|
enable experimental next/future/image (#973)
|
2022-06-27 20:45:02 -04:00 |
|
|
1776173cab
|
finally fix slow typescript compilation!
see https://github.com/stitchesjs/stitches/issues/1038
|
2022-06-13 06:47:29 -04:00 |
|
|
33c210aacf
|
less resource-intensive methods of parsing URLs
|
2022-06-01 18:40:57 -04:00 |
|
|
3c48207bd5
|
fix stitches variable conflicts
|
2022-05-30 23:06:44 -04:00 |
|
|
90a9512c62
|
compare origins of links instead of string comparison
|
2022-05-21 11:31:32 -04:00 |
|
|
9b0adae9ed
|
simpler check for external URLs
|
2022-05-20 16:32:54 -04:00 |
|
|
d1f0030d3c
|
test new next/link behavior
|
2022-05-17 18:31:58 -04:00 |
|
|
d8363d131a
|
adding more dumb easter eggs 🐣
|
2022-05-06 22:49:46 -04:00 |
|
|
2ea6495fd8
|
fix prefers-reduced-motion detection
|
2022-05-03 14:57:32 -04:00 |
|
|
3547d14576
|
allow additional rel info for new tab links
|
2022-04-29 12:54:35 -04:00 |
|
|
e1da53a1fe
|
prepare for new next/link behavior
see new-next-link branch
|
2022-04-28 12:32:50 -04:00 |
|
|
f8b6378faf
|
refactor the link underline logic to produce smaller output
|
2022-03-04 09:33:44 -05:00 |
|
|
c2dde042b7
|
CSS modules ➡️ Stitches 🧵 (#799)
|
2022-03-03 09:18:26 -05:00 |
|
|
8385e011c5
|
remove unnecessary PropsWithChildren
|
2022-02-09 11:05:48 -05:00 |
|
|
885f97fa64
|
update component prop types to use JSX.IntrinsicElements
|
2022-02-09 09:37:20 -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 |
|