Kamil Piechaczek 7ced65d19f Merge branch 'master' into i/6091 %!s(int64=5) %!d(string=hai) anos
..
.github 97fe788ff2 Internal: Updated the GitHub PR template because all packages share the same issue tracker now (see ckeditor/ckeditor5#5576). %!s(int64=6) %!d(string=hai) anos
docs 89a652cc32 Docs: The issue tracker for this package was moved to https://github.com/ckeditor/ckeditor5/issues. See ckeditor/ckeditor5#2002. %!s(int64=6) %!d(string=hai) anos
lang 5d8335fe83 Internal: Remove color option is now shared by font and table plugin, thus context goes to the ckeditor5-core plugin. %!s(int64=5) %!d(string=hai) anos
src d80c4d56dc StylesProcessor is no longer a property of the core Editor class. %!s(int64=5) %!d(string=hai) anos
tests d80c4d56dc StylesProcessor is no longer a property of the core Editor class. %!s(int64=5) %!d(string=hai) anos
theme 02bd3dffbf Internal: Optimzied the SVG icons for size. [skip ci] %!s(int64=5) %!d(string=hai) anos
.editorconfig 7ac1d2c1a6 Internal: Added config for package.json to .editorconfig. See #318. %!s(int64=6) %!d(string=hai) anos
.eslintrc.js 2222b673f4 Internal: Bumped the year. [skip ci] %!s(int64=6) %!d(string=hai) anos
.gitattributes 021dd0ce00 Initial commit for ckeditor5-core. %!s(int64=9) %!d(string=hai) anos
.gitignore bc081edc8b Internal: Remove gulp dependency for pre-commit linting. %!s(int64=8) %!d(string=hai) anos
.stylelintrc 61d35d38ae Used the external stylelint-config-ckeditor5 package for stylelint configuration. %!s(int64=6) %!d(string=hai) anos
.travis.yml a166131536 Internal: Upgraded CI environment to use Xenial version of the distro. See ckeditor/ckeditor#2041. %!s(int64=6) %!d(string=hai) anos
CHANGELOG.md 4fd62f2fcf Docs: Corrected the changelog. [skip ci] %!s(int64=5) %!d(string=hai) anos
CONTRIBUTING.md d31e1a7691 Docs: Made contributing guide link to our docs. [skip ci] %!s(int64=7) %!d(string=hai) anos
LICENSE.md 2222b673f4 Internal: Bumped the year. [skip ci] %!s(int64=6) %!d(string=hai) anos
README.md 9a2ba23af1 Docs: Removed gitter badge. See ckeditor/ckeditor5#2037. [skip ci] %!s(int64=6) %!d(string=hai) anos
package.json 4b77b5514c Release: v17.0.0. [skip ci] %!s(int64=5) %!d(string=hai) anos

README.md

CKEditor 5 core editor architecture

npm version Build Status Coverage Status
Dependency Status devDependency Status

This package implements CKEditor 5's core editor architecture — a set of classes and interfaces which glue everything together.

Documentation

For general introduction see the Overview of CKEditor 5 framework guide and then the Core editor architecture guide.

Additionally, see the @ckeditor/ckeditor5-core package page in CKEditor 5 documentation for even more information.

License

Licensed under the terms of GNU General Public License Version 2 or later. For full details about the license, please check the LICENSE.md file or https://ckeditor.com/legal/ckeditor-oss-license.