dillon1000/react
Commit
Browse files Batch together calls to setState, setProps, etc
The end of ReactUpdates-test.js is probably most illuminating for seeing how this works.
Changed paths8 files
First-parent comparisonsrc/core/ReactComponent.js ModifiedM src/core/ReactCompositeComponent.js ModifiedM src/core/ReactEventEmitter.js ModifiedM src/core/ReactMount.js ModifiedM src/core/ReactNativeComponent.js ModifiedA src/core/ReactUpdates.js AddedA src/core/__tests__/ReactUpdates-test.js AddedM src/core/__tests__/refs-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…