react-native/ReactCommon
Valentin Shergin c49f0eff6f Fabric: Using proper defaults in Yoga style props parsing
Summary:
@public
Previously, we amitted `default` argument in  `convertRawProp` functions assuming that all default values are equal to results of their default constructors (which was something between "wrong" and "lucky coincidence"). Now we use a `YGStyle` default value as a source of all semantic default values of all layout props/styles.

Reviewed By: mdvacca

Differential Revision: D9626469

fbshipit-source-id: 5cfc9c518772556f59da46f608181145cc744928
2018-09-03 23:04:20 -07:00
..
cxxreact Update loads for glob_defs.bzl 2018-08-30 01:46:51 -07:00
fabric Fabric: Using proper defaults in Yoga style props parsing 2018-09-03 23:04:20 -07:00
jschelpers Move RN's DEFS.bzl to tools and rename to rn_defs.bzl 2018-08-29 13:21:52 -07:00
jsinspector Update loads for glob_defs.bzl 2018-08-30 01:46:51 -07:00
microprofiler Move RN's DEFS.bzl to tools and rename to rn_defs.bzl 2018-08-29 13:21:52 -07:00
privatedata Update loads for glob_defs.bzl 2018-08-30 01:46:51 -07:00
yoga Expose logging capablities in Yoga header 2018-08-30 04:47:15 -07:00