react-native-macos/Libraries/StyleSheet
empyrical 0057cc9bf2 Deprecate Text proptypes (#26055)
Summary:
This pull request moves `Text`'s prop types to the `DeprecatedPropTypes` folder.

This was already partly in progress - there were redundant `TextPropTypes` and `DeprecatedTextPropTypes` files so I removed one, and made sure the version with the doc strings was the one used.

## Changelog

[General] [Deprecated] - Move `Text` component's proptypes to DeprecatedPropTypes
Pull Request resolved: https://github.com/facebook/react-native/pull/26055

Test Plan: Flow checks pass for iOS and Android

Differential Revision: D16801078

Pulled By: TheSavior

fbshipit-source-id: ef19300945d48d0a4a83d728ee32cdf7d1c0f0cc
2019-08-14 17:34:07 -07:00
..
__flowtests__ Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
__tests__ Fix typos (#25770) 2019-07-23 03:23:11 -07:00
EdgeInsetsPropType.js Split EdgeInsets in DeprecatedPropTypes and flow types (#21351) 2018-09-27 11:02:13 -07:00
PointPropType.js Split PointPropType (#21355) 2018-09-26 22:35:11 -07:00
StyleSheet.js xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
StyleSheetTypes.js Add handling for ColorArray 2019-06-03 07:21:20 -07:00
StyleSheetValidation.js Deprecate Text proptypes (#26055) 2019-08-14 17:34:07 -07:00
flattenStyle.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
processColor.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
processColorArray.js Add handling for ColorArray 2019-06-03 07:21:20 -07:00
processTransform.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
setNormalizedColorAlpha.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
splitLayoutProps.js Fix: RefreshControl in FlatList makes borderWidth not working (#24411) 2019-06-07 02:47:47 -07:00