ckeditor5
Advanced tools
Comparing version 11.1.1 to 11.2.0
{ | ||
"name": "ckeditor5", | ||
"version": "11.1.1", | ||
"version": "11.2.0", | ||
"description": "A set of ready-to-use rich text editors created with a powerful framework. Made with real-time collaborative editing in mind.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -17,3 +17,3 @@ CKEditor 5 [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Check%20out%20CKEditor%205%20on%20GitHub&url=https%3A%2F%2Fgithub.com%2Fckeditor%2Fckeditor5) | ||
![CKEditor 5 Classic rich text editor build screenshot](https://c.cksource.com/a/1/img/npm/ckeditor%205%20classic%20screeshot.png) | ||
![CKEditor 5 Classic rich text editor build screenshot](https://c.cksource.com/a/1/img/npm/ckeditor5-build-classic.png) | ||
@@ -126,2 +126,4 @@ ## ⚠ This package does not contain any source code | ||
See the [official contributors' guide](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html) to learn how to contribute your code to the project. | ||
### Reporting issues and feature requests | ||
@@ -321,3 +323,3 @@ | ||
<td> | ||
The <a href="https://ckeditor.com/ckeditor-4/ckfinder/">CKFinder</a> adapter for features which require upload capabilities. | ||
The <a href="https://ckeditor.com/ckfinder/">CKFinder</a> adapter for features which require upload capabilities (e.g. image upload). | ||
</td> | ||
@@ -388,2 +390,14 @@ </tr> | ||
<td> | ||
<a href="https://github.com/ckeditor/ckeditor5-ckfinder"><code>@ckeditor/ckeditor5-ckfinder</code></a> | ||
</td> | ||
<td> | ||
<a href="https://www.npmjs.com/package/@ckeditor/ckeditor5-ckfinder"><img src="https://img.shields.io/npm/v/@ckeditor/ckeditor5-ckfinder.svg" alt="@ckeditor/ckeditor5-ckfinder npm package badge"></a> | ||
</td> | ||
<td> | ||
The <a href="https://ckeditor.com/ckfinder/">CKFinder</a> file browser integration. | ||
</td> | ||
</tr> | ||
<tr> | ||
<td> | ||
<a href="https://github.com/ckeditor/ckeditor5-clipboard"><code>@ckeditor/ckeditor5-clipboard</code></a> | ||
@@ -533,2 +547,14 @@ </td> | ||
<td> | ||
<a href="https://github.com/ckeditor/ckeditor5-paste-from-office"><code>@ckeditor/ckeditor5-paste-from-office</code></a> | ||
</td> | ||
<td> | ||
<a href="https://www.npmjs.com/package/@ckeditor/ckeditor5-paste-from-office"><img src="https://img.shields.io/npm/v/@ckeditor/ckeditor5-paste-from-office.svg" alt="@ckeditor/ckeditor5-paste-from-office npm package badge"></a> | ||
</td> | ||
<td> | ||
The Paste from Office (Word, Excel, Google Docs, etc.) plugin. | ||
</td> | ||
</tr> | ||
<tr> | ||
<td> | ||
<a href="https://github.com/ckeditor/ckeditor5-table"><code>@ckeditor/ckeditor5-table</code></a> | ||
@@ -535,0 +561,0 @@ </td> |
Sorry, the diff of this file is too big to display
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
126567
685