braft-editor
Advanced tools
Comparing version 2.2.2 to 2.2.3
### 历史更新记录 | ||
- 2019-01-11 v2.2.3 | ||
- 新增editorId属性,作用与id属性完全一样,用于解决在Ant Design Form组件中id属性会被覆盖导致无法正常使用扩展模块的问题 | ||
- 2019-01-11 v2.2.2 | ||
@@ -4,0 +6,0 @@ - 优化音视频和嵌入式媒体的播放交互,改为在模态框中播放 |
@@ -18,2 +18,4 @@ import * as React from 'react'; | ||
placeholder?: string; | ||
id?: string, | ||
editorId?: string, | ||
readOnly?: boolean; | ||
@@ -20,0 +22,0 @@ language?: |
{ | ||
"name": "braft-editor", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"description": "Rich Text Editor Based On Draft.js", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -33,2 +33,4 @@ # Braft Editor | ||
- 2019-01-11 v2.2.3 | ||
- 新增editorId属性,作用与id属性完全一样,用于解决在Ant Design Form组件中id属性会被覆盖导致无法正常使用扩展模块的问题 | ||
- 2019-01-11 v2.2.2 | ||
@@ -35,0 +37,0 @@ - 优化音视频和嵌入式媒体的播放交互,改为在模态框中播放 |
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
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
1066420
5513
120