strapi-plugin-ckeditor5
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "strapi-plugin-ckeditor5", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Replace Strapi default WYSIWYG editor with enhanced build of CKEditor 5", | ||
@@ -35,3 +35,3 @@ "private": false, | ||
"@ckeditor/ckeditor5-react": "^3.0.0", | ||
"ckeditor5-build-strapi-wysiwyg": "^1.0.0" | ||
"ckeditor5-build-strapi-wysiwyg": "^1.1.0" | ||
}, | ||
@@ -38,0 +38,0 @@ "author": { |
@@ -7,3 +7,5 @@ # Strapi CKEditor5 plugin | ||
*Sample for [this](https://faryaros.com/articles/it2021) article.* | ||
## Features | ||
@@ -33,3 +35,3 @@ | ||
## How to add more features to the editor | ||
If you want to see more features in this plugin feel free to request it in [issues](https://github.com/Roslovets-Inc/ckeditor5-build-strapi-wysiwyg/issues) or create pull request in the [ckeditor5-build-strapi-wysiwyg](https://github.com/Roslovets-Inc/ckeditor5-build-strapi-wysiwyg) repo. | ||
If you want to see more features in this plugin feel free to request it in [issues](https://github.com/Roslovets-Inc/ckeditor5-build-strapi-wysiwyg/issues) or create pull request in the [ckeditor5-build-strapi-wysiwyg](https://github.com/Roslovets-Inc/ckeditor5-build-strapi-wysiwyg) repo. Together we will build a comprehensive editor for common needs. | ||
@@ -36,0 +38,0 @@ |
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
105383
51