Maciej Gołaszewski 0d3999ac23 Add fake selection indicator to the inline widget manual test. il y a 6 ans
..
.github 1018878b3c Added missing PR template. il y a 8 ans
docs 866f4bb6fb Added missing docs. il y a 7 ans
src 5d0ebed6e2 The findOptimalInsertionPosition() function should treat inline elements as text. il y a 6 ans
tests 0d3999ac23 Add fake selection indicator to the inline widget manual test. il y a 6 ans
theme c85b509990 Internal: Bumped the year. [skip ci] il y a 6 ans
.editorconfig fa93b2ee16 Initial commit. il y a 8 ans
.eslintrc.js c85b509990 Internal: Bumped the year. [skip ci] il y a 6 ans
.gitattributes fa93b2ee16 Initial commit. il y a 8 ans
.gitignore 8aa01ac28a Internal: Remove gulp dependency for pre-commit linting. il y a 8 ans
.travis.yml a21e6e5521 Fixed formatting in Travis configuration file. il y a 7 ans
CHANGELOG.md 5b8f745587 Docs: Changelog. [skip ci] il y a 7 ans
CONTRIBUTING.md 75cd4fc3b0 Docs: Made contributing guide link to our docs. [skip ci] il y a 7 ans
LICENSE.md c85b509990 Internal: Bumped the year. [skip ci] il y a 6 ans
README.md b515b4c218 Docs: Changed links to documentation. See ckeditor/ckeditor5#1192. il y a 7 ans
package.json bcf9fdb485 Update eslint-config-ckeditor5 package in package.json. il y a 7 ans

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.