react-native-macos/Libraries
Joshua Gross 6abbef1200 CustomEvent and Event polyfills for React Native
Summary:
In preparation for upcoming changes, it is useful / necessary to have a CustomEvent and Event polyfill for React Native.

In browser environments, both of those are expected to be accessible in the global scope, so we do the same here.

Changelog: [Added][JS] Event and CustomEvent W3C-compatible polyfills

Reviewed By: necolas

Differential Revision: D34462447

fbshipit-source-id: 5efdad6f24c268a6d248d4e3351fc96715ee3fdf
2022-03-02 11:39:00 -08:00
..
ActionSheetIOS Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08: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 Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
BatchedBridge Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Blob Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
BugReporting Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Components Fix ScrollView Static ViewConfigs 2022-03-01 16:27:52 -08:00
Core Deprecate nonstandard Promise.prototype.done 2022-02-17 09:15:03 -08: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 Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
HeapCapture Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Image Make remaining FBiOS/FB4A components export SVCs via __INTERNAL_VIEW_CONFIG 2022-03-01 16:27:52 -08: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 Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Lists Fix crash with SectionList.scrollToLocation and private property munging 2022-02-03 17:34:50 -08:00
LogBox Use ImageSource type in LogBox implementation 2022-02-11 07:04:06 -08:00
Modal Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
NativeAnimation Support color animation with native driver for iOS 2022-02-10 11:18:39 -08:00
NativeComponent Update ViewConfigIgnore comment 2022-02-10 08:47:22 -08:00
NativeModules/specs Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Network remove duplicate class members 2022-01-19 15:35:57 -08: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 Address some RN build warnings 2022-02-17 19:18:11 -08:00
RCTRequired Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08: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 4de99b3...1780659 2022-03-01 14:40:34 -08:00
Settings Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08: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 Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
SurfaceHostingComponent Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Text Text Component does not announce disabled and disables click functionality when disabled (#33076) 2022-02-15 11:23:11 -08:00
TurboModule Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
TypeSafety Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Types Minor changes to Flow types 2022-02-15 08:50:55 -08:00
Utilities Migrate dev method codegenNativeComponent to be Bridgeless compatible 2022-03-01 13:30:55 -08:00
Vibration Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08: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
__flowtests__ Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
vendor Fix type import style in EventEmitter and Linking 2022-02-04 05:27:56 -08:00
.npmignore npmignore: ignore tests and fixtures 2018-02-27 08:42:14 -08:00
Promise.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
promiseRejectionTrackingOptions.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00