react-native-macos/Libraries
Christoph Nakazawa 6d6c68c2c6 "The Metro Server" -> Metro
Summary:
Pet Peeve: Metro is a brand name. You don't say "the Metro server" just like you don't say "the iPhone phone". This is a leftover from when it used to be called "the packager server".

Note: It makes sense to refer to "the Metro server" when talking about it in the context of Metro's features, like if you are discussing "Metro's bundling" and "Metro's server". However, when talking about the tool itself, just Metro is enough.

Changelog: [Internal]

Reviewed By: motiz88

Differential Revision: D22330966

fbshipit-source-id: 667618363c641884df543d88cac65d1e44956ad3
2020-07-02 14:51:18 -07:00
..
ART Use InteropLayer for ReactART 2020-05-01 03:47:26 -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 Fix: Preserve native animated value after animated component unmount (#28841) 2020-06-29 17:09:37 -07:00
AppState EventEmitter: Import `{Native,RCTDevice}EventEmitter` 2020-06-27 02:18:10 -07:00
BatchedBridge RM stub function from MessageQueue.js 2020-06-03 18:22:36 -07:00
Blob Cache constants for MP Search NativeModules 2020-06-03 20:48:28 -07:00
BugReporting EventEmitter: Import `{Native,RCTDevice}EventEmitter` 2020-06-27 02:18:10 -07:00
CameraRoll Clean up Flow & lint errors 2020-05-28 16:17:57 -07:00
Components Change onAssetDidLoad to bubbling event 2020-06-30 06:40:23 -07:00
Core Catch getRouteEntry errors 2020-06-18 16:58:21 -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 Fix: Preserve native animated value after animated component unmount (#28841) 2020-06-29 17:09:37 -07:00
HeapCapture Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
Image RN: Consistent API for Image Events 2020-06-16 15:01:05 -07:00
Inspector Force JS inspector to form stacking context 2020-06-01 09:40:06 -07:00
Interaction EventEmitter: Upgrade from `require` to `import` 2020-06-23 13:50:25 -07:00
JSInspector Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
LayoutAnimation Support calling LayoutAnimation APIs in Fabric from JS 2020-05-04 21:28:35 -07:00
Linking EventEmitter: Import `{Native,RCTDevice}EventEmitter` 2020-06-27 02:18:10 -07:00
LinkingIOS Part 2: Update ObjC++ codegen classes to use ObjCTurboModule::InitParams 2020-04-16 17:29:55 -07:00
Lists Don't scroll to initial item if ContentOffset is provided 2020-06-11 15:44:02 -07:00
LogBox Make sure LogBox is not included in production bundles (#28984) 2020-06-02 18:00:45 -07:00
Modal EventEmitter: Import `{Emitter => Event}Subscription` 2020-06-23 13:50:26 -07:00
NativeAnimation Fix: Preserve native animated value after animated component unmount (#28841) 2020-06-29 17:09:37 -07:00
NativeModules/specs Cache constants for MP Search NativeModules 2020-06-03 20:48:28 -07:00
Network EventEmitter: Import `{Native,RCTDevice}EventEmitter` 2020-06-27 02:18:10 -07:00
NewAppScreen Add Dark Mode support to the App template and NewAppScreen components (#28711) 2020-04-24 14:35:53 -07:00
Performance Implement nativePerformanceNow to improve Profiler API results (#27885) 2020-03-31 10:23:51 -07:00
PermissionsAndroid Updating the URLs to point at new domain name reactnative.dev 2020-02-24 13:09:11 -08:00
Pressability Revert Virtual Text Press Bug workaround 2020-05-28 15:44:04 -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 EventEmitter: Import `{Native,RCTDevice}EventEmitter` 2020-06-27 02:18:10 -07:00
ReactPrivate Do not explicitly include ".js" in Library imports (#28311) 2020-03-17 02:11:53 -07:00
Renderer Support calling LayoutAnimation APIs in Fabric from JS 2020-05-04 21:28:35 -07:00
Settings EventEmitter: Import `{Native,RCTDevice}EventEmitter` 2020-06-27 02:18:10 -07:00
Share Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
Storage Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
StyleSheet Restore Previous Behavior for StyleSheet Validation of Null/Undefined Styles (#29171) 2020-06-25 15:31:54 -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 Introduce InputAccessoryView 2020-06-30 01:36:04 -07:00
TurboModule RN: Add `RootTag` Type to TurboModule 2020-04-21 19:15:54 -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 "The Metro Server" -> Metro 2020-07-02 14:51:18 -07:00
Vibration Part 2: Update ObjC++ codegen classes to use ObjCTurboModule::InitParams 2020-04-16 17:29:55 -07:00
WebSocket EventEmitter: Import `{Native,RCTDevice}EventEmitter` 2020-06-27 02:18:10 -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
polyfills Add a special case for assert in installConsoleFunction 2020-06-30 21:15:52 -07:00
vendor EventEmitter: Delete `once()` and `removeCurrentListener()` 2020-06-27 02:18:10 -07:00
.npmignore npmignore: ignore tests and fixtures 2018-02-27 08:42:14 -08:00
Promise.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
UTFSequence.js Clean-up $TEMPORARY$object in xplat/js/react-native-github 2019-08-21 09:58:24 -07:00
promiseRejectionIsError.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00