dillon1000/react

Commit

Move isMounted logic into the ReactUpdateQueue

This is kind of a confusing place for it but it is intimitely tied to the
update life cycle which is what the update queue is about.

This kills some dependencies from isomorphic to the renderer.
Browse files
Changed paths2 files
First-parent comparison
M src/isomorphic/classic/class/ReactClass.js ModifiedM src/renderers/shared/reconciler/ReactUpdateQueue.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…