react-native-macos/Libraries
Dan Abramov ebb3243907 Update refs on remount
Summary:
This fixes a bug where a ref to a class would get nulled after the class is edited. Now it's appopriately updated.

This is technically a partial sync on top of my last cherry-picked one. It only picks up this commit: 9914a19190. The changes are DEV-only and only affect Fast Refresh.

Reviewed By: motiz88

Differential Revision: D16543751

fbshipit-source-id: c1fc393e78d0e13070721037d16734c9ece38bc9
2019-07-29 10:32:46 -07:00
..
ART Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00
ActionSheetIOS Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00
Alert Re-land "[RN] TM: attempt to integrate with internal codegen infra"" 2019-06-11 17:11:58 -07:00
Animated Allow Animation EndResult callback to return Promise (#25793) 2019-07-26 03:50:28 -07:00
AppState Feature to listen on window focus events (#25039) 2019-06-05 16:05:34 -07:00
BatchedBridge Fix typos (#25770) 2019-07-23 03:23:11 -07:00
Blob Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00
BugReporting add spec for RedBox (#24922) 2019-05-20 18:05:55 -07:00
CameraRoll Remove all calls to bridge.imageLoader [1/N] 2019-07-22 11:13:51 -07:00
Color Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Components Add NativeModule Spec for StatusBarManager 2019-07-24 15:24:49 -07:00
Core Use Metro support for auto-collapsing internal stack frames (#25839) 2019-07-29 07:44:56 -07:00
DeprecatedPropTypes New Accessibility states API. (#24608) 2019-05-23 05:37:33 -07:00
EventEmitter Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
Experimental Fix typos (#25770) 2019-07-23 03:23:11 -07:00
FBLazyVector CocoaPods frameworks compatibility: Step 2 (#25619) 2019-07-24 23:27:09 -07:00
FBReactNativeSpec Use Metro support for auto-collapsing internal stack frames (#25839) 2019-07-29 07:44:56 -07:00
HeapCapture Replace more Haste imports with path-based imports (#25001) 2019-05-23 00:51:31 -07:00
Image Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00
Inspector add spec for I18nManager (#24908) 2019-05-31 19:56:37 -07:00
Interaction Fix typos (#25770) 2019-07-23 03:23:11 -07:00
JSInspector Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
LayoutAnimation Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
Linking Replace more Haste imports with path-based imports (#25001) 2019-05-23 00:51:31 -07:00
LinkingIOS Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00
Lists Fix typos (#25770) 2019-07-23 03:23:11 -07:00
Modal Fix typos (#25770) 2019-07-23 03:23:11 -07:00
NativeAnimation Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00
NativeModules/specs Fix types for DialogManagerAndroid 2019-07-17 06:21:50 -07:00
Network Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00
NewAppScreen Improve the android onboarding messages (#25353) 2019-06-21 21:55:56 -07:00
Performance Remove markerNote from JS bindings 2019-07-18 03:52:44 -07:00
PermissionsAndroid Reland "[RN] TM Spec: relax PermissionsAndroid enforcement" 2019-05-31 10:58:02 -07:00
PushNotificationIOS Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00
RCTRequired Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00
ReactNative Remove some hacks to UIManager 2019-07-17 12:30:37 -07:00
ReactPrivate Add ReactFiberErrorDialog from React + tests (#25671) 2019-07-16 03:21:07 -07:00
Renderer Update refs on remount 2019-07-29 10:32:46 -07:00
Sample Deploy Flow 0.103 to xplat 2019-07-19 21:43:05 -07:00
Settings Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00
Share Add NativeModule spec for ShareModule 2019-07-19 12:12:14 -07:00
Storage Add NativeModule Spec for AsyncStorage 2019-07-19 12:12:12 -07:00
StyleSheet Fix typos (#25770) 2019-07-23 03:23:11 -07:00
SurfaceBackedComponent Fix object initialization 2019-05-10 10:10:27 -07:00
SurfaceHostingComponent Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Text Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00
TurboModule Deprecate RCTExport 2019-07-25 15:04:04 -07:00
TypeSafety Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00
Types Change returning value of DirectEventHandler and BubblingEventHandler to void 2019-07-10 05:40:20 -07:00
Utilities Fall back to `JSON.stringify` in `console.log` if Symbol is unavailable 2019-07-25 15:32:06 -07:00
Vibration Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00
WebSocket Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00
Wrapper Fix typos (#25770) 2019-07-23 03:23:11 -07:00
YellowBox Fix typos (#25770) 2019-07-23 03:23:11 -07:00
polyfills protect against hanging when logging nasty objects 2019-06-21 07:43:52 -07:00
react-native Silence all Lean Core warnings in Prelude.js 2019-07-01 10:48:47 -07:00
vendor Remove Map/Set from RN Open Source 2019-06-07 06:39:28 -07:00
.npmignore npmignore: ignore tests and fixtures 2018-02-27 08:42:14 -08:00
Promise.js Use standard version of Promise.prototype.finally 2019-03-27 20:48:45 -07:00
UTFSequence.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -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