8
0
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 лет назад
..
.github ee9e45e6ce Internal: Updated PR template. [skip ci] 9 лет назад
docs 731fc46450 Docs: Use lower level headings for better structure. [skip ci] 6 лет назад
lang d9826f60eb Other: Updated translations. [skip ci] 6 лет назад
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 лет назад
tests 47554ff639 Test: Made the test more loose to avoid breaking on CI. 6 лет назад
theme 9fe83ae146 Internal: Code style. 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 27eca8226c Removed BrowserStack from the repository. 6 лет назад
CHANGELOG.md ce02178782 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 27eca8226c Removed BrowserStack from the repository. 6 лет назад
package.json d754b371ce Internal: Fixed dependencies. 6 лет назад

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.