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

Remove flexbox polyfill #221

Merged
merged 1 commit into from Nov 23, 2012
Merged

Conversation

bdukes
Copy link
Contributor

@bdukes bdukes commented Nov 15, 2012

Flexie, the ployfill recommended for flexbox, uses the old syntax
(display:box), not the new syntax (display:flex), and so should not be
recommended.

Flexie, the ployfill recommended for flexbox, uses the old syntax
(`display:box`), not the new syntax (`display:flex`), and so should not be
recommended.
@paulirish
Copy link
Member

sgty @doctyper ? how is the update going?

@doctyper
Copy link

@paulirish I'd peg progress at about 35%. Slow and steady. The new spec is massive.

@bdukes
Copy link
Contributor Author

bdukes commented Nov 17, 2012

Or, at least, the flexie README should be updated to say that it's
out-of-date. Based on the recommendation from html5please, I started
implementing the flexbox with flexie, and only after I'd spent a day with
it did I realize that I was on the old stuff.

On Fri, Nov 16, 2012 at 7:17 PM, Richard Herrera
notifications@github.comwrote:

@paulirish https://github.com/paulirish I'd peg progress at about 35%.
Slow and steady. The new spec is massive.


Reply to this email directly or view it on GitHubhttps://github.com//pull/221#issuecomment-10468812.

nimbupani added a commit that referenced this pull request Nov 23, 2012
Remove flexbox polyfill as it does not match the new spec.
@nimbupani nimbupani merged commit d3b31b2 into h5bp:master Nov 23, 2012
@nimbupani
Copy link
Member

Sounds good. @doctyper please let us know when the new one is ready so we can add it back and possibly change the status to 'use'.

@Sewdn
Copy link

Sewdn commented Jan 20, 2014

@doctyper : Any progress on the new Flex-spec polyffil? Thanks!

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

Successfully merging this pull request may close these issues.

None yet

5 participants