Marek Lewandowski 1df25283a6 Internal: workaround to use render event to catch dom element that is placed in editable in order to obtain image offset from widget wrapper. The same offset is applied to the resizer wrapper so that it is aligned with the image. 6 years ago
..
.github 1018878b3c Added missing PR template. 8 years ago
docs 866f4bb6fb Added missing docs. 7 years ago
src 1df25283a6 Internal: workaround to use render event to catch dom element that is placed in editable in order to obtain image offset from widget wrapper. The same offset is applied to the resizer wrapper so that it is aligned with the image. 6 years ago
tests bc34a10a25 Added missing tests. 6 years ago
theme e9200e928b Internal: dirty version that just shows an overlay when resize handler is clicked. 6 years ago
.editorconfig fa93b2ee16 Initial commit. 8 years ago
.eslintrc.js d3e53968b8 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 years ago
.gitattributes fa93b2ee16 Initial commit. 8 years ago
.gitignore 8aa01ac28a Internal: Remove gulp dependency for pre-commit linting. 8 years ago
.travis.yml 50a4086510 Removed BrowserStack from the repository. 6 years ago
CHANGELOG.md 272e3085cb Docs: Changelog. [skip ci] 6 years ago
CONTRIBUTING.md 75cd4fc3b0 Docs: Made contributing guide link to our docs. [skip ci] 7 years ago
LICENSE.md c85b509990 Internal: Bumped the year. [skip ci] 7 years ago
README.md 50a4086510 Removed BrowserStack from the repository. 6 years ago
package.json 15d21a1936 Release: v11.0.2. [skip ci] 6 years ago

README.md

CKEditor 5 widget API

npm version Build 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 or https://ckeditor.com/legal/ckeditor-oss-license.