react-native-macos/Libraries/Components
cyrus25 a789ead545 Make style pointerEvents take priority over pointerEvents prop (#34597)
Summary:
Make style pointerEvents take priority over pointerEvents prop. Fixes requested changes in https://github.com/facebook/react-native/issues/34586

## Changelog

<!-- Help reviewers and the release process by writing your own changelog entry. For an example, see:
https://reactnative.dev/contributing/changelogs-in-pull-requests
-->

[General] [Fixed] - Make style pointerEvents take priority over pointerEvents prop. FIxes requested changes in https://github.com/facebook/react-native/issues/34586

Pull Request resolved: https://github.com/facebook/react-native/pull/34597

Test Plan: Will rely on green cli

Reviewed By: NickGerleman

Differential Revision: D39269306

Pulled By: cipolleschi

fbshipit-source-id: 0927bf6ad7e3ac63e82dbd1a873532152f29001d
2022-09-06 04:47:32 -07:00
..
AccessibilityInfo Deploy 0.186.0 to xplat 2022-08-31 16:05:55 -07:00
ActivityIndicator Add Flow type for ActivityIndicator 2022-08-24 15:18:45 -07:00
Clipboard Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
DatePicker DatePickerIOS 2022-08-25 07:35:09 -07:00
DatePickerAndroid chore: Add comments explaining the existence of NativeDatePickerAndroid (#33159) 2022-02-28 06:25:20 -08:00
DrawerAndroid Add missing class annotations xplat/js [android] 2022-08-03 17:18:33 -07:00
Keyboard fix: KeyboardAvoidingView height when "Prefer Cross-Fade Transitions" is enabled (#34503) 2022-08-31 07:48:27 -07:00
Pressable Suppress missing annotations in xplat/js 2022-06-23 16:54:29 -07:00
ProgressBarAndroid Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
ProgressViewIOS Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RefreshControl Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
SafeAreaView SafeAreaView 2022-08-26 19:10:03 -07:00
ScrollView Stop special-casing Android 11+ from large form-factor `keyboardShouldPersistTaps` behavior 2022-08-23 05:46:58 -07:00
Slider Remove the onChange event for Slider 2022-02-08 19:11:07 -08:00
Sound Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
StatusBar Add missing class annotations xplat/js 2022-08-03 12:43:58 -07:00
Switch Fix Switch causing RetryableMountingLayerException (#32602) 2022-02-24 17:46:41 -08:00
TextInput feat: Add inputMode prop to TextInput component (#34460) 2022-08-30 08:19:51 -07:00
ToastAndroid Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Touchable Touchable 2022-08-30 22:47:07 -07:00
UnimplementedViews Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
View Make style pointerEvents take priority over pointerEvents prop (#34597) 2022-09-06 04:47:32 -07:00
__tests__ adding importantForAccessibility for Text, Button, ImageBackground (#34245) 2022-08-10 05:30:28 -07:00
Button.flow.js Button 2022-08-24 15:18:45 -07:00
Button.js Button 2022-08-24 15:18:45 -07:00
StaticRenderer.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00