deerflow2/frontend/src
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
..
app Add explicit save action for agent creation (#1798) 2026-04-03 19:54:42 +08:00
components fix(frontend): resolve button hydration mismatch with undefined variant/size (#1506) 2026-04-04 11:21:04 +08:00
content Add documents site (#1767) 2026-04-03 07:25:40 +08:00
core Add explicit save action for agent creation (#1798) 2026-04-03 19:54:42 +08:00
hooks ci: enforce code formatting checks for backend and frontend (#1536) 2026-03-29 15:34:38 +08:00
lib fix(frontend): prevent submit during IME composition (#1562) 2026-03-29 22:36:38 +08:00
server/better-auth style: format 2026-01-17 00:13:24 +08:00
styles ci: enforce code formatting checks for backend and frontend (#1536) 2026-03-29 15:34:38 +08:00
typings feat: add 'about' page 2026-02-06 15:18:37 +08:00
env.js feat: implement the first section of landing page 2026-01-23 00:15:21 +08:00
mdx-components.ts Add documents site (#1767) 2026-04-03 07:25:40 +08:00