Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Added "responsive" attribute to image element in model #146

Merged
merged 4 commits into from
Sep 29, 2017
Merged

Conversation

szymonkups
Copy link
Contributor

@szymonkups szymonkups commented Sep 29, 2017

Suggested merge commit message (convention)

Feature: Replaced srcset attribute in the model by responsive attribute which is now converted to three attributes in the view: srcset, sizes and width. Closes ckeditor/ckeditor5#5120. Closes https://github.com/ckeditor/ckeditor5-easy-image/issues/4.

BREAKING CHANGE: The srcset attribute is now replaced by responsive attribute in the model.


Additional information

Related changes in ckeditor5-upload repository: https://github.com/ckeditor/ckeditor5-upload/tree/t/ckeditor5-image/145

@pjasiun pjasiun merged commit 9ca651e into master Sep 29, 2017
@pjasiun pjasiun deleted the t/145 branch September 29, 2017 15:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add width attribute to responsive images
2 participants