braft-editor
Advanced tools
Comparing version 2.3.4 to 2.3.5
### 历史更新记录 | ||
- 2019-06-14 v2.3.5 | ||
- 完善index.d.ts | ||
- 2019-06-11 v2.3.4 | ||
@@ -4,0 +6,0 @@ - 支持部分更多自定义html属性的保留(需要升级braft-convert至v2.3.0) |
@@ -73,2 +73,8 @@ import * as React from 'react'; | ||
onFullscreen?: Function; | ||
handlePastedFiles?: Function; | ||
handleDroppedFiles?: Function; | ||
handlePastedText?: Function; | ||
handleBeforeInput?: Function; | ||
handleReturn?: Function; | ||
handleKeyCommand?: Function; | ||
} | ||
@@ -75,0 +81,0 @@ |
{ | ||
"name": "braft-editor", | ||
"version": "2.3.4", | ||
"version": "2.3.5", | ||
"description": "Rich Text Editor Based On Draft.js", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -45,2 +45,4 @@ # Braft Editor | ||
- 2019-06-14 v2.3.5 | ||
- 完善index.d.ts | ||
- 2019-06-11 v2.3.4 | ||
@@ -47,0 +49,0 @@ - 支持部分更多自定义html属性的保留(需要升级braft-convert至v2.3.0) |
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
1116762
6021
158