Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

braft-editor

Package Overview
Dependencies
Maintainers
1
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

braft-editor - npm Package Compare versions

Comparing version 2.1.10 to 2.1.13

6

CHANGELOG.md
### 历史更新记录
- 2018-10-16 v2.1.13
- 修复了部分样式设置异常的问题
- 移除React.Fragment相关的代码,提高React旧版兼容性
- 2018-10-15 v2.1.10
- 优化defaultValue传值方式
- 优化行高展示
- 2018-10-15 v2.1.8

@@ -3,0 +9,0 @@ - 优化设置设置左右浮动的图片工具栏被遮挡的问题

4

package.json
{
"name": "braft-editor",
"version": "2.1.10",
"version": "2.1.13",
"description": "Rich Text Editor Based On Draft.js",

@@ -64,3 +64,3 @@ "main": "dist/index.js",

"braft-finder": "^0.0.11",
"braft-utils": "^2.1.0",
"braft-utils": "^3.0.4",
"draft-convert": "^2.0.0",

@@ -67,0 +67,0 @@ "draft-js": "^0.10.3",

@@ -24,2 +24,6 @@ # Braft Editor

## 近期更新记录
- 2018-10-16 v2.1.13
- 修复了部分样式设置异常的问题
- 移除React.Fragment相关的代码,提高React旧版兼容性
- 2018-10-15 v2.1.10

@@ -26,0 +30,0 @@ - 优化defaultValue传值方式

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc