react-native/Libraries
Luis Flores f14edd8a0c Fix ListViewMock unique key error (#14894)
Summary:
Add key prop to renderHeader and renderFooter in ListViewMock.
Fix unique key error when using jest snapshots.

It closes #12762
Pull Request resolved: https://github.com/facebook/react-native/pull/14894

Reviewed By: TheSavior

Differential Revision: D13396721

Pulled By: cpojer

fbshipit-source-id: 5bbcb8157e3cd98fe07f2a037e1dbc06ab599c87
2018-12-10 17:13:54 -08:00
..
ART Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
ActionSheetIOS Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Alert Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Animated Fix weird `createAnimatedComponent` babel/flow bug 2018-12-10 00:39:06 -08:00
AppState Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
BatchedBridge Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Blob Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
BugReporting Remove explicit requires of Map and Set 2018-10-19 10:57:24 -07:00
CameraRoll Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Color Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Components Add e2e tests, bug fixes for testIDs (#22537) 2018-12-07 14:54:42 -08:00
Core Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
DeprecatedPropTypes Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
EventEmitter Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Experimental Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Geolocation Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Image Rename RCTImageCacheDelegate -> RCTImageCache in code comment (#22406) 2018-12-06 21:13:58 -08:00
Inspector Flow ViewPropTypes (#22504) 2018-12-04 19:32:36 -08:00
Interaction Enable ci for windows (#22028) 2018-12-04 00:20:38 -08:00
JSInspector Remove explicit requires of Map and Set 2018-10-19 10:57:24 -07:00
LayoutAnimation RN: Remove Prop Types from `LayoutAnimation` 2018-09-28 01:07:45 -07:00
Linking Android: Adding sendIntent on Linking module (#22302) 2018-12-06 21:13:58 -08:00
LinkingIOS Update RCTLinkingManager.h to explicitly state the 'nullability' of parameters (#20798) 2018-09-21 06:18:39 -07:00
Lists Fix ListViewMock unique key error (#14894) 2018-12-10 17:13:54 -08:00
Modal Improving Modal `visible` prop check to handle undefined and null (#22072) 2018-11-03 18:44:53 -07:00
NativeAnimation fix broken animation tests 2018-09-28 09:17:17 -07:00
Network Remove var from Network/__tests__/XMLHttpRequest-test.js (#22195) 2018-12-07 02:50:05 -08:00
Performance Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
PermissionsAndroid Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
PushNotificationIOS Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
RCTTest RN: Missing Copyright Headers 2018-10-31 01:37:26 -07:00
ReactNative Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Renderer React sync for revisions 3ff2c7c...6bf5e85 2018-12-03 16:29:53 -08:00
Sample RN: Missing Copyright Headers 2018-10-31 01:37:26 -07:00
Settings Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Share Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Storage Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
StyleSheet Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
SurfaceBackedComponent Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
SurfaceHostingComponent Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Text Revert D13402177: [react-native][PR] Map textContentType strings to Objective-C constants 2018-12-10 13:05:12 -08:00
Types Fix internal flow problems 2018-09-27 14:18:31 -07:00
Utilities Add Flow types for `Platform.select` [5/5] 2018-12-06 02:54:19 -08:00
Vibration Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
WebSocket Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Wrapper Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
YellowBox Fix View/Text displayName (#21950) 2018-10-29 12:42:10 -07:00
fishhook
polyfills Delete unused code in console.js (#20860) 2018-12-10 05:48:32 -08:00
react-native added utfsequence to react-native exports (#20955) 2018-12-10 17:10:23 -08:00
vendor set blob as default XMLHttpRequest header response type if supported (#22063) 2018-12-10 16:59:20 -08:00
.npmignore
Promise.js Stop using Promise from fbjs 2018-11-26 06:28:24 -08:00
UTFSequence.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
promiseRejectionIsError.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00