8
0
Piotrek Koszuliński ae3c117292 Tests: Fixed linting on CI. See https://github.com/ckeditor/ckeditor5/pull/597#issuecomment-335584161. vor 8 Jahren
..
.github 1018878b3c Added missing PR template. vor 8 Jahren
docs 1b4bb9dec5 Docs: README and front API docs page corrected. [skip ci] vor 8 Jahren
src 4d974ed74c Prevents from deleting widget when the read only mode is enabled. vor 8 Jahren
tests 4d974ed74c Prevents from deleting widget when the read only mode is enabled. vor 8 Jahren
theme 3d0e8b97dd Refactored widget CSS styles to allow easier customization with SASS variables. vor 8 Jahren
.editorconfig fa93b2ee16 Initial commit. vor 8 Jahren
.eslintrc.js b9ec9751c8 Code style: Switched to ESLint. vor 8 Jahren
.gitattributes fa93b2ee16 Initial commit. vor 8 Jahren
.gitignore 8aa01ac28a Internal: Remove gulp dependency for pre-commit linting. vor 8 Jahren
.travis.yml fa93b2ee16 Initial commit. vor 8 Jahren
CHANGELOG.md 005eacaa1b Docs: Changelog. [skip ci] vor 8 Jahren
CONTRIBUTING.md fa93b2ee16 Initial commit. vor 8 Jahren
LICENSE.md c11243cea1 Minor wording improvements in the readme, etc. vor 8 Jahren
README.md 1b4bb9dec5 Docs: README and front API docs page corrected. [skip ci] vor 8 Jahren
package.json ae3c117292 Tests: Fixed linting on CI. See https://github.com/ckeditor/ckeditor5/pull/597#issuecomment-335584161. vor 8 Jahren

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.