Skip to content

Commit 8af61ad

Browse files
author
luochao
committed
release: v4.7.12
1 parent cdca4c5 commit 8af61ad

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [4.7.12](https://github.com/wangeditor-team/wangEditor/compare/v4.7.11...v4.7.12) (2022-02-25)
2+
3+
4+
### Bug Fixes
5+
6+
* 链接修改字号后再点链接按钮无法看到链接地址 ([b396a1e](https://github.com/wangeditor-team/wangEditor/commit/b396a1e42cab307a6681ca03321b58162bfc396c))
7+
* 修复UI无序列表全选不居中问题 ([158628d](https://github.com/wangeditor-team/wangEditor/commit/158628d3e9a80eab910334d0ad4f5a43dad2f0e8))
8+
* url或者常规文本中HTML转义字符显示异常 ([03310ee](https://github.com/wangeditor-team/wangEditor/commit/03310eedc40283c2e228281f1f7eeea9c06c8fa9))
9+
10+
11+
### Features
12+
13+
* xss ([6257a2e](https://github.com/wangeditor-team/wangEditor/commit/6257a2e166346913c34ac5cfb31b6a46e9544c5a))
14+
115
## [4.7.11](https://github.com/wangeditor-team/wangEditor/compare/v4.7.10...v4.7.11) (2021-12-25)
216

317

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wangeditor",
3-
"version": "4.7.11",
3+
"version": "4.7.12",
44
"description": "wangEditor - 轻量级 web 富文本编辑器,配置方便,使用简单,开源免费",
55
"homepage": "http://www.wangeditor.com/",
66
"keywords": [

0 commit comments

Comments
 (0)