Maciej Gołaszewski a84b9d459d Internal: Align code to the API changes (selection post-fixer). 7 lat temu
..
.github 1018878b3c Added missing PR template. 8 lat temu
docs 18afcd9b34 Align feature class naming to a new scheme. 7 lat temu
src 54ab0f88a2 Internal: Reverted the old name of the widget utils helper function addSelectionHandler. 7 lat temu
tests a84b9d459d Internal: Align code to the API changes (selection post-fixer). 7 lat temu
theme ee7dae502c Renamed .ck-selection-handler to .ck-widget__selection-handler (BEM). 7 lat temu
.editorconfig fa93b2ee16 Initial commit. 8 lat temu
.eslintrc.js be83a09914 Internal: Bumped the year. [skip ci] 8 lat temu
.gitattributes fa93b2ee16 Initial commit. 8 lat temu
.gitignore 8aa01ac28a Internal: Remove gulp dependency for pre-commit linting. 8 lat temu
.travis.yml ed7eccbf94 Internal: Switched from CodeClimate to Coveralls. 8 lat temu
CHANGELOG.md ac72124bf0 Docs: Changelog. [skip ci] 7 lat temu
CONTRIBUTING.md fa93b2ee16 Initial commit. 8 lat temu
LICENSE.md c4d2b6e0f6 Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. 7 lat temu
README.md 9155e9f414 Docs: Fixed a badge which should display status of the master branch. [skip ci] 7 lat temu
package.json 315f011b0d Fixed formatting in package.json. 7 lat temu

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.