react-native-macos/Libraries
Kacie Bawiec c68c151cda React Native sync for revisions a632f7d...2a7bb41
Summary:
This sync includes the following changes:
- **[9a2591681](https://github.com/facebook/react/commit/9a2591681 )**: Fix export //<Sebastian Markbage>//
- **[4a8deb083](https://github.com/facebook/react/commit/4a8deb083 )**: Switch the isPrimaryRender flag based on the stream config ([#21357](https://github.com/facebook/react/pull/21357)) //<Sebastian Markbåge>//
- **[bd4f056a3](https://github.com/facebook/react/commit/bd4f056a3 )**: [Fizz] Implement lazy components and nodes ([#21355](https://github.com/facebook/react/pull/21355)) //<Sebastian Markbåge>//
- **[fc33f12bd](https://github.com/facebook/react/commit/fc33f12bd )**: Remove unstable scheduler/tracing API ([#20037](https://github.com/facebook/react/pull/20037)) //<Brian Vaughn>//
- **[721238394](https://github.com/facebook/react/commit/721238394 )**: Enable strict effects mode for React Native Facebook builds ([#21354](https://github.com/facebook/react/pull/21354)) //<Brian Vaughn>//
- **[48740429b](https://github.com/facebook/react/commit/48740429b )**: Expiration: Do nothing except disable time slicing ([#21345](https://github.com/facebook/react/pull/21345)) //<Andrew Clark>//
- **[0f5ebf366](https://github.com/facebook/react/commit/0f5ebf366 )**: Delete unreferenced type ([#21343](https://github.com/facebook/react/pull/21343)) //<Andrew Clark>//
- **[9cd52b27f](https://github.com/facebook/react/commit/9cd52b27f )**: Restore context after an error happens ([#21341](https://github.com/facebook/react/pull/21341)) //<Sebastian Markbåge>//
- **[ad091759a](https://github.com/facebook/react/commit/ad091759a )**: Revert "Emit reactroot attribute on the first element we discover ([#21154](https://github.com/facebook/react/pull/21154))" ([#21340](https://github.com/facebook/react/pull/21340)) //<Sebastian Markbåge>//
- **[709f94841](https://github.com/facebook/react/commit/709f94841 )**: [Fizz] Add FB specific streaming API and build ([#21337](https://github.com/facebook/react/pull/21337)) //<Sebastian Markbåge>//
- **[e8cdce40d](https://github.com/facebook/react/commit/e8cdce40d )**: Don't flush sync at end of discreteUpdates ([#21327](https://github.com/facebook/react/pull/21327)) //<Andrew Clark>//
- **[a15586001](https://github.com/facebook/react/commit/a15586001 )**: Fix: Don't flush discrete at end of batchedUpdates ([#21229](https://github.com/facebook/react/pull/21229)) //<Andrew Clark>//
- **[89847bf6e](https://github.com/facebook/react/commit/89847bf6e )**: Continuous updates should interrupt transitions ([#21323](https://github.com/facebook/react/pull/21323)) //<Andrew Clark>//
- **[ef37d55b6](https://github.com/facebook/react/commit/ef37d55b6 )**: Use performConcurrentWorkOnRoot for "sync default" ([#21322](https://github.com/facebook/react/pull/21322)) //<Andrew Clark>//

Changelog:
[General][Changed] - React Native sync for revisions a632f7d...2a7bb41

jest_e2e[run_all_tests]

Reviewed By: JoshuaGross

Differential Revision: D28063006

fbshipit-source-id: 7e3535f80961706863b6c2188ee44b5796b2f000
2021-04-28 14:17:08 -07:00
..
ActionSheetIOS Resolve "fatal: not a git repository" error outside of git repositories 2021-04-15 13:30:31 -07:00
Alert Remove Unable to get TurboModule for DialogManagerAndroid warning for iOS 2021-03-26 23:48:28 -07:00
Animated Back out "Adjust animation batch numbers to be consistent when controlled by native" 2021-04-27 04:00:16 -07:00
AppState Codemod usages of NativeEventEmitter in react-native-github to only pass a native module on iOS 2021-04-12 06:27:20 -07:00
BatchedBridge Update FlowFixMes to use error codes in react-native-github 2021-03-31 18:21:47 -07:00
Blob Fix crash in RCTCoreModulesClassProvider during quit 2021-04-28 13:29:06 -07:00
BugReporting Update FlowFixMes to use error codes in react-native-github 2021-03-31 18:21:47 -07:00
Components Convert require to import in Libraries/Components 2021-04-26 12:50:59 -07:00
Core Don't disconnect DevTools WebSocket connection on Cmd+D 2021-04-14 07:42:38 -07:00
DeprecatedPropTypes Deploy Flow v0.136.0 2020-10-18 20:30:55 -07:00
EventEmitter Register RCTEventEmitter as callable module for Venice 2021-04-23 13:32:05 -07:00
FBLazyVector Migrate xplat autoglob targets (#31400) 2021-04-28 11:07:17 -07:00
HeapCapture Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
Image Fix crash in RCTCoreModulesClassProvider during quit 2021-04-28 13:29:06 -07:00
Inspector Update FlowFixMes to use error codes in react-native-github 2021-03-31 18:21:47 -07:00
Interaction Delete unused FlowFixMes in xplat/js/react-native-github 2021-03-31 18:21:47 -07:00
JSInspector Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
LayoutAnimation LayoutAnimation: don't call non-Fabric configurNext if Fabric is installed 2021-03-23 14:37:25 -07:00
Linking RN: Restore Deprecated Event Methods 2021-03-10 16:06:26 -08:00
LinkingIOS Fix crash in RCTCoreModulesClassProvider during quit 2021-04-28 13:29:06 -07:00
Lists Refactor React Native SectionList component to a functional component 2021-04-12 12:13:32 -07:00
LogBox Update FlowFixMes to use error codes in react-native-github 2021-03-31 18:21:47 -07:00
Modal Rewrite Modal to a functional component and add gating for the change 2021-04-12 12:47:00 -07:00
NativeAnimation Fix crash in RCTCoreModulesClassProvider during quit 2021-04-28 13:29:06 -07:00
NativeComponent Integrate global.__nativeComponentRegistry__hasComponent into NativeComponentRegistry.js 2021-03-09 10:39:20 -08:00
NativeModules/specs Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
Network Fix crash in RCTCoreModulesClassProvider during quit 2021-04-28 13:29:06 -07:00
NewAppScreen Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
Performance Deprecate markerCancel 2021-03-22 06:46:00 -07:00
PermissionsAndroid Update FlowFixMes to use error codes in react-native-github 2021-03-31 18:21:47 -07:00
Pressability Update FlowFixMes to use error codes in react-native-github 2021-03-31 18:21:47 -07:00
PushNotificationIOS Fix crash in RCTCoreModulesClassProvider during quit 2021-04-28 13:29:06 -07:00
RCTRequired Migrate xplat autoglob targets (#31400) 2021-04-28 11:07:17 -07:00
ReactNative Make RootTag an opaque type 2021-04-26 22:57:55 -07:00
ReactPrivate Update FlowFixMes to use error codes in react-native-github 2021-03-31 18:21:47 -07:00
Reliability Adding support for cancelOnBackground for UserFlow 2020-12-07 10:49:29 -08:00
Renderer React Native sync for revisions a632f7d...2a7bb41 2021-04-28 14:17:08 -07:00
Settings Fix crash in RCTCoreModulesClassProvider during quit 2021-04-28 13:29:06 -07:00
Share Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
Storage Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
StyleSheet RN: Fallback for Invalid Colors in `processColorArray` 2021-04-02 15:07:54 -07:00
SurfaceBackedComponent Migrate remaining call sites to `CKOverlayLayoutComponent` to Builder 2020-10-20 05:58:21 -07:00
SurfaceHostingComponent Back out "Avoid accessing `self.component` on background thread" 2020-12-03 19:09:50 -08:00
Text Resolve "fatal: not a git repository" error outside of git repositories 2021-04-15 13:30:31 -07:00
TurboModule Make RootTag an opaque type 2021-04-26 22:57:55 -07:00
TypeSafety Resolve "fatal: not a git repository" error outside of git repositories 2021-04-15 13:30:31 -07:00
Types Make RootTag an opaque type 2021-04-26 22:57:55 -07:00
Utilities Codemod usages of NativeEventEmitter in react-native-github to only pass a native module on iOS 2021-04-12 06:27:20 -07:00
Vibration Fix crash in RCTCoreModulesClassProvider during quit 2021-04-28 13:29:06 -07:00
WebSocket Migrate remaining modules using NativeEventEmitter to only pass the native module on iOS 2021-04-12 06:27:20 -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__ Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
vendor EventEmitter: Deprecate `removeSubscription` 2021-04-12 12:43:07 -07:00
.npmignore npmignore: ignore tests and fixtures 2018-02-27 08:42:14 -08:00
BUCK Create rn_codegen BUCK macro (#31340) 2021-04-15 13:27:38 -07:00
Promise.js Conditionalize Promise Polyfill for Hermes 2020-10-19 15:24:38 -07:00
UTFSequence.js Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
promiseRejectionTrackingOptions.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00