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 1.1.8 to 1.1.9

5

CHANGELOG.md
## 更新记录
- 2018-01-17 v1.1.9
- 修复列表模式下连续按回车出现脚本报错的问题
- 支持Ctrl|Shift + Enter实现软换行,感谢[@qjp88995](https://github.com/qjp88995)反馈
- 2017-12-14 v1.1.8
- 修复与jquery等库存在冲突的问题
- 修复与jquery等库存在冲突的问题,感谢[@juyongxia](https://github.com/juyongxia)反馈
- 2017-11-30 v1.1.7

@@ -5,0 +8,0 @@ - 修复bug [#13](https://github.com/margox/braft-editor/issues/13),感谢[@melissaloves](https://github.com/melissaloves)反馈

2

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

@@ -5,0 +5,0 @@ "main": "dist/braft.js",

@@ -9,4 +9,7 @@ # Braft Editor

## 最近更新
- 2018-01-17 v1.1.9
- 修复列表模式下连续按回车出现脚本报错的问题
- 支持Ctrl|Shift + Enter实现软换行,感谢[@qjp88995](https://github.com/qjp88995)反馈
- 2017-12-14 v1.1.8
- 修复与jquery等库存在冲突的问题
- 修复与jquery等库存在冲突的问题,感谢[@juyongxia](https://github.com/juyongxia)反馈
- 2017-11-30 v1.1.7

@@ -63,2 +66,6 @@ - 修复bug [#13](https://github.com/margox/braft-editor/issues/13),感谢[@melissaloves](https://github.com/melissaloves)反馈

## 鸣谢
- 感谢[Jyoti Puri](https://github.com/jpuri) 开发的[draftjs-utils](https://github.com/jpuri/draftjs-utils) 提供的帮助和[react-draft-wysiwyg](https://github.com/jpuri/react-draft-wysiwyg) 提供的参考,Thanks!
- 感谢[HubSpot] 开发的[draft-convert](https://github.com/hubspot/draft-convert),Thanks!
## 使用示例

@@ -65,0 +72,0 @@ ```javascript

Sorry, the diff of this file is too big to display

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