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. hace 6 años
..
.github ee9e45e6ce Internal: Updated PR template. [skip ci] hace 9 años
docs 731fc46450 Docs: Use lower level headings for better structure. [skip ci] hace 6 años
lang d9826f60eb Other: Updated translations. [skip ci] hace 6 años
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. hace 6 años
tests 47554ff639 Test: Made the test more loose to avoid breaking on CI. hace 6 años
theme 9fe83ae146 Internal: Code style. hace 6 años
.editorconfig dd95a481b4 Initial commit for ckeditor5-image. hace 9 años
.eslintrc.js e76a1f0987 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] hace 6 años
.gitattributes dd95a481b4 Initial commit for ckeditor5-image. hace 9 años
.gitignore ab4a10e257 Internal: Remove gulp dependency for pre-commit linting. hace 8 años
.travis.yml 27eca8226c Removed BrowserStack from the repository. hace 6 años
CHANGELOG.md ce02178782 Docs: Changelog. [skip ci] hace 6 años
CONTRIBUTING.md a5ce5307ee Docs: Made contributing guide link to our docs. [skip ci] hace 7 años
LICENSE.md 9079a9e6f4 Internal: Bumped the year. [skip ci] hace 7 años
README.md 27eca8226c Removed BrowserStack from the repository. hace 6 años
package.json d754b371ce Internal: Fixed dependencies. hace 6 años

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.