panr 324db2af5c Tests: Fix tests DOM leaks il y a 5 ans
..
.github 2231fbdd16 Internal: Updated the GitHub PR template because all packages share the same issue tracker now (see ckeditor/ckeditor5#5576). il y a 6 ans
docs 2b41082b63 Docs: The issue tracker for this package was moved to https://github.com/ckeditor/ckeditor5/issues. See ckeditor/ckeditor5#2002. il y a 6 ans
src 89e6279159 Fix: Refactor setting max-width for toolbar to handle tests scenarios il y a 5 ans
tests 324db2af5c Tests: Fix tests DOM leaks il y a 5 ans
.editorconfig 5e37cacd19 Internal: Added config for package.json to .editorconfig. See #318. il y a 6 ans
.eslintrc.js 495d3266c1 Internal: Bumped the year. [skip ci] il y a 6 ans
.gitattributes 6603ab20b4 Initial commit. il y a 9 ans
.gitignore bf4ae4c8c5 Internal: Remove gulp dependency for pre-commit linting. il y a 8 ans
.stylelintrc c5912c74b6 Used the external stylelint-config-ckeditor5 package for stylelint configuration. il y a 6 ans
.travis.yml 0f2339a15c Internal: Upgraded CI environment to use Xenial version of the distro. See ckeditor/ckeditor#2041. il y a 6 ans
CHANGELOG.md 76545bfb7c Docs: Changelog. [skip ci] il y a 6 ans
CONTRIBUTING.md d88cedebff Docs: Made contributing guide link to our docs. [skip ci] il y a 7 ans
LICENSE.md 495d3266c1 Internal: Bumped the year. [skip ci] il y a 6 ans
README.md 51de1ab3cf Docs: Removed gitter badge. See ckeditor/ckeditor5#2037. [skip ci] il y a 6 ans
package.json e136a66d64 Release: v16.0.0. [skip ci] il y a 6 ans

README.md

CKEditor 5 inline editor creator

npm version Build Status Coverage Status
Dependency Status devDependency Status

The inline editor implementation for CKEditor 5.

This package exposes the InlineEditor class. Follow there to learn more about this type of editor and how to initialize it.

This package contains the source version of the inline editor. This editor implementation is also available in the inline build. Read more about CKEditor 5 Builds.

Documentation

See the @ckeditor/ckeditor5-editor-inline package page in CKEditor 5 documentation.

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.