dillon1000/react

Commit

Kill ReactPutListenerQueue

As far as I can tell, this is almost equivalent and is simpler. When a component's componentDidMount is called, all the listeners for that subtree will have been attached which I think is all that matters.
Browse files
Changed paths4 files
First-parent comparison
D src/browser/ReactPutListenerQueue.js DeletedM src/browser/ReactReconcileTransaction.js ModifiedM src/browser/server/ReactServerRenderingTransaction.js ModifiedM src/browser/ui/ReactDOMComponent.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…