deerflow2/web/src
agoudbg 164ef5b8be
refactor: Welcome layout and conditional rendering (#690)
* refactor: Welcome layout and conditional rendering

Improves flex layout and spacing in ConversationStarter, and updates MessagesBlock to conditionally render ConversationStarter or MessageListView based on chat state. This streamlines the UI and removes redundant rendering logic.

* fix: replay mode

* fix: Remove unnecessary inset-0

---------

Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
2025-11-21 09:27:14 +08:00
..
app refactor: Welcome layout and conditional rendering (#690) 2025-11-21 09:27:14 +08:00
components fix: Optimize the performance of stream data processing and add anti-… (#642) 2025-10-22 23:08:18 +08:00
core fix: pass the locale through the frontend chat (#668) 2025-10-28 08:41:54 +08:00
hooks feat(visualization): add workflow run animation logic 2025-04-29 16:46:50 +08:00
lib chore: add license header for web 2025-04-17 14:26:41 +08:00
styles FIX/Adapt message box to handle long text in frontend (#466) 2025-08-21 10:31:54 +08:00
typings chore: support raw-loader 2025-04-22 13:52:56 +08:00
env.js fix: make SSE buffer size configurable to prevent overflow during multi-round searches (#664) (#665) 2025-10-27 17:03:38 +08:00
i18n.ts feat: add i18n support and add Chinese (#372) 2025-07-12 15:18:28 +08:00