react-native/ReactCommon/fabric/view/yoga
Valentin Shergin 98b4747041 Fabric/View: Debug printing logic in YogaLayoutableShadowNode was moved to superclass
Summary:
It's more useful and consistent now because:
 - We print compound layout metrics from the correct storage (not from Yoga nodes);
 - It works fro any kind of layout now (but we still have just one);
 - It's much clear and straight-forward.

Reviewed By: fkgozali

Differential Revision: D7607422

fbshipit-source-id: 4c3cd2848e785a7f77c7f591e376d00c7c09ade9
2018-04-26 18:03:07 -07:00
..
YogaLayoutableShadowNode.cpp Fabric/View: Debug printing logic in YogaLayoutableShadowNode was moved to superclass 2018-04-26 18:03:07 -07:00
YogaLayoutableShadowNode.h Fabric/View: Debug printing logic in YogaLayoutableShadowNode was moved to superclass 2018-04-26 18:03:07 -07:00
YogaStylableProps.cpp Change the type of aspect Ratio to YGFloatOptional 2018-04-03 15:02:57 -07:00
YogaStylableProps.h `fabric/view` module 2018-03-18 19:17:39 -07:00
yogaValuesConversions.cpp Fabric: Using `enum class` for some graphics types 2018-04-10 17:15:08 -07:00
yogaValuesConversions.h `fabric/view` module 2018-03-18 19:17:39 -07:00