8
0
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 лет назад
..
.github 1018878b3c Added missing PR template. 8 лет назад
docs 866f4bb6fb Added missing docs. 7 лет назад
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 лет назад
tests bc34a10a25 Added missing tests. 6 лет назад
theme e9200e928b Internal: dirty version that just shows an overlay when resize handler is clicked. 6 лет назад
.editorconfig fa93b2ee16 Initial commit. 8 лет назад
.eslintrc.js d3e53968b8 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 лет назад
.gitattributes fa93b2ee16 Initial commit. 8 лет назад
.gitignore 8aa01ac28a Internal: Remove gulp dependency for pre-commit linting. 8 лет назад
.travis.yml 50a4086510 Removed BrowserStack from the repository. 6 лет назад
CHANGELOG.md 272e3085cb Docs: Changelog. [skip ci] 6 лет назад
CONTRIBUTING.md 75cd4fc3b0 Docs: Made contributing guide link to our docs. [skip ci] 7 лет назад
LICENSE.md c85b509990 Internal: Bumped the year. [skip ci] 7 лет назад
README.md 50a4086510 Removed BrowserStack from the repository. 6 лет назад
package.json 15d21a1936 Release: v11.0.2. [skip ci] 6 лет назад

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.