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

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.