New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

draftail

Package Overview
Dependencies
Maintainers
6
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

draftail - npm Package Compare versions

Comparing version 0.12.0 to 0.13.0

17

CHANGELOG.md

@@ -7,2 +7,19 @@ # Changelog

## [[v0.13.0]](https://github.com/springload/draftail/releases/tag/v0.13.0)
### Added
* Add default block spacing to make it easier to distinguish empty blocks.
### Changed
* Make rich text styles specific to Draftail.
* Update to `draftjs-filters@0.5.0` to improve filtering on [undefined attributes](https://github.com/thibaudcolas/draftjs-filters/commit/f836563).
* Update editor read-only styles to integrate better with any background color.
### Fixed
* Prevent toolbar tooltip from having a transition delay on close.
* Prevent toolbar tooltip from staying open when hovered.
## [[v0.12.0]](https://github.com/springload/draftail/releases/tag/v0.12.0)

@@ -9,0 +26,0 @@

4

package.json
{
"name": "draftail",
"version": "0.12.0",
"version": "0.13.0",
"description": "📝🍸 A configurable rich text editor based on Draft.js, built for Wagtail",

@@ -104,3 +104,3 @@ "author": "Springload",

"dependencies": {
"draftjs-filters": "^0.4.0"
"draftjs-filters": "^0.5.0"
},

@@ -107,0 +107,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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