Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support responsive images #32

Open
bedeoverend opened this issue Jul 21, 2016 · 2 comments
Open

Support responsive images #32

bedeoverend opened this issue Jul 21, 2016 · 2 comments
Assignees
Milestone

Comments

@bedeoverend
Copy link
Contributor

From @d3ddd on July 20, 2016 19:10

It would really help with responsive images if we could take advantage of srcset, sizes, and/or the picture element.

It's great that I can build a site essentially anyway I want and then hand it off to a client and they can edit it with virtually no training.

However, I can't seem to figure out a way that I could still have responsive image files using picturefill while using simpla.

That's something I'd REALLY like to be able to do!

Copied from original issue: simplajs/simpla#25

@bedeoverend
Copy link
Contributor Author

@d3ddd so right now we don't support the srcset attribute, but it's something we definitely want to add in the future. We're also looking into extending <img> (rather than just defining <simpla-img>) which would help us significantly in supporting these new features.

Thanks for the feedback!

@bedeoverend
Copy link
Contributor Author

@d3ddd keep an eye on this repo for any updates, we'll also obviously update this issue as we make progress. Cheers!

@bedeoverend bedeoverend self-assigned this Jul 21, 2016
@madeleineostoja madeleineostoja added this to the Someday milestone Sep 1, 2016
@madeleineostoja madeleineostoja changed the title Srcset, sizes, and/or the picture element Support responsive images Sep 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants