react-native/Libraries
Vincent Riemer 179c24e255 Emit touch-equivalent W3C pointer events on iOS
Summary: Changelog: [Internal] Emit touch-equivalent W3C pointer events on iOS

Reviewed By: lunaleaps

Differential Revision: D35295104

fbshipit-source-id: 1c1d5a4159bbfed92df151f7e12a4973ec44e970
2022-04-07 14:07:58 -07:00
..
__flowtests__ Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
ActionSheetIOS bump iOS and tvOS from 11.0 to 12.4 in cocoapods 2022-03-16 21:08:01 -07:00
Alert Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Animated Add default Instance type and variance to AnimatedComponentType 2022-02-17 13:10:58 -08:00
AppState (AppState) fix removeEventListener adding another listener when type is blur or focus (#33491) 2022-03-25 05:14:06 -07:00
BatchedBridge Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Blob bump iOS and tvOS from 11.0 to 12.4 in cocoapods 2022-03-16 21:08:01 -07:00
BugReporting Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Components Codemod arvr to use onPointer* instead of onEnter/onExit/onMove 2022-04-05 07:11:10 -07:00
Core Remove console.disableYellowBox support 2022-03-14 05:33:40 -07:00
EventEmitter Fix type import style in EventEmitter and Linking 2022-02-04 05:27:56 -08:00
Events CustomEvent and Event polyfills for React Native 2022-03-02 11:39:00 -08:00
FBLazyVector Fixup typo in pfh labels 2022-04-05 12:15:05 -07:00
HeapCapture Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Image bump iOS and tvOS from 11.0 to 12.4 in cocoapods 2022-03-16 21:08:01 -07:00
Inspector Introduce PlatformBaseViewConfig and fix SVC for RCTView 2022-01-31 14:52:32 -08:00
Interaction Deprecate nonstandard Promise.prototype.done 2022-02-17 09:15:03 -08:00
JSInspector Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
LayoutAnimation Refactor LayoutAnimation to use ReactNativeFeatureFlags 2022-02-18 18:23:00 -08:00
Linking Fix type import style in EventEmitter and Linking 2022-02-04 05:27:56 -08:00
LinkingIOS bump iOS and tvOS from 11.0 to 12.4 in cocoapods 2022-03-16 21:08:01 -07:00
Lists VirtualizedList optimization - memoize FlatList._renderer 2022-03-24 13:14:37 -07:00
LogBox Land suppressions ahead of 0.174.1 release [v2] 2022-03-22 11:42:16 -07:00
Modal Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
NativeAnimation bump iOS and tvOS from 11.0 to 12.4 in cocoapods 2022-03-16 21:08:01 -07:00
NativeComponent Emit touch-equivalent W3C pointer events on iOS 2022-04-07 14:07:58 -07:00
NativeModules/specs Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Network feat: add getAll function to formdata (#32444) 2022-03-31 07:59:01 -07:00
NewAppScreen Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Performance Adding string annotations to markEvent 2022-01-27 04:47:33 -08:00
PermissionsAndroid Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Pressability Support setting hitSlop with single value (JS) [re-land] 2022-01-31 04:06:22 -08:00
PushNotificationIOS Update RCTPushNotificationManager checkPermissions API to support iOS 10+ 2022-04-06 20:15:22 -07:00
RCTRequired Fixup typo in pfh labels 2022-04-05 12:15:05 -07:00
ReactNative Add annotation to report the use of concurrent root in TTRC 2022-02-28 19:30:41 -08:00
ReactPrivate CustomEvent and Event polyfills for React Native 2022-03-02 11:39:00 -08:00
Reliability Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Renderer React Native sync for revisions 1780659...1159ff6 2022-03-24 13:38:00 -07:00
Settings bump iOS and tvOS from 11.0 to 12.4 in cocoapods 2022-03-16 21:08:01 -07:00
Share Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Storage Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
StyleSheet Refactor StyleSheetTypes for (internal) extensibility 2022-02-15 08:50:55 -08:00
SurfaceBackedComponent 5/n Allow CKComponents to embed Fabric surfaces 2022-03-29 11:52:49 -07:00
SurfaceHostingComponent 5/n Allow CKComponents to embed Fabric surfaces 2022-03-29 11:52:49 -07:00
Text Codemod arvr to use onPointer* instead of onEnter/onExit/onMove 2022-04-05 07:11:10 -07:00
TurboModule Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Types Emit non-hover pointer events on Android (#33526) 2022-03-30 19:12:42 -07:00
TypeSafety Remove folly import in GenerateModuleObjCpp 2022-03-22 17:10:18 -07:00
Utilities fix: remove deprecated event listener method from appearance.js (#32526) 2022-04-06 12:53:14 -07:00
vendor Fix type import style in EventEmitter and Linking 2022-02-04 05:27:56 -08:00
Vibration bump iOS and tvOS from 11.0 to 12.4 in cocoapods 2022-03-16 21:08:01 -07:00
WebSocket fix race condition in iOS websocket implementation (#32847) 2022-01-20 13:56:26 -08:00
Wrapper Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
YellowBox Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
.npmignore
Promise.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
promiseRejectionTrackingOptions.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
UTFSequence.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00