deerflow2/frontend/src/components/workspace
肖应宇 bceea21f9b feat(08-03): 将产物列表/详情中的硬编码颜色字面量迁移至工作区主题令牌
- 将产物列表中的图标/下载按钮的硬编码颜色工具类替换为工作区主题令牌类
- 将产物详情中的 SVG 描边/填充色以及关键状态转换为主题令牌/currentColor
2026-04-23 10:25:50 +08:00
..
agents feat(agent):Supports custom agent and chat experience with refactoring (#957) 2026-03-03 21:32:01 +08:00
artifacts feat(08-03): 将产物列表/详情中的硬编码颜色字面量迁移至工作区主题令牌 2026-04-23 10:25:50 +08:00
chats style: lint prettier 2026-04-20 10:34:57 +08:00
citations ci: enforce code formatting checks for backend and frontend (#1536) 2026-03-29 15:34:38 +08:00
messages style: lint prettier 2026-04-20 10:34:57 +08:00
settings feat(03): align workspace visual layer with legacy baseline 2026-04-07 14:34:22 +08:00
agent-welcome.tsx feat(agent):Supports custom agent and chat experience with refactoring (#957) 2026-03-03 21:32:01 +08:00
code-editor.tsx feat(03): align workspace visual layer with legacy baseline 2026-04-07 14:34:22 +08:00
command-palette.tsx feat(03): align workspace visual layer with legacy baseline 2026-04-07 14:34:22 +08:00
copy-button.tsx fix: 修复剪贴板没有统一使用copyToClipboard的问题 2026-04-14 09:49:17 +08:00
dev-todo-list.tsx feat(03): align workspace visual layer with legacy baseline 2026-04-07 14:34:22 +08:00
export-trigger.tsx fix: 收紧threadId的类型为string,删除无用isNewRoute变量,合并状态判断showInputBox至showWelcomeStyle 2026-04-07 16:08:42 +08:00
flip-display.tsx feat: re-implement message group 2026-01-18 19:56:07 +08:00
github-icon.tsx feat: implement basic web app 2026-01-15 23:40:21 +08:00
iframe-test-panel.tsx style:prettier 2026-04-14 09:49:17 +08:00
input-box.tsx feat(Tour): 同一设备不同帐号保存漫游使用记录 2026-04-21 09:41:00 +08:00
mode-hover-guide.tsx ci: enforce code formatting checks for backend and frontend (#1536) 2026-03-29 15:34:38 +08:00
overscroll.tsx feat: implement basic web app 2026-01-15 23:40:21 +08:00
recent-chat-list.tsx fix: 修复剪贴板没有统一使用copyToClipboard的问题 2026-04-14 09:49:17 +08:00
streaming-indicator.tsx feat: implement basic web app 2026-01-15 23:40:21 +08:00
thread-title.tsx fix: 收紧threadId的类型为string,删除无用isNewRoute变量,合并状态判断showInputBox至showWelcomeStyle 2026-04-07 16:08:42 +08:00
todo-list.tsx feat(agent):Supports custom agent and chat experience with refactoring (#957) 2026-03-03 21:32:01 +08:00
token-usage-indicator.tsx feat(frontend): display token usage per conversation turn (#1229) 2026-03-24 08:59:35 +08:00
tooltip.tsx Revert "feat(frontend): 增强建议快捷skill工具多层提示交互并更新计划状态" 2026-04-19 11:38:35 +08:00
use-chat-mode.ts feat(03): align workspace visual layer with legacy baseline 2026-04-07 14:34:22 +08:00
welcome.tsx feat(03): align workspace visual layer with legacy baseline 2026-04-07 14:34:22 +08:00
workspace-container.tsx feat: implement i18n 2026-01-20 14:06:47 +08:00
workspace-header.tsx feat(08-02): token化 thread page 与 layout/header 颜色 2026-04-23 10:25:34 +08:00
workspace-nav-chat-list.tsx feat(agent):Supports custom agent and chat experience with refactoring (#957) 2026-03-03 21:32:01 +08:00
workspace-nav-menu.tsx feat: enhance workspace navigation menu with conditional rendering and mounted state 2026-02-07 11:10:24 +08:00
workspace-sidebar.tsx style:prettier 2026-04-14 09:49:17 +08:00