react-native/React
Christopher Chedeau bd36e40258 Fix width being ignored when has a value of 0
Summary: 8f6a96adbc added a test in isDimDefined that checks if `value > 0.0`, but unfortunately, it did not faithfully port the JavaScript version which is `value >= 0.0`: https://github.com/facebook/css-layout/blob/master/src/Layout.js#L306. Sadly, no test covered this so it went unnoticed.
Closes https://github.com/facebook/css-layout/pull/134

Reviewed By: @​svcscm

Differential Revision: D2481773

Pulled By: @vjeux
2015-09-25 15:42:21 -07:00
..
Base End slider interaction when touches are cancelled 2015-09-25 11:42:32 -07:00
Executors Suppress warning when checking for `JSGlobalContextSetName` 2015-09-24 08:20:11 -07:00
Layout Fix width being ignored when has a value of 0 2015-09-25 15:42:21 -07:00
Modules revert D2372548 to fix initial app state issue 2015-09-25 13:25:26 -07:00
React.xcodeproj [ReactNative][Profiler] Update OSS build script to work with new makefile 2015-09-08 05:59:07 -08:00
Views End slider interaction when touches are cancelled 2015-09-25 11:42:32 -07:00