ngx-quill
Advanced tools
Comparing version 22.1.0 to 23.0.0-beta.1
{ | ||
"name": "ngx-quill", | ||
"version": "22.1.0", | ||
"version": "23.0.0-beta.1", | ||
"license": "MIT", | ||
@@ -16,3 +16,3 @@ "author": { | ||
"engines": { | ||
"node": ">= 16" | ||
"node": ">=18" | ||
}, | ||
@@ -19,0 +19,0 @@ "keywords": [ |
@@ -313,3 +313,3 @@ # ngx-quill ![Build Status](https://github.com/KillerCodeMonkey/ngx-quill/workflows/CI/badge.svg) | ||
- debug - set log level `warn`, `error`, `log` or `false` to deactivate logging, default: `warn` | ||
- trackChanges - check if only `user` (quill source user) or `all` change should be trigger model update, default `user`. Using `all` is not recommended, it cause some unexpected sideeffects. | ||
- trackChanges - check if only `user` (quill source user) or `all` content/selection changes should be trigger model update, default `user`. Using `all` is not recommended, it cause some unexpected sideeffects. | ||
- preserveWhitespace - default: false - possibility to use a pre-tag instead of a div-tag for the contenteditable area to preserve duplicated whitespaces | caution if used with syntax plugin [Related issue](https://github.com/quilljs/quill/issues/1751) | ||
@@ -316,0 +316,0 @@ - classes - a space separated list of CSS classes that will be added onto the editor element |
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
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
327110
2558
1