Commit History

作者 SHA1 備註 提交日期
  Zhang Yice 3ff53beab0 fix(export): Improve file download handling with blob-based approach 2 月之前
  Zhang Yice ab8f2d1c3a feat(theme): Add comprehensive theming system with theme context and table styling 2 月之前
  Zhang Yice 836e7a992b feat(EditorPanel): Add WYSIWYG editor with markdown rendering 2 月之前
  Zhang Yice 3bba6331de feat(DocumentManagement): Add document outline and viewer components 2 月之前
  Zhang Yice 80f236f4a2 feat(EditorPanel): Add save button to editor toolbar 2 月之前
  Zhang Yice 2c4700f2e1 feat: 实现聊天+编辑器双面板布局及相关功能 主要功能: - 左侧聊天面板+右侧动态面板(导出记录/编辑器) - 点击文档链接打开编辑器预览和编辑功能 - 编辑器默认编辑模式,直接可编辑 - 文档标题从聊天中获取并显示 - 支持文档保存、导出Word等功能 技术改进: - 新增EditorPanel组件 - 优化uiStore状态管理 - 修复Ant Design Spin警告 - 简化编辑器工具栏,移除不必要的预览模式 2 月之前