react-native-macos/Libraries
Tim Yung 06ce643565 Text: Cleanup Native Component Configuration
Summary:
Cleans up the native component configuration for `RCTText` and `RCTVirtualText`.

This //does// lead to a breaking change because `Text.viewConfig` will no longer exist. However, I think this is acceptable because `viewConfig` has already long stopped being an exported prop on other core components (e.g. `View`).

Changelog:
[General][Removed] - `Text.viewConfig` is no longer exported.

Reviewed By: shergin

Differential Revision: D23708205

fbshipit-source-id: 1ad0b0772735834d9162a65d9434a9bbbd142416
2020-09-28 17:23:49 -07:00
..
ActionSheetIOS Fix typo in invariant message (#29913) 2020-09-14 16:42:43 -07:00
Alert Open source react-native-modules ESLint rule 2020-09-22 11:32:37 -07:00
Animated Animated: Early detection of division by zero in AnimatedDivision 2020-09-26 17:23:15 -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 Fix "'RCTBlobPlugins.h' file not found" on iOS (#29684) 2020-09-08 12:56:43 -07:00
BugReporting EventEmitter: Import `{Native,RCTDevice}EventEmitter` 2020-06-27 02:18:10 -07:00
Components Pressability: Support Lazy Hook Initialization 2020-09-28 17:23:49 -07:00
Core Open source react-native-modules ESLint rule 2020-09-22 11:32:37 -07:00
DeprecatedPropTypes implemented showSoftInputOnFocus for iOS (#28834) 2020-05-11 09:01:33 -07:00
EventEmitter EventEmitter: Replace `listeners()` with `listenerCount()` 2020-09-03 15:21:11 -07:00
FBLazyVector use xplat BUCK attribution 2020-05-15 21:55:52 -07:00
FBReactNativeSpec Move TurboModule Core from ReactCommon/turbomodule to ReactCommon/react/nativemodule 2020-09-19 00:42:30 -07:00
HeapCapture Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
Image Do not override decoders to RCTImageLoader (#29711) 2020-09-24 10:36:16 -07:00
Inspector Update PerformanceLogger to nullable timespans, points, extras 2020-09-28 10:53:55 -07:00
Interaction Don't crash when promise task is cancelled before its resolved (#29969) 2020-09-25 19:21:56 -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 Upstream RN macOS Hermes integration bits (#29748) 2020-08-27 01:18:33 -07:00
Lists RN: Remove `fbjs` Dependency 2020-08-28 12:16:26 -07:00
LogBox Clean up eager component stack regexes 2020-09-02 10:01:13 -07:00
Modal Correctly mock all components by setting the displayName 2020-07-28 13:09:06 -07:00
NativeAnimation Call stopObserving on correct queue 2020-09-21 17:30:34 -07:00
NativeModules/specs Open source react-native-modules ESLint rule 2020-09-22 11:32:37 -07:00
Network Call stopObserving on correct queue 2020-09-21 17:30:34 -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 Open source react-native-modules ESLint rule 2020-09-22 11:32:37 -07:00
Pressability Pressability: Support Lazy Hook Initialization 2020-09-28 17:23:49 -07:00
PushNotificationIOS Open source react-native-modules ESLint rule 2020-09-22 11:32:37 -07:00
RCTRequired use xplat BUCK attribution 2020-05-15 21:55:52 -07:00
ReactNative Log renderApplication_React_render timespan to scoped performance logger if available 2020-09-03 06:46:09 -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 Upstream RN macOS Hermes integration bits (#29748) 2020-08-27 01:18:33 -07:00
Share Open source react-native-modules ESLint rule 2020-09-22 11:32:37 -07:00
Storage Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
StyleSheet RN: Remove `react-animated` Legacy Package 2020-08-25 14:15:35 -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 Text: Cleanup Native Component Configuration 2020-09-28 17:23:49 -07:00
TurboModule Open source react-native-modules ESLint rule 2020-09-22 11:32:37 -07:00
TypeSafety Upstream RN macOS Hermes integration bits (#29748) 2020-08-27 01:18:33 -07:00
Types mark 'force' as optional property of PressEvent object (#29006) 2020-05-29 17:36:59 -07:00
Utilities Update PerformanceLogger to nullable timespans, points, extras 2020-09-28 10:53:55 -07:00
Vibration Upstream RN macOS Hermes integration bits (#29748) 2020-08-27 01:18:33 -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 EventEmitter: Replace `listeners()` with `listenerCount()` 2020-09-03 15:21:11 -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