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

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.