Sync CSSLayout: Make 'stretch' aligned children fill cross-axis in containers of undefined size in the cross-axis

Reviewed By: lucasr

Differential Revision: D2971032

fb-gh-sync-id: 90ec286ca2070d666571fd3d0db4037bc9d3cda7
shipit-source-id: 90ec286ca2070d666571fd3d0db4037bc9d3cda7
This commit is contained in:
Jason Sendros
2016-02-24 08:56:37 -08:00
committed by facebook-github-bot-7
parent 936b5e794b
commit f538032888
3 changed files with 35 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
The source of truth for css-layout is: https://github.com/facebook/css-layout
The code here should be kept in sync with GitHub.
HEAD at the time this code was synced: https://github.com/facebook/css-layout/commit/219bdaed15c16bbf7c1f2bab17ad629d04cc4199
HEAD at the time this code was synced: https://github.com/facebook/css-layout/commit/3f0f4be2e868a9af4f3ed1e019f71efbc814e8a2
There is generated code in:
- README (this file)