8
0
Marek Lewandowski dea8051532 Feature (core): Introduced the `focus()` method in the base `Editor` class. Closes #714. 5 лет назад
..
docs d73bbd5e0f Docs: Fixed path to changelog file in all packages. 5 лет назад
lang 445944d9b0 Other: Updated translations. [skip ci] 5 лет назад
src ee3031af11 Docs (engine): Adjusted description for focus() method. 5 лет назад
tests a8c8328316 Replaced editor.editing.view.focus() with simpler editor.focus() 5 лет назад
theme 8b65be1c60 Other: Optimized icons. [skip ci] 5 лет назад
CHANGELOG.md 1f2f35eaae Docs: Changelogs in all packages mention to the main changelog (where to look for changes). [skip ci] 5 лет назад
CONTRIBUTING.md d31e1a7691 Docs: Made contributing guide link to our docs. [skip ci] 7 лет назад
LICENSE.md 2222b673f4 Internal: Bumped the year. [skip ci] 6 лет назад
README.md d9bf3d1c77 Updated docs to monorepo state. 5 лет назад
package.json 3f67e65e5f Release: v23.1.0. 5 лет назад

README.md

CKEditor 5 core editor architecture

npm version 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.