8
0
Aleksander Nowodzinski dffdf3dc2c Removed obsolete data from drag-handler icon. 7 лет назад
..
.github 1018878b3c Added missing PR template. 8 лет назад
docs 18afcd9b34 Align feature class naming to a new scheme. 8 лет назад
src c23a0ad1e3 Renamed .ck-widget__selectable to .ck-widget_selectable to match BEM standards. Moved widget selection handler styles to ckeditor5-theme-lark. Implemented a 2-state handler icon. 7 лет назад
tests c23a0ad1e3 Renamed .ck-widget__selectable to .ck-widget_selectable to match BEM standards. Moved widget selection handler styles to ckeditor5-theme-lark. Implemented a 2-state handler icon. 7 лет назад
theme dffdf3dc2c Removed obsolete data from drag-handler icon. 7 лет назад
.editorconfig fa93b2ee16 Initial commit. 8 лет назад
.eslintrc.js be83a09914 Internal: Bumped the year. [skip ci] 8 лет назад
.gitattributes fa93b2ee16 Initial commit. 8 лет назад
.gitignore 8aa01ac28a Internal: Remove gulp dependency for pre-commit linting. 8 лет назад
.travis.yml ed7eccbf94 Internal: Switched from CodeClimate to Coveralls. 8 лет назад
CHANGELOG.md ac72124bf0 Docs: Changelog. [skip ci] 7 лет назад
CONTRIBUTING.md fa93b2ee16 Initial commit. 8 лет назад
LICENSE.md c4d2b6e0f6 Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. 7 лет назад
README.md 9155e9f414 Docs: Fixed a badge which should display status of the master branch. [skip ci] 7 лет назад
package.json 315f011b0d Fixed formatting in package.json. 7 лет назад

README.md

CKEditor 5 widget API

npm version Build Status BrowserStack Status Coverage Status
Dependency Status devDependency Status

This package implements the widget API for CKEditor 5.

Documentation

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