dillon1000/react

Commit

React.unstable_AsyncComponent (#10239)

Alternative to using the static class property unstable_asyncUpdates.
Everything inside <AsyncComponent /> has async updates by default. You
can also extend it like PureComponent or Component.
Browse files
Changed paths6 files
First-parent comparison
M scripts/fiber/tests-passing.txt ModifiedM src/isomorphic/ReactEntry.js ModifiedM src/isomorphic/modern/class/ReactBaseClasses.js ModifiedM src/renderers/dom/fiber/__tests__/ReactDOMFiberAsync-test.js ModifiedM src/renderers/shared/fiber/ReactFiberClassComponent.js ModifiedM src/renderers/shared/fiber/ReactFiberReconciler.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…