react-native-macos/ReactCommon/fabric
Valentin Shergin b0273bbe70 Fabric: Reimplementation of `stubViewTreeFromShadowNode`
Summary:
`stubViewTreeFromShadowNode` was implemented without using `calculateShadowViewMutations` (aka Diffing algorithm).
The problem is that we use `stubViewTreeFromShadowNode` to test the diffing, so it was not fully correct to use the algorithm to test itself.

Reviewed By: JoshuaGross

Differential Revision: D16342526

fbshipit-source-id: 2674245ed5ec71309fe5d362779a33d8dd31dc7b
2019-07-17 14:22:02 -07:00
..
attributedstring Fix parsing of textAlign props in C++ 2019-07-15 18:33:26 -07:00
components Fabric: Removing `SharedAccessibilityProps` and some code style changes 2019-07-10 19:26:50 -07:00
core Fabric: More precondition asserts in ConcreteShadowNode 2019-07-10 08:48:38 -07:00
debug Fabric: Enable CXX (aka Default) platfrom fravour for all C++ Fabric targets 2019-06-04 15:34:34 -07:00
graphics Fabric: Enable CXX (aka Default) platfrom fravour for all C++ Fabric targets 2019-06-04 15:34:34 -07:00
imagemanager Use YOGA_CXX_TARGET alias for Buck deps 2019-06-26 11:19:34 -07:00
mapbuffer Create base MapBuffer class and tests 2019-06-02 16:04:18 -07:00
mounting Fabric: Reimplementation of `stubViewTreeFromShadowNode` 2019-07-17 14:22:02 -07:00
sample Fabric: Bunch of small changes in ContextContainer 2019-04-16 07:35:07 -07:00
textlayoutmanager Use YOGA_CXX_TARGET alias for Buck deps 2019-06-26 11:19:34 -07:00
uimanager Fabric: Proper node construction in ComponentDescriptorRegistry 2019-07-10 08:48:38 -07:00