Marek Lewandowski 2fc177f798 Merge branch 'monorepo-pending' 5 năm trước cách đây
..
.github 2231fbdd16 Internal: Updated the GitHub PR template because all packages share the same issue tracker now (see ckeditor/ckeditor5#5576). 6 năm trước cách đây
docs aa539318c7 Updated docs to monorepo state. 5 năm trước cách đây
src 486f912b0f Internal: Re-used the `DataController#viewDocument` as a document for the `HtmlDataProcessor` in the data pipeline. 5 năm trước cách đây
tests 6e7aa873e5 Tests: Fixed to.be.equal() use. 5 năm trước cách đây
.editorconfig 5e37cacd19 Internal: Added config for package.json to .editorconfig. See #318. 6 năm trước cách đây
.eslintrc.js 495d3266c1 Internal: Bumped the year. [skip ci] 6 năm trước cách đây
.gitattributes 6603ab20b4 Initial commit. 9 năm trước cách đây
.gitignore bf4ae4c8c5 Internal: Remove gulp dependency for pre-commit linting. 8 năm trước cách đây
.stylelintrc c5912c74b6 Used the external stylelint-config-ckeditor5 package for stylelint configuration. 6 năm trước cách đây
.travis.yml 3a1675a3f0 Internal: Updated the version of Node.js on Travis. See ckeditor/ckeditor5#6542. 5 năm trước cách đây
CHANGELOG.md 0fd09e4582 Docs: Corrected the changelog. [skip ci] 5 năm trước cách đây
CONTRIBUTING.md d88cedebff Docs: Made contributing guide link to our docs. [skip ci] 7 năm trước cách đây
LICENSE.md 495d3266c1 Internal: Bumped the year. [skip ci] 6 năm trước cách đây
README.md aa539318c7 Updated docs to monorepo state. 5 năm trước cách đây
package.json 8d936b6dbb Release: v19.0.0. [skip ci] 5 năm trước cách đây

README.md

CKEditor 5 inline editor creator

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