8
0
Marek Lewandowski 2969123e83 Release: v19.0.0. [skip ci] 5 лет назад
..
.github e3db685897 Internal: Updated the GitHub PR template because all packages share the same issue tracker now (see ckeditor/ckeditor5#5576). 6 лет назад
docs b9523d7d93 Docs: The issue tracker for this package was moved to https://github.com/ckeditor/ckeditor5/issues. See ckeditor/ckeditor5#2002. 6 лет назад
src 7c0060aafe Internal: Re-used the `DataController#viewDocument` as a document for the `HtmlDataProcessor` in the data pipeline. 5 лет назад
tests 3e25e34226 Fix dangling comma. 5 лет назад
.editorconfig 1c1d55aa90 Internal: Added config for package.json to .editorconfig. See #318. 6 лет назад
.eslintrc.js c838a5b3e9 Internal: Bumped the year. [skip ci] 6 лет назад
.gitattributes 131e9c56ff Created the basic repository infrastructure. 8 лет назад
.gitignore 03a7e07738 Internal: Remove gulp dependency for pre-commit linting. 8 лет назад
.stylelintrc 45a33727b7 Used the external stylelint-config-ckeditor5 package for stylelint configuration. 6 лет назад
.travis.yml f994267327 Internal: Updated the version of Node.js on Travis. See ckeditor/ckeditor5#6542. 5 лет назад
CHANGELOG.md 4c171003b7 Docs: Corrected the changelog. [skip ci] 5 лет назад
CONTRIBUTING.md 070727f5a2 Docs: Made contributing guide link to our docs. [skip ci] 7 лет назад
LICENSE.md c838a5b3e9 Internal: Bumped the year. [skip ci] 6 лет назад
README.md 016450f2c7 Docs: Removed gitter badge. See ckeditor/ckeditor5#2037. [skip ci] 6 лет назад
package.json 2969123e83 Release: v19.0.0. [skip ci] 5 лет назад

README.md

CKEditor 5 balloon editor implementation

npm version Build Status Coverage Status
Dependency Status devDependency Status

The balloon editor implementation (Medium-like editor) for CKEditor 5.

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

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

Documentation

See the @ckeditor/ckeditor5-editor-balloon 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.