Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Better support for old and tweener flexbox syntax #279

Merged
ianobermiller merged 3 commits intoFormidableLabs:masterfrom
sylvaingi:flexbox-old-tweener
Jul 24, 2015
Merged

Better support for old and tweener flexbox syntax #279
ianobermiller merged 3 commits intoFormidableLabs:masterfrom
sylvaingi:flexbox-old-tweener

Conversation

@sylvaingi
Copy link
Copy Markdown
Contributor

There are 2 main caveats with supporting the 2009 'old' syntax, first an element with display: box is treated as an inline element, and box-flex accepts only argument instead of 3 in the latest spec.

Fixes #205

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: sort this list alphabetically, and remove spaces inside the braces

@ianobermiller
Copy link
Copy Markdown
Contributor

Awesome work, thank you! Just a little clean up and this will be good to merge. I've also fixed the error on master so travis should be passing.

@sylvaingi
Copy link
Copy Markdown
Contributor Author

Cleaned up the code. Also I've not mentioned that it's not tested on old webkit, although on Firefox 19 it renders alright.

ianobermiller added a commit that referenced this pull request Jul 24, 2015
Better support for old and tweener flexbox syntax
@ianobermiller ianobermiller merged commit b092d1e into FormidableLabs:master Jul 24, 2015
@skevy
Copy link
Copy Markdown

skevy commented Jul 24, 2015

Woo!

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.

3 participants