Krzysztof Krztoń 31a73a13dc Tests: Support for uploading base64 images. преди 7 години
..
.github ee9e45e6ce Internal: Updated PR template. [skip ci] преди 8 години
docs 8a196dfb05 Docs: Wording. преди 7 години
lang 4008fee30b Other: Updated translations. [skip ci] преди 7 години
src e19c6026d0 Support for uploading base64 images. преди 7 години
tests 31a73a13dc Tests: Support for uploading base64 images. преди 7 години
theme 4338fd678c Renamed media mixin ck-media-narrow->ck-media-phone. преди 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 881f54faae Internal: Disabled Travis builds for #stable branch. преди 7 години
CHANGELOG.md cad6ee192b 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 9e869a9bef Remove Position, Range, Selection imports from engine/model. преди 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.