deerflow2/frontend/src/components/workspace
LofiSu 842c4ecac0 fix(frontend): Turbopack about page + remove hover on web search/citations
- About: use aboutMarkdown from about-content.ts instead of raw-loader for
  about.md (fixes Turbopack 'Cannot find module raw-loader')
- Web search: remove Tooltip from web_search and web_fetch result links
- Citations: remove HoverCard from CitationLink so no hover popup on badges

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-09 03:23:02 +08:00
..
artifacts feat: support subtasks 2026-02-07 16:14:48 +08:00
messages fix(frontend): Turbopack about page + remove hover on web search/citations 2026-02-09 03:23:02 +08:00
settings fix(frontend): Turbopack about page + remove hover on web search/citations 2026-02-09 03:23:02 +08:00
code-editor.tsx fix: fix eslint errors and warnings 2026-01-31 21:46:31 +08:00
copy-button.tsx feat: implement i18n 2026-01-20 14:06:47 +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
input-box.tsx feat: set golden color for ultra 2026-02-09 00:30:20 +08:00
overscroll.tsx feat: implement basic web app 2026-01-15 23:40:21 +08:00
recent-chat-list.tsx feat: add inline citations and thread management features 2026-01-28 19:15:11 +08:00
streaming-indicator.tsx feat: implement basic web app 2026-01-15 23:40:21 +08:00
thread-title.tsx feat: extract ThreadTitle component 2026-01-17 17:37:12 +08:00
todo-list.tsx feat: show `in-progress` 2026-01-22 11:56:45 +08:00
tooltip.tsx feat: adjust layout and style of tooltip 2026-01-16 19:51:14 +08:00
welcome.tsx feat: add mode in welcome 2026-02-09 00:41:25 +08:00
workspace-container.tsx feat: implement i18n 2026-01-20 14:06:47 +08:00
workspace-header.tsx fix: eslint 2026-01-27 10:39:44 +08:00
workspace-nav-chat-list.tsx feat: add main menu 2026-01-22 14:19:54 +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 fix: hide chats when sidebar is not open 2026-01-27 10:41:08 +08:00