8
0
Piotrek Koszuliński ae3c117292 Tests: Fixed linting on CI. See https://github.com/ckeditor/ckeditor5/pull/597#issuecomment-335584161. 8 лет назад
..
.github 1018878b3c Added missing PR template. 8 лет назад
docs 1b4bb9dec5 Docs: README and front API docs page corrected. [skip ci] 8 лет назад
src 4d974ed74c Prevents from deleting widget when the read only mode is enabled. 8 лет назад
tests 4d974ed74c Prevents from deleting widget when the read only mode is enabled. 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 8aa01ac28a Internal: Remove gulp dependency for pre-commit linting. 8 лет назад
.travis.yml fa93b2ee16 Initial commit. 8 лет назад
CHANGELOG.md 005eacaa1b Docs: Changelog. [skip ci] 8 лет назад
CONTRIBUTING.md fa93b2ee16 Initial commit. 8 лет назад
LICENSE.md c11243cea1 Minor wording improvements in the readme, etc. 8 лет назад
README.md 1b4bb9dec5 Docs: README and front API docs page corrected. [skip ci] 8 лет назад
package.json ae3c117292 Tests: Fixed linting on CI. See https://github.com/ckeditor/ckeditor5/pull/597#issuecomment-335584161. 8 лет назад

README.md

CKEditor 5 widget API

npm version Build Status Test Coverage 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 GPL, LGPL and MPL licenses, at your choice. For full details about the license, please check the LICENSE.md file.