ForcePilot/web/src/components
2026-05-25 21:11:41 +08:00
..
common feat(web): 添加 SVG 操作按钮(复制 SVG 源码/复制为 PNG)及事件委托 2026-05-25 21:08:37 +08:00
dashboard feat(web): 添加响应式页面内边距变量并更新相关组件样式 2026-04-26 00:47:30 +08:00
extensions feat(mention): 优化@提及搜索排序与高亮展示,修复唤醒交互及路径硬编码问题 2026-05-25 21:11:20 +08:00
modals feat(mention): 优化@提及搜索排序与高亮展示,修复唤醒交互及路径硬编码问题 2026-05-25 21:11:20 +08:00
shared fix(web): 修复 MCP 卡片图标类型警告 2026-05-10 18:50:16 +08:00
sources feat(mention): 优化@提及搜索排序与高亮展示,修复唤醒交互及路径硬编码问题 2026-05-25 21:11:20 +08:00
ToolCallingResult refactor: 修改 Markdown 预览组件 2026-05-08 01:04:23 +08:00
workspace fix(workspace): 修复面包屑路径逻辑,确保当前路径正常化;优化预览文件下载和调整功能 2026-05-04 08:24:25 +08:00
AgentArtifactsCard.vue refactor(models): 重构模型配置[WIP] 2026-04-25 23:58:01 +08:00
AgentChatComponent.vue fix(mention): 解决新会话中@提及无法激活问题,引入Redis缓存一致性失效闭环 2026-05-25 21:11:41 +08:00
AgentConfigSidebar.vue feat(mention): 优化@提及搜索排序与高亮展示,修复唤醒交互及路径硬编码问题 2026-05-25 21:11:20 +08:00
AgentFilePreview.vue feat(mention): 优化@提及搜索排序与高亮展示,修复唤醒交互及路径硬编码问题 2026-05-25 21:11:20 +08:00
AgentInputArea.vue feat(mention): 优化@提及搜索排序与高亮展示,修复唤醒交互及路径硬编码问题 2026-05-25 21:11:20 +08:00
AgentMessageComponent.vue feat(mention): 优化@提及搜索排序与高亮展示,修复唤醒交互及路径硬编码问题 2026-05-25 21:11:20 +08:00
AgentPanel.vue fix(mention): 解决新会话中@提及无法激活问题,引入Redis缓存一致性失效闭环 2026-05-25 21:11:41 +08:00
AiTextarea.vue refactor: 重构组件和样式以改善UI/UX 2026-01-15 04:54:53 +08:00
ApiKeyManagementComponent.vue feat(web): UI小幅调整,多处细节优化 2026-03-24 11:10:39 +08:00
AttachmentOptionsComponent.vue style(lint): 优化格式 2026-03-26 13:53:35 +08:00
BasicSettingsSection.vue feat(model): 重构嵌入模型选择器,新增 Rerank 模型选择器,优化模型提供者管理 2026-04-26 18:51:38 +08:00
ChunkParamsConfig.vue style(lint): 优化格式 2026-03-26 13:53:35 +08:00
ConversationNavSection.vue feat(workspace): 增强工作区功能,处理符号链接和非 UTF-8 文本文件的预览支持 2026-05-04 08:18:37 +08:00
DatabaseHeader.vue style: 格式化导入语句,提升代码可读性 2026-05-04 08:25:23 +08:00
DebugComponent.vue feat: 添加默认查询参数提取功能,优化知识库检索配置加载 2026-05-06 23:09:45 +08:00
DepartmentManagementComponent.vue fix: 调整部门删除逻辑,迁移用户至默认部门并清理相关配置,更新前端提示信息 Error: 部门删除限制 2026-04-04 11:10:30 +08:00
EmbeddingModelSelector.vue style(format): 格式化代码 2026-04-27 02:24:52 +08:00
EvaluationBenchmarks.vue feat(mention): 优化@提及搜索排序与高亮展示,修复唤醒交互及路径硬编码问题 2026-05-25 21:11:20 +08:00
FileDetailModal.vue refactor: 修改 Markdown 预览组件 2026-05-08 01:04:23 +08:00
FileTable.vue style(lint): 优化格式 2026-03-26 13:53:35 +08:00
FileTreeComponent.vue feat: 调整样式和布局,优化组件视觉效果 2026-04-29 00:45:15 +08:00
FileUploadModal.vue feat(doc): 更新 MinerU 解析器参数,修改 Docker 配置,优化文档说明 2026-05-25 21:08:37 +08:00
GraphCanvas.vue style(lint): 优化格式 2026-03-26 13:53:35 +08:00
GraphDetailPanel.vue lint(web): [大量改动] 格式化前端代码 2026-01-15 06:01:34 +08:00
HeaderComponent.vue feat(web): 添加响应式页面内边距变量并更新相关组件样式 2026-04-26 00:47:30 +08:00
HumanApprovalModal.vue foramt: 规范化代码 2026-03-24 11:09:39 +08:00
ImagePreviewComponent.vue style(lint): 优化格式 2026-03-26 13:53:35 +08:00
KnowledgeBaseCard.vue style: 格式化导入语句,提升代码可读性 2026-05-04 08:25:23 +08:00
KnowledgeGraphSection.vue feat: 重构扩展管理中的 SubAgent 与 MCP 交互,统一为类似 Skills 的方式。 2026-03-29 13:47:41 +08:00
KnowledgeSourceSection.vue feat(web): add collapsible source panel with kb and web groups 2026-02-24 14:22:11 +08:00
LoadingComponent.vue style(lint): 优化格式 2026-03-26 13:53:35 +08:00
MarkdownContentViewer.vue refactor: 修改 Markdown 预览组件 2026-05-08 01:04:23 +08:00
McpEnvEditor.vue feat(mcp): add stdio env support and env editor component 2026-02-22 18:57:30 +08:00
MessageInputComponent.vue fix(mention): 解决新建会话未对话时输入@无法检索工作区文件的问题 2026-05-25 21:11:41 +08:00
MindMapSection.vue lint(web): [大量改动] 格式化前端代码 2026-01-15 06:01:34 +08:00
ModelProvidersComponent.vue feat(model): 重构嵌入模型选择器,新增 Rerank 模型选择器,优化模型提供者管理 2026-04-26 18:51:38 +08:00
ModelSelectorComponent.vue style(format): 格式化代码 2026-04-27 02:24:52 +08:00
QuerySection.vue chore(web): 升级前端核心依赖并优化代码质量 2026-05-07 11:58:25 +08:00
RAGEvaluationTab.vue feat(mention): 优化@提及搜索排序与高亮展示,修复唤醒交互及路径硬编码问题 2026-05-25 21:11:20 +08:00
RefsComponent.vue style(lint): 优化格式 2026-03-26 13:53:35 +08:00
RerankModelSelector.vue feat(model): 重构嵌入模型选择器,新增 Rerank 模型选择器,优化模型提供者管理 2026-04-26 18:51:38 +08:00
SearchConfigModal.vue style(lint): 优化格式 2026-03-26 13:53:35 +08:00
SettingsModal.vue style: format code 2026-04-01 04:16:22 +08:00
ShareConfigForm.vue feat(workspace): 增强工作区功能,处理符号链接和非 UTF-8 文本文件的预览支持 2026-05-04 08:18:37 +08:00
StatusBar.vue chore(web): 升级前端核心依赖并优化代码质量 2026-05-07 11:58:25 +08:00
TaskCenterDrawer.vue feat(web): 合并知识库导航入口并调整视觉细节 2026-04-06 21:04:19 +08:00
ThemeToggle.vue lint(web): [大量改动] 格式化前端代码 2026-01-15 06:01:34 +08:00
ToolCallsGroupComponent.vue feat(model): 重构嵌入模型选择器,新增 Rerank 模型选择器,优化模型提供者管理 2026-04-26 18:51:38 +08:00
UserInfoComponent.vue refactor(chat): 重构聊天侧边栏为 ConversationNavSection 2026-04-24 22:44:37 +08:00
UserManagementComponent.vue fix(user): 优化新增用户登录 ID 展示 2026-05-12 13:47:40 +08:00
ViewSwitchHeader.vue refactor(chat): 重构聊天侧边栏为 ConversationNavSection 2026-04-24 22:44:37 +08:00
WebSearchSourceSection.vue feat(web): add collapsible source panel with kb and web groups 2026-02-24 14:22:11 +08:00