deerflow2/web/src/app
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
..
chat refactor: Welcome layout and conditional rendering (#690) 2025-11-21 09:27:14 +08:00
landing feat: add i18n support and add Chinese (#372) 2025-07-12 15:18:28 +08:00
settings feat: add edit and refresh functionality for MCP servers in settings tab (#680) 2025-11-06 10:38:45 +08:00
layout.tsx feat: add i18n support and add Chinese (#372) 2025-07-12 15:18:28 +08:00
page.tsx feat: add i18n support and add Chinese (#372) 2025-07-12 15:18:28 +08:00