David Nguyen
26f0c4c5b7
chore: deprecate endpoints ( #3022 )
2026-07-23 13:57:09 +10:00
Ephraim Duncan
12223c79cb
fix(ui): improve destructive button contrast in dark mode ( #3071 )
2026-07-14 18:40:40 +09:00
David Nguyen
8671f269e8
fix: lint project ( #2693 )
2026-05-08 16:04:22 +10:00
Lucas Smith
24a5c85b6c
fix(docs): rewrite mermaid component to avoid async client component error ( #2549 )
...
Replace use() with useEffect/useState pattern to prevent 'async Client
Component' errors in Next.js 16 / React 19. Also strip colons from
useId() output which broke mermaid's render().
2026-02-28 16:55:33 +11:00
Lucas Smith and Catalin Pit
b92c53dbb2
feat: docs v2 ( #2460 )
...
Co-authored-by: Catalin Pit <catalinpit@gmail.com >
2026-02-27 22:05:27 +11:00