react-native/ReactCommon
Valentin Shergin 8b62e7a550 Fabric: Using Size instead of Point as textShadowOffset's type
Summary:
The current implementation of React Native uses `Size` as the underlying type of `textShadowOffset` which is clearly terribly wrong (especially because negative size values makes no sense). This mistake was borrowed from `NSShadow`, I believe.
I don't have time to fix this in every implementation of RN now, so let's use `Size` in Fabric as well.

Reviewed By: fkgozali

Differential Revision: D8246714

fbshipit-source-id: 1f0bf9b9dfa83802ef3faef2971fed5510494bfd
2018-06-08 20:31:40 -07:00
..
cxxreact make logMarker visible for consistency with logTaggedMarker 2018-06-01 15:20:01 -07:00
fabric Fabric: Using Size instead of Point as textShadowOffset's type 2018-06-08 20:31:40 -07:00
jschelpers Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
jsinspector Update license headers for MIT license 2018-02-16 18:31:53 -08:00
microprofiler Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
privatedata Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
yoga iOS OSS: update podspec's to target iOS 9.0 2018-05-23 06:16:00 -07:00