Historie revizí

Autor SHA1 Zpráva Datum
  Zhang Yice c3297c01ee feat(table-cells): Improve cell alignment and preserve styles during merge/split operations před 1 měsícem
  Zhang Yice d3cfcefa03 feat(chat-export): Add document creation workflow for exported messages před 1 měsícem
  Zhang Yice 1b362a0709 feat(types): Expand editor type definitions with text styling and table layout options před 1 měsícem
  Zhang Yice fd2c19a475 refactor: Remove mock service and integrate real API layer před 1 měsícem
  Zhang Yice 305fbc3339 chore: Add bundle analysis tooling and cross-platform environment support před 1 měsícem
  Zhang Yice c9745bb4e9 refactor: Migrate from MDXEditor to block-based editor architecture před 1 měsícem
  Zhang Yice 963721aedc feat(EditorPanel): Add table editing capabilities with cell modal and overlay před 1 měsícem
  Zhang Yice d540a9f9dc chore: Clean up documentation and temporary test files před 2 měsíci
  Zhang Yice 3ff53beab0 fix(export): Improve file download handling with blob-based approach před 2 měsíci
  Zhang Yice ab8f2d1c3a feat(theme): Add comprehensive theming system with theme context and table styling před 2 měsíci
  Zhang Yice 836e7a992b feat(EditorPanel): Add WYSIWYG editor with markdown rendering před 2 měsíci
  Zhang Yice 3bba6331de feat(DocumentManagement): Add document outline and viewer components před 2 měsíci
  Zhang Yice 80f236f4a2 feat(EditorPanel): Add save button to editor toolbar před 2 měsíci
  Zhang Yice 2c4700f2e1 feat: 实现聊天+编辑器双面板布局及相关功能 主要功能: - 左侧聊天面板+右侧动态面板(导出记录/编辑器) - 点击文档链接打开编辑器预览和编辑功能 - 编辑器默认编辑模式,直接可编辑 - 文档标题从聊天中获取并显示 - 支持文档保存、导出Word等功能 技术改进: - 新增EditorPanel组件 - 优化uiStore状态管理 - 修复Ant Design Spin警告 - 简化编辑器工具栏,移除不必要的预览模式 před 2 měsíci