react-native-macos/Libraries
Tim Yung 982272932c RN: Remove `fbjs/warning` Dependency
Summary:
Replaces `fbjs/warning` call sites in React Native with `console.warn`. A few warnings will now log as warnings without the "Warning:" prefix.

Changelog:
[General][Changed] - Some warnings changed to use `console.warn` without the "Warning:" prefix.

Reviewed By: TheSavior, cpojer

Differential Revision: D22445946

fbshipit-source-id: 96b01e1bdee52b89ff3b808bc9d6cd494f6787f5
2020-08-25 14:15:35 -07:00
..
ActionSheetIOS Revert D21396409: Add possibility to disable buttons in action sheet ios 2020-05-19 16:36:32 -07:00
Alert Handle mixed union types and arrays of objects 2020-06-09 17:48:19 -07:00
Animated NativeAnimatedModule: allow JS to control queueing of Animated operations (JS Side) 2020-08-24 01:20:47 -07:00
AppState EventEmitter: Import `{Native,RCTDevice}EventEmitter` 2020-06-27 02:18:10 -07:00
BatchedBridge improve "not a registered callable module" error message (#28913) 2020-08-13 18:30:38 -07:00
Blob Convert RCTFileReaderModule to avoid using bridge 2020-08-21 17:18:50 -07:00
BugReporting EventEmitter: Import `{Native,RCTDevice}EventEmitter` 2020-06-27 02:18:10 -07:00
Components RN: Remove `fbjs/warning` Dependency 2020-08-25 14:15:35 -07:00
Core RN: Remove `fbjs/warning` Dependency 2020-08-25 14:15:35 -07:00
DeprecatedPropTypes implemented showSoftInputOnFocus for iOS (#28834) 2020-05-11 09:01:33 -07:00
EventEmitter EventEmitter: Import `{Native,RCTDevice}EventEmitter` 2020-06-27 02:18:10 -07:00
FBLazyVector use xplat BUCK attribution 2020-05-15 21:55:52 -07:00
FBReactNativeSpec NativeAnimatedModule: allow JS to control queueing of Animated operations 2020-08-09 01:39:29 -07:00
HeapCapture Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
Image Fix iOS Image.getSizeWithHeaders (#29338) 2020-07-28 13:16:28 -07:00
Inspector Add todo notes for nativeID hack 2020-08-10 15:37:12 -07:00
Interaction Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
JSInspector Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
LayoutAnimation LayoutAnimations: Allow user-configurable failure function 2020-08-02 16:37:03 -07:00
Linking Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
LinkingIOS Part 2: Update ObjC++ codegen classes to use ObjCTurboModule::InitParams 2020-04-16 17:29:55 -07:00
Lists RN: Remove `fbjs/warning` Dependency 2020-08-25 14:15:35 -07:00
LogBox Re-land React Sync b5c6dd2...a437f3ff3 2020-08-17 11:49:03 -07:00
Modal Correctly mock all components by setting the displayName 2020-07-28 13:09:06 -07:00
NativeAnimation Pass RCTSurfacePresenter into RCTNativeAnimatedNodesManager in bridgeless 2020-08-24 16:37:50 -07:00
NativeModules/specs Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
Network RN: Remove `fbjs/warning` Dependency 2020-08-25 14:15:35 -07:00
NewAppScreen move Hermes badge from template to NewAppScreen library (#28783) 2020-07-14 06:29:00 -07:00
Performance Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
PermissionsAndroid Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
Pressability Ensure that Pressability no longer calls configured callbacks after unmount 2020-08-10 16:43:49 -07:00
PushNotificationIOS EventEmitter: Import `{Native,RCTDevice}EventEmitter` 2020-06-27 02:18:10 -07:00
RCTRequired use xplat BUCK attribution 2020-05-15 21:55:52 -07:00
ReactNative RN: Remove `fbjs/warning` Dependency 2020-08-25 14:15:35 -07:00
ReactPrivate Do not explicitly include ".js" in Library imports (#28311) 2020-03-17 02:11:53 -07:00
Renderer Re-land React Sync b5c6dd2...a437f3ff3 2020-08-17 11:49:03 -07:00
Settings EventEmitter: Import `{Native,RCTDevice}EventEmitter` 2020-06-27 02:18:10 -07:00
Share Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
Storage Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
StyleSheet Create `@react-native/normalize-color` package 2020-07-24 08:36:37 -07:00
SurfaceBackedComponent Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
SurfaceHostingComponent Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
Text Hardcode @available(iOS 10) to YES 2020-07-22 11:00:32 -07:00
TurboModule Fix "[TM][JS] Forward NativeModule schema to __turboModuleProxy" 2020-08-04 15:49:52 -07:00
TypeSafety Guard against null values in object parameters for bridged methods 2020-03-23 17:21:00 -07:00
Types mark 'force' as optional property of PressEvent object (#29006) 2020-05-29 17:36:59 -07:00
Utilities RN: Remove `fbjs/warning` Dependency 2020-08-25 14:15:35 -07:00
Vibration Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
WebSocket Update RCTSRWebSocket.m (#29419) 2020-07-28 11:10:14 -07:00
Wrapper Back out "Rename measure to measureContent and pass it LayoutContext" 2020-03-04 05:01:53 -08:00
YellowBox Delete YellowBox 2020-02-21 10:34:40 -08:00
__flowtests__ Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
vendor 0.132 for xplat 2020-08-25 07:33:13 -07:00
.npmignore npmignore: ignore tests and fixtures 2018-02-27 08:42:14 -08:00
Promise.js Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
UTFSequence.js Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
promiseRejectionIsError.js Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00