Charis
cf3ecc93eb
chore(docs): turn on strictNullChecks ( #36180 )
...
strictNullChecks was off for docs, which lets errors slip through and
leads to incorrect required/optional typing on Zod-inferred types. This
PR enables strictNullChecks and fixes all the existing violations.
2025-06-04 17:05:37 -04:00
Charis
ee87cc20e8
ci(docs): fix build timeouts ( #35336 )
...
Fix build timeouts by skipping type generation for reference pages
2025-04-28 16:54:07 -04:00
Charis
84914090f9
fix(docs): change code block theme ( #34940 )
...
Code block theme used Vitesse.
Code block theme uses the custom Supabase 2 theme, which matches the UI
library and design system sites.
2025-04-15 16:49:49 +00:00
Charis
258bc37919
docs: add type hints ( #34678 )
2025-04-08 13:25:46 -04:00
Charis
7f1644c283
feat(docs): type hints mobile ( #34521 )
...
Also enable type hints on mobile.
2025-03-31 12:05:27 -04:00
Charis
311232b3e1
feat(docs): ts hover annotations on code blocks ( #34327 )
2025-03-21 15:48:32 -04:00