Change Log
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
1.1.19 (2022-11-14)
Bug Fixes
- font family menu: 处理 setHtml 的时候字体样式回显失败的问题 (b941bab)
- fontFamily menu: fix font-family value quote symbol (2c25231)
1.1.18 (2022-10-18)
Bug Fixes
- mousedown事件添加passive的默认值 (60229cc)
- video menu: fix invoke clear api can not clear video node when insert video (68c1f8e)
1.1.17 (2022-10-04)
Bug Fixes
- 修复 compositionend 时错误修改dom的问题 (1187154)
- 修复设置 maxlength 后粘贴异常的问题 (14003d0)
1.1.16 (2022-09-27)
Bug Fixes
- list-item - 遇到 style 是 toHtml 出错 (9854308)
1.1.15 (2022-09-27)
Note: Version bump only for package @wangeditor/core
1.1.14 (2022-09-16)
Note: Version bump only for package @wangeditor/core
1.1.13 (2022-09-15)
Bug Fixes
- focus table 时 isFocused 异常 (5c52bf3)
- snabbdom 增加 attributesModule (2c597b6)
1.1.12 (2022-08-30)
Bug Fixes
1.1.11 (2022-07-27)
Note: Version bump only for package @wangeditor/core
1.1.10 (2022-07-27)
Bug Fixes
1.1.9 (2022-07-22)
Bug Fixes
1.1.8 (2022-07-18)
Bug Fixes
1.1.7 (2022-07-16)
Bug Fixes
1.1.6 (2022-07-14)
Bug Fixes
1.1.5 (2022-07-13)
Bug Fixes
- setHtml 问题 - table 后面 p 格式错误 (b525b4a)
1.1.4 (2022-07-12)
Note: Version bump only for package @wangeditor/core
1.1.3 (2022-07-11)
Bug Fixes
1.1.2 (2022-07-11)
Bug Fixes
1.1.1 (2022-06-02)
Bug Fixes
- issue 4308 - 自定义字号、字体无法回显 (ad38b8c)
1.1.0 (2022-05-25)
Bug Fixes
- 修复 readonly 模式下,特定内容下editor初始化报错的问题 (f3bc8b8)
- 粘贴 HTML 后 font-size font-family line-height 不显示 (2281957)
Features
1.0.1 (2022-04-18)
Bug Fixes
Features