8
0
Maciej Gołaszewski 52680f3e52 Tests: Fix tests for widget in Edge. 7 лет назад
..
.github 1018878b3c Added missing PR template. 8 лет назад
docs 18afcd9b34 Align feature class naming to a new scheme. 7 лет назад
src c5354924f8 Other: Fixed code style & grammar in comments. 7 лет назад
tests 52680f3e52 Tests: Fix tests for widget in Edge. 7 лет назад
theme ee7dae502c Renamed .ck-selection-handler to .ck-widget__selection-handler (BEM). 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 0b0b6ec379 Internal: Upgraded version of Node.js. See ckeditor/ckeditor5-dev#417. 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.