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.