File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11# AiEditor ChangeLog
22
3- ## v1.3.1 20241221:
43
4+ ## v1.3.3 20241221:
55- feat: Add link configuration to images
66- feat: Add alt, title and other attribute configuration to images
77- feat: Add onClick configuration support to AIMenu
88- fix: When migrating edited data from wangEditor to AIEditor, some images are not displayed
99- fix: When there are multiple editor instances on the same page, the number of characters counted is inaccurate
1010- fix: When the menu is in the active state, the corners are not rounded.
11+ - fix: fix parse init html error if the content is text only
1112- doc: update ai command docs
1213- doc: update comment docs
1314
1819- 修复:wangEditor 编辑数据迁移到 AIEditor 时,某些图片不显示的问题
1920- 修复:当同一个页面存在多个编辑器实例时,右下角统计字符数不准确
2021- 修复:菜单在 active 的状态时,不是圆角的。
22+ - 修复:修复当初始化内容为存文本时 html 解析错误的问题
2123- 文档:更新 ai command 的相关文档
2224- 文档:更新评论(批注)的相关文档
2325
2426
2527
2628## v1.2.9 20241212:
27-
2829- feat: Added changeTheme() method for dynamic theme switching
2930- feat: Optimized the color variables related to dark and light themes
3031- feat: Adjusted the size of emoji to use the toolbarSize configuration
4344
4445
4546## v1.2.8 20241203:
46-
4747- feat: Added support for the Shift-Tab de-indentation shortcut key in code blocks
4848- feat: Added support for the ` ::: ` syntax of Markdown
4949- feat: Updated related dependencies to the latest version
Original file line number Diff line number Diff line change 11# AiEditor ChangeLog
22
3- ## v1.3.1 20241221:
43
4+ ## v1.3.3 20241221:
55- feat: Add link configuration to images
66- feat: Add alt, title and other attribute configuration to images
77- feat: Add onClick configuration support to AIMenu
88- fix: When migrating edited data from wangEditor to AIEditor, some images are not displayed
99- fix: When there are multiple editor instances on the same page, the number of characters counted is inaccurate
1010- fix: When the menu is in the active state, the corners are not rounded.
11+ - fix: fix parse init html error if the content is text only
1112- doc: update ai command docs
1213- doc: update comment docs
1314
1819- 修复:wangEditor 编辑数据迁移到 AIEditor 时,某些图片不显示的问题
1920- 修复:当同一个页面存在多个编辑器实例时,右下角统计字符数不准确
2021- 修复:菜单在 active 的状态时,不是圆角的。
22+ - 修复:修复当初始化内容为存文本时 html 解析错误的问题
2123- 文档:更新 ai command 的相关文档
2224- 文档:更新评论(批注)的相关文档
2325
2426
2527
2628## v1.2.9 20241212:
27-
2829- feat: Added changeTheme() method for dynamic theme switching
2930- feat: Optimized the color variables related to dark and light themes
3031- feat: Adjusted the size of emoji to use the toolbarSize configuration
4344
4445
4546## v1.2.8 20241203:
46-
4747- feat: Added support for the Shift-Tab de-indentation shortcut key in code blocks
4848- feat: Added support for the ` ::: ` syntax of Markdown
4949- feat: Updated related dependencies to the latest version
You can’t perform that action at this time.
0 commit comments