react-native-macos/Libraries/Components/Touchable
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
..
__mocks__ Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
__tests__ RN: New `TouchableHighlight` 2019-11-27 07:48:39 -08:00
BoundingDimensions.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
PooledClass.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
Position.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
TVTouchable.js Do not explicitly include ".js" in Library imports (#28311) 2020-03-17 02:11:53 -07:00
Touchable.js RN: Workaround Fabric + Virtual Text Press Bug 2020-05-06 14:23:05 -07:00
TouchableBounce.js Touchable: Revert `minPressDuration` on Legacy Components 2020-05-21 14:06:11 -07:00
TouchableHighlight.js Touchable: Revert `minPressDuration` on Legacy Components 2020-05-21 14:06:11 -07:00
TouchableNativeFeedback.js Touchable: Revert `minPressDuration` on Legacy Components 2020-05-21 14:06:11 -07:00
TouchableOpacity.js Touchable: Revert `minPressDuration` on Legacy Components 2020-05-21 14:06:11 -07:00
TouchableWithoutFeedback.js Touchable: Revert `minPressDuration` on Legacy Components 2020-05-21 14:06:11 -07:00
ensurePositiveDelayProps.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00