dillon1000/react
Commit
Browse files 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.
Changed paths6 files
First-parent comparisonscripts/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 ModifiedPatch
Files changed
Rendering syntax-highlighted changes…