deerflow2/frontend/src/components
Albert Zheng 6473d38917
fix(frontend): resolve button hydration mismatch with undefined variant/size (#1506)
Server-rendered data-variant={undefined} didn't match client hydration.
Now only render data-variant and data-size when explicitly set.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: JeffJiang <for-eleven@hotmail.com>
2026-04-04 11:21:04 +08:00
..
ai-elements fix(frontend): add missing rel="noopener noreferrer" to target="_blank" links (#1741) 2026-04-02 17:32:52 +08:00
landing Add documents site (#1767) 2026-04-03 07:25:40 +08:00
ui fix(frontend): resolve button hydration mismatch with undefined variant/size (#1506) 2026-04-04 11:21:04 +08:00
workspace fix(ui): avoid follow-up suggestion overlap (#1777) 2026-04-03 15:48:41 +08:00
theme-provider.tsx feat: implement the first section of landing page 2026-01-23 00:15:21 +08:00