Piotrek Koszuliński bbf141b9d8 Make it run on the editing part of the API only. And use mapDomToView() to avoid failing on elements which weren't converted so far (which means they will never be, and should not be here). This makes all image tests pass. 6 lat temu
..
.github ee9e45e6ce Internal: Updated PR template. [skip ci] 9 lat temu
docs 731fc46450 Docs: Use lower level headings for better structure. [skip ci] 6 lat temu
lang d9826f60eb Other: Updated translations. [skip ci] 6 lat temu
src bbf141b9d8 Make it run on the editing part of the API only. And use mapDomToView() to avoid failing on elements which weren't converted so far (which means they will never be, and should not be here). This makes all image tests pass. 6 lat temu
tests 47554ff639 Test: Made the test more loose to avoid breaking on CI. 6 lat temu
theme 9fe83ae146 Internal: Code style. 6 lat temu
.editorconfig dd95a481b4 Initial commit for ckeditor5-image. 9 lat temu
.eslintrc.js e76a1f0987 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 lat temu
.gitattributes dd95a481b4 Initial commit for ckeditor5-image. 9 lat temu
.gitignore ab4a10e257 Internal: Remove gulp dependency for pre-commit linting. 8 lat temu
.travis.yml 27eca8226c Removed BrowserStack from the repository. 6 lat temu
CHANGELOG.md ce02178782 Docs: Changelog. [skip ci] 6 lat temu
CONTRIBUTING.md a5ce5307ee Docs: Made contributing guide link to our docs. [skip ci] 7 lat temu
LICENSE.md 9079a9e6f4 Internal: Bumped the year. [skip ci] 7 lat temu
README.md 27eca8226c Removed BrowserStack from the repository. 6 lat temu
package.json d754b371ce Internal: Fixed dependencies. 6 lat temu

README.md

CKEditor 5 image feature

npm version Build 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 or https://ckeditor.com/legal/ckeditor-oss-license.