chat-pc/src/components/editor
Phoenix 8bba2d64af fix(editor): 优化提及插入逻辑并修复光标位置问题
重构提及插入逻辑,使用更直接的方式删除@符号到光标间的内容
将普通空格替换为不间断空格以避免被HTML压缩
确保光标始终正确放置在插入内容之后
2025-06-10 11:03:24 +08:00
..
formats 初始化 2024-12-24 16:14:21 +08:00
CustomEditor.vue fix(editor): 优化提及插入逻辑并修复光标位置问题 2025-06-10 11:03:24 +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 refactor(editor): 将工具栏配置从reactive改为ref并调整表情组件样式 2025-06-09 11:44:57 +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