react-native-macos/Libraries
Marshall Roch 39b48b1c1d Upgrade to Flow 0.184.0
Summary: Changelog: [Internal]

Reviewed By: SamChou19815

Differential Revision: D38415143

fbshipit-source-id: f5c672dc7fca7e0e81a65963cbd148bfca5deaf3
2022-08-03 21:07:47 -07:00
..
ActionSheetIOS bump iOS and tvOS from 11.0 to 12.4 in cocoapods 2022-03-16 21:08:01 -07:00
Alert Allow preferred Alert button regardless of the style (#34253) 2022-07-25 10:19:06 -07:00
Animated Add missing class annotations xplat/js 2022-08-03 12:43:58 -07:00
AppState Upgrade to Flow 0.184.0 2022-08-03 21:07:47 -07:00
BatchedBridge Add missing class annotations xplat/js 2022-08-03 12:43:58 -07:00
Blob Upgrade to Flow 0.184.0 2022-08-03 21:07:47 -07:00
BugReporting Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Components Add missing class annotations xplat/js [android] 2022-08-03 17:18:33 -07:00
Core Codemod `{...null}` to `{}` in xplat/js 2022-07-14 17:00:28 -07:00
EventEmitter fix: remove deprecated removeListener methods (#33580) 2022-05-04 11:32:51 -07: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 Deploy suppressions ahead of 0.183.0 to xplat 2022-07-21 12:31:37 -07:00
Inspector Add missing class annotations xplat/js 2022-08-03 12:43:58 -07:00
Interaction Add annotations to prepare for fully resolved environment 2022-06-29 09:47:06 -07: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 Add missing class annotations xplat/js 2022-08-03 12:43:58 -07:00
LinkingIOS bump RTC-Folly to 2021.07.22 (#33841) 2022-06-21 12:36:43 -07:00
Lists Add missing class annotations and lock xplat/js 2022-08-03 17:45:53 -07:00
LogBox Add missing class annotations xplat/js 2022-08-03 12:43:58 -07:00
Modal Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
NativeAnimation bump RTC-Folly to 2021.07.22 (#33841) 2022-06-21 12:36:43 -07:00
NativeComponent Added border curve style prop ("Squircle" effect - iOS only) (#33783) 2022-07-21 04:11:30 -07:00
NativeModules/specs Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Network bump RTC-Folly to 2021.07.22 (#33841) 2022-06-21 12:36:43 -07:00
NewAppScreen Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Performance Presuppress xplat and upgrade to 0.178.1 2022-05-26 12:59:52 -07:00
PermissionsAndroid Add `READ_VOICEMAIL` and `WRITE_VOICEMAIL` permissions (#33965) 2022-06-06 11:37:34 -07:00
Pressability PointerEvents: Remove '2' suffix 2022-07-05 20:00:42 -07:00
PushNotificationIOS Add missing class annotations xplat/js 2022-08-03 12:43:58 -07:00
RCTRequired Fixup typo in pfh labels 2022-04-05 12:15:05 -07:00
ReactNative Minor: Rename AccessibilityInfo.sendAccessibilityEvent_unstable to sendAccessibilityEvent 2022-07-18 15:19:53 -07: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 Back out "React Native sync for revisions d300ceb...256aefb" 2022-06-17 03:13:14 -07:00
Settings bump RTC-Folly to 2021.07.22 (#33841) 2022-06-21 12:36:43 -07:00
Share Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Storage Suppress missing 'this' annotations in xplat/js 2022-07-07 21:53:53 -07:00
StyleSheet Deploy suppressions ahead of 0.183.0 to xplat 2022-07-21 12:31:37 -07: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 Submit the text on Accessory Done button clicked. 2022-07-27 05:46:41 -07:00
TurboModule Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
TypeSafety Remove folly import in GenerateModuleObjCpp 2022-03-22 17:10:18 -07:00
Types Add offsetX, offsetY to MouseEvent 2022-07-05 13:03:11 -07:00
Utilities Add missing class annotations xplat/js 2022-08-03 12:43:58 -07:00
Vibration Add LTI annotations to function params in xplat/js [1/2] 2022-06-22 21:36:52 -07:00
WebSocket Codemod `{...null}` to `{}` in xplat/js 2022-07-14 17:00:28 -07: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 Suppress missing 'this' annotations in xplat/js 2022-07-07 21:53:53 -07:00
.npmignore npmignore: ignore tests and fixtures 2018-02-27 08:42:14 -08:00
Promise.js Remove nonstandard Promise.prototype.done implementation 2022-05-05 03:55:10 -07: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