Aleksander Nowodzinski a7fcf3f397 Aligned to the new WidgetToolbarRepository API. Replaced the `isImageWidgetSelected()` util with `getSelectedImageWidget()`. 7 ani în urmă
..
.github ee9e45e6ce Internal: Updated PR template. [skip ci] 9 ani în urmă
docs 2d2b1b58c3 Docs: Upload adapter guide corrected. [skip ci] 7 ani în urmă
lang e41dfe254a Other: Updated translations. [skip ci] 7 ani în urmă
src a7fcf3f397 Aligned to the new WidgetToolbarRepository API. Replaced the `isImageWidgetSelected()` util with `getSelectedImageWidget()`. 7 ani în urmă
tests a7fcf3f397 Aligned to the new WidgetToolbarRepository API. Replaced the `isImageWidgetSelected()` util with `getSelectedImageWidget()`. 7 ani în urmă
theme ce1d085189 Other: Removed useless fill-rule attributes in SVG icons. 7 ani în urmă
.editorconfig dd95a481b4 Initial commit for ckeditor5-image. 9 ani în urmă
.eslintrc.js a423b9b96d Internal: Bumped the year. [skip ci] 8 ani în urmă
.gitattributes dd95a481b4 Initial commit for ckeditor5-image. 9 ani în urmă
.gitignore ab4a10e257 Internal: Remove gulp dependency for pre-commit linting. 8 ani în urmă
.travis.yml 2e90b8d8b3 Fixed formatting in Travis configuration file. 7 ani în urmă
CHANGELOG.md e8d553e603 Docs: Corrected the changelog. [skip ci] 7 ani în urmă
CONTRIBUTING.md a5ce5307ee Docs: Made contributing guide link to our docs. [skip ci] 7 ani în urmă
LICENSE.md dd0dc7a222 Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. 7 ani în urmă
README.md 65e8fa9256 Docs: Added links to demos. See ckeditor/ckeditor5#1256. 7 ani în urmă
package.json 1c38309364 Update eslint-config-ckeditor5 package in package.json. 7 ani în urmă

README.md

CKEditor 5 image feature

npm version Build Status BrowserStack Status Coverage Status
Dependency Status devDependency Status

This package implements the image feature for CKEditor 5. The feature is introduced in a granular form implemented by a couple of plugins.

Demo

Check out the demos in the Image feature guide.

Documentation

See the @ckeditor/ckeditor5-image 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.