Skip to content
This repository has been archived by the owner on Dec 3, 2022. It is now read-only.

Implement the <img> srcset feature #64

Open
ryanholder opened this issue Aug 23, 2013 · 5 comments
Open

Implement the <img> srcset feature #64

ryanholder opened this issue Aug 23, 2013 · 5 comments

Comments

@ryanholder
Copy link
Contributor

srcset for some more information read - https://www.webkit.org/blog/2910/improved-support-for-high-resolution-displays-with-the-srcset-image-attribute/

I have an implementation of srcset in place however it does not currently have the ability to create more than 1 extra image size. It needs to be extended to work with more than 1 extra image size

@remkus
Copy link
Owner

remkus commented Nov 8, 2013

@ryanholder
Copy link
Contributor Author

We are going to push this to version 1.1.0 and we will handle images in areas like the slider using WPThumb (more information on this in issue #121)

@GaryJones GaryJones modified the milestones: 1.0.0, Future Release May 10, 2014
@remkus remkus modified the milestones: Future Release, 1.0.0 May 14, 2014
@remkus
Copy link
Owner

remkus commented May 27, 2014

We can indeed start implementing this for 1.1.0 with Picturefill as a fall back

@ryanholder
Copy link
Contributor Author

I would leave it for next release as we had agreed. It would make a nice item to add to a new release which could follow soon after the 1.0.0 version

@remkus
Copy link
Owner

remkus commented May 27, 2014

Sorry, had already updated my comment. I meant 1.1.0 :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants