8
0
Aleksander Nowodzinski e6f83e04c3 Other: Removed obsolete width and height attributes in SVG icons. 7 лет назад
..
.github 1018878b3c Added missing PR template. 8 лет назад
docs 866f4bb6fb Added missing docs. 7 лет назад
src 4f36c4f36e Merge branch t/ckeditor5-engine/1555 7 лет назад
tests 7caef00d9f Remove Position, Range, Selection imports from view/model. 7 лет назад
theme e6f83e04c3 Other: Removed obsolete width and height attributes in SVG icons. 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 8905d523e7 Internal: Disabled Travis builds for #stable branch. 7 лет назад
CHANGELOG.md 18d5201786 Docs: Corrected the changelog. [skip ci] 7 лет назад
CONTRIBUTING.md 75cd4fc3b0 Docs: Made contributing guide link to our docs. [skip ci] 7 лет назад
LICENSE.md c4d2b6e0f6 Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. 7 лет назад
README.md b515b4c218 Docs: Changed links to documentation. See ckeditor/ckeditor5#1192. 7 лет назад
package.json 6e9ddaccc6 Remove Position, Range, Selection imports from engine/model. 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.