quill-blot-formatter
Advanced tools
Comparing version 1.0.4 to 1.0.5
# Changelog | ||
## [v1.0.5] - 2018-03-28 | ||
### Changed | ||
- updated demo link in README | ||
## [v1.0.4] - 2018-02-05 | ||
@@ -4,0 +8,0 @@ ### Changed |
{ | ||
"name": "quill-blot-formatter", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "a module for the Quill text editor to allow blots to be reformatted. Built in formatters: resize and realign. Built in blot support: images and iframe videos.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
@@ -6,3 +6,3 @@ # Quill Blot Formatter | ||
## Demo | ||
[demo](https://www.webpackbin.com/bins/-L-n-voavymhiglO1fM2) | ||
[demo](https://codesandbox.io/s/4wnwllnnl9) | ||
@@ -53,5 +53,6 @@ ## Installation | ||
modules: { | ||
... | ||
blotFormatter: { | ||
// see config options below | ||
... | ||
blotFormatter: { | ||
// see config options below | ||
} | ||
} | ||
@@ -58,0 +59,0 @@ } |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
125011
144