braft-editor
Advanced tools
Comparing version
## 更新记录 | ||
- 2018-02-02 v1.3.1 | ||
- 新增disabled属性,用以禁用编辑功能 | ||
- 2018-01-30 v1.3.0 | ||
- 支持编辑代码块是按tab插入缩进,并可配置缩进空格数(感谢[@atmjs](https://github.com/atmjs)建议) | ||
- 支持编辑代码块时按tab插入缩进,并可配置缩进空格数(感谢[@atmjs](https://github.com/atmjs)建议) | ||
- 支持列表项目的文字居中\居右显示(感谢[@ug1989](https://github.com/ug1989)反馈) | ||
@@ -5,0 +7,0 @@ - 修复媒体库拖放上传功能异常的问题(感谢[@jane900618](https://github.com/jane900618)反馈) |
{ | ||
"name": "braft-editor", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "Rich Text Editor Based On Draft.js", | ||
@@ -5,0 +5,0 @@ "main": "dist/braft.js", |
@@ -8,4 +8,6 @@ # Braft Editor | ||
## 最近更新 | ||
- 2018-02-02 v1.3.1 | ||
- 新增disabled属性,用以禁用编辑功能 | ||
- 2018-01-30 v1.3.0 | ||
- 支持编辑代码块是按tab插入缩进,并可配置缩进空格数(感谢[@atmjs](https://github.com/atmjs)建议) | ||
- 支持编辑代码块时按tab插入缩进,并可配置缩进空格数(感谢[@atmjs](https://github.com/atmjs)建议) | ||
- 支持列表项目的文字居中\居右显示(感谢[@ug1989](https://github.com/ug1989)反馈) | ||
@@ -195,2 +197,7 @@ - 修复媒体库拖放上传功能异常的问题(感谢[@jane900618](https://github.com/jane900618)反馈) | ||
### disabled [boolean] | ||
是否禁用编辑功能,默认false | ||
### height [number] | ||
@@ -197,0 +204,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
433788
0.08%633
1.12%