dillon1000/react

Commit

Remove the notion of transactions

We don't need to wait for the commit phase to start listening to events
since we have the node.

Next we'll stop unlistening to events too and instead just check isMounted.
Browse files
Changed paths1 file
First-parent comparison
M src/renderers/dom/fiber/ReactDOMFiberComponent.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…