react-native/ReactCommon/fabric/uimanager
Valentin Shergin 6aa52f2684 Fabric: Using a proper Component Descriptor for node cloning
Summary: To clone a ShadowNode we must use node's ComponentDescriptot, not parent node's one.

Reviewed By: mdvacca

Differential Revision: D7738583

fbshipit-source-id: 83656f9a761530cdaedf65663ae28b3119af75f5
2018-04-26 18:03:07 -07:00
..
tests iOS: added placeholder test setup for fabric graphics/uimanager/view targets 2018-03-23 22:22:20 -07:00
BUCK Avoid top-level read_config invocations. 2018-04-17 09:41:20 -07:00
ComponentDescriptorRegistry.cpp Fabric: ComponentDescriptorRegistry::operator[] marked as const 2018-04-10 12:59:51 -07:00
ComponentDescriptorRegistry.h Fabric: ComponentDescriptorRegistry::operator[] marked as const 2018-04-10 12:59:51 -07:00
Differentiator.cpp Fabric: Fixed issue in the diffing algorithm 2018-04-10 12:59:51 -07:00
Differentiator.h Fabric: Diffing Algorithm (computing shadow node tree mutation instructions) 2018-04-10 12:59:51 -07:00
FabricUIManager.cpp Fabric: Using a proper Component Descriptor for node cloning 2018-04-26 18:03:07 -07:00
FabricUIManager.h Fabric: Introducing UIManagerDelegate 2018-04-10 12:59:51 -07:00
IFabricPlatformUIOperationManager.h `fabric/uimanager` module 2018-03-18 19:17:39 -07:00
Scheduler.cpp Fabric: Introducing Scheduler 2018-04-10 12:59:51 -07:00
Scheduler.h Fix dtor declaration for clang-6 2018-04-20 10:04:39 -07:00
SchedulerDelegate.h Fix dtor declaration for clang-6 2018-04-20 10:04:39 -07:00
TreeMutationInstruction.cpp Fabric: Refined TreeMutationInstruction class 2018-04-10 12:59:50 -07:00
TreeMutationInstruction.h Fabric: Refined TreeMutationInstruction class 2018-04-10 12:59:50 -07:00
UIManagerDelegate.h Fabric: Introducing UIManagerDelegate 2018-04-10 12:59:51 -07:00