panr 0e8e35d2be Fix test description for shouldNotGroupWhenFull check 5 vuotta sitten
..
.github 2231fbdd16 Internal: Updated the GitHub PR template because all packages share the same issue tracker now (see ckeditor/ckeditor5#5576). 6 vuotta sitten
docs 2b41082b63 Docs: The issue tracker for this package was moved to https://github.com/ckeditor/ckeditor5/issues. See ckeditor/ckeditor5#2002. 6 vuotta sitten
src 201f94e6f5 Add config option for inline toolbar to set if shouldn't group items 5 vuotta sitten
tests 0e8e35d2be Fix test description for shouldNotGroupWhenFull check 5 vuotta sitten
.editorconfig 5e37cacd19 Internal: Added config for package.json to .editorconfig. See #318. 6 vuotta sitten
.eslintrc.js 495d3266c1 Internal: Bumped the year. [skip ci] 6 vuotta sitten
.gitattributes 6603ab20b4 Initial commit. 9 vuotta sitten
.gitignore bf4ae4c8c5 Internal: Remove gulp dependency for pre-commit linting. 8 vuotta sitten
.stylelintrc c5912c74b6 Used the external stylelint-config-ckeditor5 package for stylelint configuration. 6 vuotta sitten
.travis.yml 0f2339a15c Internal: Upgraded CI environment to use Xenial version of the distro. See ckeditor/ckeditor#2041. 6 vuotta sitten
CHANGELOG.md 76545bfb7c Docs: Changelog. [skip ci] 6 vuotta sitten
CONTRIBUTING.md d88cedebff Docs: Made contributing guide link to our docs. [skip ci] 7 vuotta sitten
LICENSE.md 495d3266c1 Internal: Bumped the year. [skip ci] 6 vuotta sitten
README.md 51de1ab3cf Docs: Removed gitter badge. See ckeditor/ckeditor5#2037. [skip ci] 6 vuotta sitten
package.json e136a66d64 Release: v16.0.0. [skip ci] 6 vuotta sitten

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.