braft-editor
Advanced tools
Comparing version 2.3.3 to 2.3.4
### 历史更新记录 | ||
- 2019-06-11 v2.3.4 | ||
- 支持部分更多自定义html属性的保留(需要升级braft-convert至v2.3.0) | ||
- 加入韩语(kr)、日语(jpn)、土耳其语(tr) | ||
- 加入更多[hooks](https://www.yuque.com/braft-editor/be/gz44tn#gug9gs)支持 | ||
- 2019-06-11 v2.3.3 | ||
@@ -4,0 +8,0 @@ - 支持部分更多自定义html属性的保留(需要升级braft-convert至v2.1.13) |
@@ -33,3 +33,3 @@ import * as React from 'react'; | ||
| 'ru' | ||
| 'jp' | ||
| 'jpn' | ||
| 'kr' | ||
@@ -36,0 +36,0 @@ | 'pl' |
{ | ||
"name": "braft-editor", | ||
"version": "2.3.3", | ||
"version": "2.3.4", | ||
"description": "Rich Text Editor Based On Draft.js", | ||
@@ -66,4 +66,4 @@ "main": "dist/index.js", | ||
"@babel/runtime": "^7.0.0", | ||
"braft-convert": "^2.1.10", | ||
"braft-finder": "^0.0.18", | ||
"braft-convert": "^2.3.0", | ||
"braft-finder": "^0.0.19", | ||
"braft-utils": "^3.0.8", | ||
@@ -70,0 +70,0 @@ "draft-convert": "^2.0.0", |
@@ -31,3 +31,3 @@ # Braft Editor | ||
- 允许增加额外的自定义按钮 | ||
- 多语言支持(目前已支持简体中文、繁体中文、英文和波兰语) | ||
- 多语言支持(目前已支持简体中文、繁体中文、英文、波兰语、日语、韩语、土耳其语) | ||
- ...更多特性开发中 | ||
@@ -41,7 +41,10 @@ | ||
- 感谢[Paweł Krefta](https://github.com/pkrefta)提供的波兰语言支持,Thanks! | ||
- 感谢[YYL1999](https://github.com/YYL1999)提供的韩语和日语语言支持,Thanks! | ||
- 感谢[Gencer W. Genç](https://github.com/gencer)提供的土耳其语言支持,Thanks! | ||
## 近期更新记录 | ||
- 2019-06-11 v2.3.3 | ||
- 支持部分更多自定义html属性的保留(需要升级braft-convert至v2.1.13) | ||
- 2019-06-11 v2.3.4 | ||
- 支持部分更多自定义html属性的保留(需要升级braft-convert至v2.3.0) | ||
- 加入韩语(kr)、日语(jpn)、土耳其语(tr) | ||
- 加入更多[hooks](https://www.yuque.com/braft-editor/be/gz44tn#gug9gs)支持 | ||
@@ -48,0 +51,0 @@ - 2019-05-28 v2.3.2 |
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
1116494
156
+ Addedbraft-finder@0.0.19(transitive)
- Removedbraft-finder@0.0.18(transitive)
Updatedbraft-convert@^2.3.0
Updatedbraft-finder@^0.0.19