Maciej dbee47989a Merge pull request #7623 from ckeditor/i/7608 5 vuotta sitten
..
docs efe8a9b6c0 Docs: Created the deep dive guide to widget internals. 5 vuotta sitten
lang 62a22ea8ed Other: Updated translations. [skip ci] 5 vuotta sitten
src 1cfbf0f7d1 Merge branch 'master' into i/7575 5 vuotta sitten
tests d914edc1ee Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy. 5 vuotta sitten
theme 3c84a8e897 Implemented the #isEnabled property support in the WidgetTypeAround plugin. 5 vuotta sitten
CHANGELOG.md 1f2f35eaae Docs: Changelogs in all packages mention to the main changelog (where to look for changes). [skip ci] 5 vuotta sitten
CONTRIBUTING.md 75cd4fc3b0 Docs: Made contributing guide link to our docs. [skip ci] 7 vuotta sitten
LICENSE.md 3dbb571668 Internal: Bumped the year. [skip ci] 6 vuotta sitten
README.md 37173d01c6 Updated docs to monorepo state. 5 vuotta sitten
package.json 752b8dc373 Updated triple-click handler inside nested editable to include Gecko support and properly handle click on AttributeElement. 5 vuotta sitten

README.md

CKEditor 5 widget API

npm version 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.