8
0
Kamil Piechaczek cb28e47fbf Adds tests for checking "right" and "down" arrow. 8 лет назад
..
.github 1018878b3c Added missing PR template. 8 лет назад
src 634f5f531a The whole element will be removed if its child being removed and the element is next to the widget. 8 лет назад
tests cb28e47fbf Adds tests for checking "right" and "down" arrow. 8 лет назад
theme 3d0e8b97dd Refactored widget CSS styles to allow easier customization with SASS variables. 8 лет назад
.editorconfig fa93b2ee16 Initial commit. 8 лет назад
.eslintrc.js b9ec9751c8 Code style: Switched to ESLint. 8 лет назад
.gitattributes fa93b2ee16 Initial commit. 8 лет назад
.gitignore 79e653580b Use a more standard directory/ notation in .gitignore. 8 лет назад
.travis.yml fa93b2ee16 Initial commit. 8 лет назад
CHANGELOG.md 28d061d0d3 Docs: Changelog corrections. [skip ci] 8 лет назад
CONTRIBUTING.md fa93b2ee16 Initial commit. 8 лет назад
LICENSE.md c11243cea1 Minor wording improvements in the readme, etc. 8 лет назад
README.md 5ca8d52920 Docs: Added Gitter badge and standardized repo titles 8 лет назад
gulpfile.js b9ec9751c8 Code style: Switched to ESLint. 8 лет назад
package.json 248d146ffc Release: v0.2.0. 8 лет назад

README.md

CKEditor 5 widget API

npm version Build Status Test Coverage Dependency Status devDependency Status

Widget API for CKEditor 5. More information about the project can be found at the following URL: https://github.com/ckeditor/ckeditor5-widget.

License

Licensed under the GPL, LGPL and MPL licenses, at your choice. For full details about the license, please check the LICENSE.md file.