react-native/ReactCommon/fabric/core/layout
Valentin Shergin b13d5beb11 Fabric: `LayoutableShadowNodeList::getChildren` renamed to `getLayoutableChildNodes`
Summary:
The previous name conflicts with the method with same (but with different semantic) name in `ShadowNode` class.
That was bad idea to use same name especially because the different semantic.

Reviewed By: fkgozali

Differential Revision: D7554549

fbshipit-source-id: 0bccbaacd0812f8a26592b2008f15ddb5bc34ebc
2018-04-10 17:15:08 -07:00
..
LayoutConstraints.h Introducing LayoutableShadowNode 2018-03-18 19:17:39 -07:00
LayoutContext.h Introducing LayoutableShadowNode 2018-03-18 19:17:39 -07:00
LayoutMetrics.h Fabric: Using `enum class` for some graphics types 2018-04-10 17:15:08 -07:00
LayoutPrimitives.h Fabric: Using `enum class` for some graphics types 2018-04-10 17:15:08 -07:00
LayoutableShadowNode.cpp Fabric: `LayoutableShadowNodeList::getChildren` renamed to `getLayoutableChildNodes` 2018-04-10 17:15:08 -07:00
LayoutableShadowNode.h Fabric: `LayoutableShadowNodeList::getChildren` renamed to `getLayoutableChildNodes` 2018-04-10 17:15:08 -07:00