braft-editor
Advanced tools
Comparing version 2.1.28 to 2.1.29
### 历史更新记录 | ||
- 2018-11-14 v2.1.29 | ||
- 尝试修复选中多行内容后输入中文导致页面报错的问题[[#295](https://github.com/margox/braft-editor/issues/295)],依赖braft-utils@3.0.6 | ||
- 新增triggerChangeOnMount属性,用于指定在编辑器组件加载完成后是否触发一次onChange,默认为true | ||
- 修复传入className属性导致编辑器显示异常的问题 | ||
- 2018-11-13 v2.1.28 | ||
@@ -4,0 +8,0 @@ - 修复图片工具栏无法使用的问题[#293](https://github.com/margox/braft-editor/issues/293) |
{ | ||
"name": "braft-editor", | ||
"version": "2.1.28", | ||
"version": "2.1.29", | ||
"description": "Rich Text Editor Based On Draft.js", | ||
@@ -64,3 +64,3 @@ "main": "dist/index.js", | ||
"braft-finder": "^0.0.14", | ||
"braft-utils": "^3.0.4", | ||
"braft-utils": "^3.0.6", | ||
"draft-convert": "^2.0.0", | ||
@@ -67,0 +67,0 @@ "draft-js": "^0.10.3", |
@@ -32,2 +32,6 @@ # Braft Editor | ||
- 2018-11-14 v2.1.29 | ||
- 尝试修复选中多行内容后输入中文导致页面报错的问题[[#295](https://github.com/margox/braft-editor/issues/295)],依赖braft-utils@3.0.6 | ||
- 新增triggerChangeOnMount属性,用于指定在编辑器组件加载完成后是否触发一次onChange,默认为true | ||
- 修复传入className属性导致编辑器显示异常的问题 | ||
- 2018-11-13 v2.1.28 | ||
@@ -34,0 +38,0 @@ - 修复图片工具栏无法使用的问题[#293](https://github.com/margox/braft-editor/issues/293) |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
771447
4604
177
Updatedbraft-utils@^3.0.6