react-native/ReactCommon/fabric/components/view
Valentin Shergin 95074e6c12 Fabric: ShadowNode::Fragment
Summary:
@public
This diff changes a way how we specify a shape of newly created and/or cloned of ShadowNode. Previously we pass those values as a list of arguments, now those values are coupled into a new data structure called ShadowNodeFragment. All that makes suppose to make code much more easy to read and maintain, this is especially important because we want to add a couple of new entities in this set.

Reviewed By: mdvacca

Differential Revision: D8988389

fbshipit-source-id: 1835f646e1ecc6a1f413feaf1900f3d3ad0ebc05
2018-08-04 09:47:30 -07:00
..
accessibility Fabric: ShadowNode::Fragment 2018-08-04 09:47:30 -07:00
tests Fabric: `view` module was moved to `components` subdirectory 2018-07-15 16:52:26 -07:00
yoga Fabric: Optimized ShadowNode::replaceChild() with `suggestedIndex` argument 2018-07-17 22:53:56 -07:00
BUCK Fabric: `view` module was moved to `components` subdirectory 2018-07-15 16:52:26 -07:00
ConcreteViewShadowNode.h Fabric: ShadowNode::Fragment 2018-08-04 09:47:30 -07:00
ViewComponentDescriptor.h Fabric: `view` module was moved to `components` subdirectory 2018-07-15 16:52:26 -07:00
ViewEventEmitter.cpp Fabric: `view` module was moved to `components` subdirectory 2018-07-15 16:52:26 -07:00
ViewEventEmitter.h Fabric: Events related classes were moved to separate buck target 2018-07-17 22:53:57 -07:00
ViewProps.cpp Fabric: `view` module was moved to `components` subdirectory 2018-07-15 16:52:26 -07:00
ViewProps.h Fabric: Simplified way to specialize ComponentName in ConcreteShadowNode class template 2018-08-04 09:47:30 -07:00
ViewShadowNode.cpp Fabric: Simplified way to specialize ComponentName in ConcreteShadowNode class template 2018-08-04 09:47:30 -07:00
ViewShadowNode.h Fabric: Simplified way to specialize ComponentName in ConcreteShadowNode class template 2018-08-04 09:47:30 -07:00
conversions.h Fabric: `view` module was moved to `components` subdirectory 2018-07-15 16:52:26 -07:00
primitives.h Fabric: `view` module was moved to `components` subdirectory 2018-07-15 16:52:26 -07:00
propsConversions.h Fabric: `view` module was moved to `components` subdirectory 2018-07-15 16:52:26 -07:00