dillon1000/react
Commit
Browse files Call setState callbacks enqueued in cWM (#8207)
Also fixes return value of ReactNativeMount and moves that callback to be after cDM instead of after all updates.
Changed paths5 files
First-parent comparisonsrc/renderers/dom/stack/client/ReactMount.js ModifiedM src/renderers/native/ReactNativeMount.js ModifiedM src/renderers/native/__tests__/ReactNativeMount-test.js ModifiedM src/renderers/shared/stack/reconciler/ReactCompositeComponent.js ModifiedM src/renderers/shared/stack/reconciler/__tests__/ReactCompositeComponentState-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…