chat-pc/src/components/editor
Phoenix b18a6e5432 feat(编辑器): 添加清除事件常量并优化提及功能
在事件总线常量中添加 editor:clear 事件类型
优化提及功能,确保编辑器获得焦点后光标位置正确
2025-06-06 12:00:12 +08:00
..
formats 初始化 2024-12-24 16:14:21 +08:00
CustomEditor.vue feat(编辑器): 添加清除事件常量并优化提及功能 2025-06-06 12:00:12 +08:00
Editor.vue feat(消息组件): 优化图片消息上传体验并修复文件扩展名获取 2025-06-05 14:13:50 +08:00
MeEditorCode.vue 初始化 2024-12-24 16:14:21 +08:00
MeEditorEmoticon.vue 更新package.json和pnpm-lock.yaml以添加unplugin-auto-import和unplugin-vue-components依赖,同时在vite.config.ts中集成这两个插件以支持自动导入和组件解析。调整MeEditorEmoticon.vue和UserCardModal.vue中的样式和结构,优化用户界面。 2025-05-12 16:54:04 +08:00
MeEditorImage.vue 初始化 2024-12-24 16:14:21 +08:00
MeEditorLocation.vue 初始化 2024-12-24 16:14:21 +08:00
MeEditorRecorder.vue 初始化 2024-12-24 16:14:21 +08:00
MeEditorVote.vue 初始化 2024-12-24 16:14:21 +08:00
util.ts 初始化 2024-12-24 16:14:21 +08:00