Szymon Cofalik 74d6618b19 Fix: ImageTextAlternative click outside handler scope. преди 6 години
..
.github ee9e45e6ce Internal: Updated PR template. [skip ci] преди 9 години
docs e76a1f0987 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] преди 6 години
lang 71e4dec04e Other: Updated translations. [skip ci] преди 6 години
src 74d6618b19 Fix: ImageTextAlternative click outside handler scope. преди 6 години
tests 8f319cc43b Feature: Changed `ImageStyleCommand#defaultStyle` from private to public readonly property. преди 6 години
theme 619ff7f78c Moved _rwd.css from theme-lark to ui. преди 6 години
.editorconfig dd95a481b4 Initial commit for ckeditor5-image. преди 9 години
.eslintrc.js e76a1f0987 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] преди 6 години
.gitattributes dd95a481b4 Initial commit for ckeditor5-image. преди 9 години
.gitignore ab4a10e257 Internal: Remove gulp dependency for pre-commit linting. преди 8 години
.travis.yml 3c069c19c7 Merge branch 'master' into t/ckeditor5/1655 преди 6 години
CHANGELOG.md fdb1a8c9e3 Docs: Changelog. [skip ci] преди 6 години
CONTRIBUTING.md a5ce5307ee Docs: Made contributing guide link to our docs. [skip ci] преди 7 години
LICENSE.md 9079a9e6f4 Internal: Bumped the year. [skip ci] преди 7 години
README.md 65e8fa9256 Docs: Added links to demos. See ckeditor/ckeditor5#1256. преди 7 години
package.json ab5fdf5a95 Release: v13.0.1. [skip ci] преди 6 години

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.