react-native/ReactCommon/fabric
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
..
attributedstring Remove unused loads from build files. 2018-08-31 18:03:07 -07:00
components Fabric: Using proper defaults in Yoga style props parsing 2018-09-03 23:04:20 -07:00
core Introducing `LayoutableShadowNode::isLayoutOnly` and (theoretical) view-flattening 2018-09-03 23:04:20 -07:00
debug Remove unused loads from build files. 2018-08-31 18:03:07 -07:00
events Remove unused loads from build files. 2018-08-31 18:03:07 -07:00
graphics Fabric: Defined `+` and `*` operators for Point and Size geometric types 2018-09-03 23:04:20 -07:00
imagemanager Remove unused loads from build files. 2018-08-31 18:03:07 -07:00
sample Fabric: Introducing `ContextContainer` 2018-06-22 07:32:49 -07:00
textlayoutmanager Remove unused loads from build files. 2018-08-31 18:03:07 -07:00
uimanager Fabric: ShadowTree is now stored as unique_ptr instead of shared_ptr 2018-09-03 23:04:20 -07:00