Comparing version 1.1.2 to 1.1.3
@@ -0,1 +1,9 @@ | ||
# 1.1.3 | ||
- Update quill-delta [delta#2](https://github.com/quilljs/delta/issues/2) | ||
- Fix link creation [#1073](https://github.com/quilljs/quill/issues/1073) | ||
Thanks to [@eamodio](https://github.com/eamodio) and [@metsavir](https://github.com/metsavir) for contributions to this release! | ||
# 1.1.2 | ||
@@ -7,3 +15,3 @@ | ||
Thank you [benbro](https://github.com/benbro), [derickruiz](https://github.com/derickruiz), [eamodio](https://github.com/eamodio), [hallaathrad](https://github.com/hallaathrad), and [philly385](https://github.com/philly385) for your contributions to this release. | ||
Thank you [@benbro](https://github.com/benbro), [@derickruiz](https://github.com/derickruiz), [@eamodio](https://github.com/eamodio), [@hallaathrad](https://github.com/hallaathrad), and [@philly385](https://github.com/philly385) for your contributions to this release. | ||
@@ -10,0 +18,0 @@ |
{ | ||
"name": "quill", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Your powerful, rich text editor", | ||
@@ -40,3 +40,3 @@ "author": "Jason Chen <jhchen7@gmail.com>", | ||
"parchment": "1.0.2", | ||
"quill-delta": "3.4.1" | ||
"quill-delta": "3.4.2" | ||
}, | ||
@@ -43,0 +43,0 @@ "devDependencies": { |
@@ -98,2 +98,4 @@ import extend from 'extend'; | ||
} | ||
} else { | ||
delete this.linkRange; | ||
} | ||
@@ -100,0 +102,0 @@ this.hide(); |
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 too big to display
Sorry, the diff of this file is too big to display
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
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
2107917
22314
+ Addedquill-delta@3.4.2(transitive)
- Removedquill-delta@3.4.1(transitive)
Updatedquill-delta@3.4.2