braft-editor
Advanced tools
Comparing version 2.1.8 to 2.1.9
{ | ||
"name": "braft-editor", | ||
"version": "2.1.8", | ||
"version": "2.1.9", | ||
"description": "Rich Text Editor Based On Draft.js", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -23,3 +23,3 @@ # Braft Editor | ||
## 更新记录 | ||
## 近期更新记录 | ||
- 2018-10-15 v2.1.8 | ||
@@ -54,28 +54,5 @@ - 优化设置设置左右浮动的图片工具栏被遮挡的问题 | ||
- 其他细节优化 | ||
- 2018-09-29 v2.0.10 | ||
- 为onBlur和onFocus事件增加editorState参数 | ||
- 2018-09-29 v2.0.9 | ||
- 增加media.items属性用于初始化媒体库内容 | ||
- 2018-09-27 v2.0.8 | ||
- 修复了无法检测初始化内容中的文字颜色的问题 | ||
- 新增了BraftEditor.createEditorState静态方法 | ||
- 2018-09-26 v2.0.7 | ||
- 修复扩展下拉组件无法使用的问题 | ||
- 修复扩展弹窗组件再次点开时底栏消失的问题 | ||
- 2018-09-18 v2.0.6 | ||
- 部分控件支持开关模式,例如加粗、斜体等 | ||
- 支持拖动图片到编辑器区域 | ||
- 修复插入外部视频导致脚本报错的问题 | ||
- 2018-09-06 v2.0.5 | ||
- 打包字体文件,免除额外的loader配置 | ||
- 2018-09-05 v2.0.4 | ||
- 修复defaultValue中包含图片时,鼠标移入图片导致报错的问题 | ||
- 2018-09-04 v2.0.3 | ||
- 修复代码块中按Tab导致报错的问题 | ||
- 修复控件文字提示被遮挡的问题 | ||
- 2018-09-04 v2.0.1 | ||
- 图片工具栏自定义控件增加render属性 | ||
- 2018-09-03 v2.0.0 | ||
- v2.0.0船新版本发布,几需体验3分钟,你就会爱上杰个编辑器 | ||
[查看历史更新记录](https://github.com/margox/braft-editor/blob/master/CHANGELOG.md) | ||
## 安装 | ||
@@ -82,0 +59,0 @@ ```bash |
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
987298
11
122