react-native-macos/Libraries/Components
Tim Yung 43c161c30a Touchable: Revert `minPressDuration` on Legacy Components
Summary:
When `minPressDuration` was introduced to `Pressability`, all of the legacy Touchable components inherited the new default.

This restore the former behavior for these legacy components so that only `Pressable` gets the new `minPressDuration` default value.

Changelog:
[General][Fixed] - Revert `minPressDuration` effect on legacy Touchable components

Reviewed By: fkgozali

Differential Revision: D21682764

fbshipit-source-id: b71a61843fae7f0f726155876a064fabd3ba1c64
2020-05-21 14:06:11 -07:00
..
AccessibilityInfo Modify warning message (#28514) 2020-04-04 01:09:55 -07:00
ActivityIndicator Upgrade to Jest 25 2020-04-20 01:27:35 -07:00
AppleTV Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
Clipboard Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
DatePicker Support excluding multiple platforms. 2020-05-07 09:43:52 -07:00
DatePickerAndroid TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
DrawerAndroid Make ColorValue public in StyleSheet.js 2020-04-17 13:03:47 -07:00
Keyboard Upgrade Prettier in Xplat to version 1.19.1 2020-04-09 11:01:58 -07:00
MaskedView Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
Picker Make ColorValue public in StyleSheet.js 2020-04-17 13:03:47 -07:00
Pressable Pressable: Add Support for Inspector Overlay 2020-05-18 10:24:17 -07:00
ProgressBarAndroid Make ColorValue public in StyleSheet.js 2020-04-17 13:03:47 -07:00
ProgressViewIOS Make ColorValue public in StyleSheet.js 2020-04-17 13:03:47 -07:00
RefreshControl Support excluding multiple platforms. 2020-05-07 09:43:52 -07:00
SafeAreaView Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
ScrollView Support `contentOffset` property in Android's ScrollView and HorizontalScrollView 2020-04-23 15:39:45 -07:00
SegmentedControlIOS Make ColorValue public in StyleSheet.js 2020-04-17 13:03:47 -07:00
Slider Make ColorValue public in StyleSheet.js 2020-04-17 13:03:47 -07:00
Sound Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
StatusBar Make ColorValue public in StyleSheet.js 2020-04-17 13:03:47 -07:00
Switch Support excluding multiple platforms. 2020-05-07 09:43:52 -07:00
TextInput implemented showSoftInputOnFocus for iOS (#28834) 2020-05-11 09:01:33 -07:00
ToastAndroid Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
Touchable Touchable: Revert `minPressDuration` on Legacy Components 2020-05-21 14:06:11 -07:00
UnimplementedViews Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
View add ripple config object to Pressable (#28156) 2020-04-03 18:37:10 -07:00
Button.js Make ColorValue public in StyleSheet.js 2020-04-17 13:03:47 -07:00
ScrollResponder.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
StaticContainer.react.js Cleanup StaticContainer a bit 2020-02-04 13:54:27 -08:00
StaticRenderer.js Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00