Aleksander Nowodzinski e5cfcd9950 Tests: Refactoring in InlineEditorUIView tests. 5 yıl önce
..
.github 2231fbdd16 Internal: Updated the GitHub PR template because all packages share the same issue tracker now (see ckeditor/ckeditor5#5576). 6 yıl önce
docs 2b41082b63 Docs: The issue tracker for this package was moved to https://github.com/ckeditor/ckeditor5/issues. See ckeditor/ckeditor5#2002. 6 yıl önce
src 49623f91f7 Update InlineEditorUIView docs & make resizeObserver a private field 5 yıl önce
tests e5cfcd9950 Tests: Refactoring in InlineEditorUIView tests. 5 yıl önce
.editorconfig 5e37cacd19 Internal: Added config for package.json to .editorconfig. See #318. 6 yıl önce
.eslintrc.js 495d3266c1 Internal: Bumped the year. [skip ci] 6 yıl önce
.gitattributes 6603ab20b4 Initial commit. 9 yıl önce
.gitignore bf4ae4c8c5 Internal: Remove gulp dependency for pre-commit linting. 8 yıl önce
.stylelintrc c5912c74b6 Used the external stylelint-config-ckeditor5 package for stylelint configuration. 6 yıl önce
.travis.yml 0f2339a15c Internal: Upgraded CI environment to use Xenial version of the distro. See ckeditor/ckeditor#2041. 6 yıl önce
CHANGELOG.md c2d925f2be Docs: Changelog. [skip ci] 5 yıl önce
CONTRIBUTING.md d88cedebff Docs: Made contributing guide link to our docs. [skip ci] 7 yıl önce
LICENSE.md 495d3266c1 Internal: Bumped the year. [skip ci] 6 yıl önce
README.md 51de1ab3cf Docs: Removed gitter badge. See ckeditor/ckeditor5#2037. [skip ci] 6 yıl önce
package.json 84831760ce Release: v17.0.0. [skip ci] 5 yıl önce

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.