react-native-macos/Libraries
Eli White e483bd4d49 Add Jest snapshot tests to TextInput
Summary:
$title

Changelog: [Internal]

Reviewed By: yungsters

Differential Revision: D18536359

fbshipit-source-id: 382c81c094c0ae28ec3e203cb0726bdbccf755dc
2019-11-20 18:09:30 -08:00
..
ART Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
ActionSheetIOS TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
Alert TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
Animated TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
AppState TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
BatchedBridge Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
Blob TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
BugReporting TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
CameraRoll Make RCTCameraRollManager TurboModule-compatible 2019-11-04 16:07:24 -08:00
Color Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
Components Add Jest snapshot tests to TextInput 2019-11-20 18:09:30 -08:00
Core Use timer type as Systrace identifier 2019-11-18 05:16:49 -08:00
DeprecatedPropTypes Add ascii-capable-number-pad to DeprecatedTextInputPropTypes 2019-11-11 12:20:18 -08:00
EventEmitter xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
Experimental Delete WindowedListView 2019-10-18 14:45:19 -07:00
FBLazyVector Daily `arc lint --take BUCKFORMAT` 2019-10-17 12:16:15 -07:00
FBReactNativeSpec Make RCTDevLoadingView TurboModule-compatible 2019-11-20 11:20:12 -08:00
HeapCapture TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
Image Use JS view configs for Image 2019-11-18 18:37:37 -08:00
Inspector Remove unused code 2019-10-03 14:33:59 -07:00
Interaction TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
JSInspector xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
LayoutAnimation xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
Linking TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
LinkingIOS Make RCTLinkingManager TurboModule-compatible 2019-11-08 14:14:45 -08:00
Lists Manually fix places the codemod doesnt hit 2019-11-19 13:38:18 -08:00
LogBox Revert D18577288: Don't allow pressing on un-symbolicated stackframes 2019-11-20 15:51:06 -08:00
Modal TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
NativeAnimation Make RCTNativeAnimatedModule a regular NativeModule 2019-11-12 13:56:09 -08:00
NativeModules/specs TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
Network TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
NewAppScreen Prevent usage of Array index in keys (#26102) 2019-08-30 04:57:40 -07:00
Performance TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
PermissionsAndroid TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
PushNotificationIOS Make PushNotificationManager TurboModule-compatible 2019-11-08 14:14:46 -08:00
RCTRequired Daily `arc lint --take BUCKFORMAT` 2019-10-17 12:16:15 -07:00
ReactNative LogBox - Add temporary default error boundary for logbox 2019-11-14 11:14:12 -08:00
ReactPrivate Add annotations to ReactNativePrivateInterface 2019-08-22 17:50:36 -07:00
Renderer React Native sync for revisions 4eeee35...6cff70a 2019-11-19 08:52:37 -08:00
Settings TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
Share TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
Storage TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
StyleSheet Tidy up license headers [2/n] 2019-10-16 10:06:34 -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 A workaround for RCTUITextField::secureTextEntry was moved to RCTUITextField 2019-11-13 14:22:17 -08:00
TurboModule TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
TypeSafety Treat NSNull like nil in RCTBridgingToOptional{Bool,Double} 2019-11-18 07:04:46 -08:00
Types Prepare event.target to be a HostComponent 2019-11-08 17:33:35 -08:00
Utilities Convert component snapshot tests to a reusable helper 2019-11-20 18:09:30 -08:00
Vibration TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
WebSocket Make RCTWebSocketModule TurboModule-compatible 2019-11-08 14:14:46 -08:00
Wrapper Tidy up license headers [3/n] 2019-10-16 10:06:34 -07:00
YellowBox Add codeFrame to each warning and error in LogBox 2019-11-08 08:31:01 -08:00
__flowtests__ Manually fix places the codemod doesnt hit 2019-11-19 13:38:18 -08:00
polyfills Don't wrap console methods for metro logging in Chrome debugger (#26883) 2019-10-21 10:05:40 -07:00
vendor RN: Delete `merge[Into]` 2019-10-12 15:52:27 -07:00
.npmignore npmignore: ignore tests and fixtures 2018-02-27 08:42:14 -08:00
Promise.js Don't crash when pretty-format is not available 2019-11-19 16:22:29 -08: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