Skip to content

Instantly share code, notes, and snippets.

@doctyper
Created November 17, 2010 21:47
Show Gist options
  • Save doctyper/704157 to your computer and use it in GitHub Desktop.
Save doctyper/704157 to your computer and use it in GitHub Desktop.
Flexie Roadmap

Flexie 1.0

v 0.7 ✔

  • Unit tests for parent flexbox rules. ✔
  • Flexie updates based on unit testing. ✔

v 0.8 ✔

  • Unit tests for child flexbox rules. ✔
  • Flexie updates based on unit testing. ✔

v 0.9 ✔

  • Successful passage of all unit tests on: ✔
  • IE8 ✔
  • IE9
  • Opera 10 ✔

v 1.0

  • Successful passage of all unit tests on: ✔
  • IE6 ✔
  • IE7 ✔
  • IE8 ✔
  • IE9
  • Opera 10 ✔

Flexie 1.x Wishlist

  • Support for box-lines property
  • Webkit support for box-align: stretch
  • Bonus: Firefox support for box-pack: justify
  • Exploration of absolute positioning vs floats
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment