dillon1000/react
Commit
Browse files 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.
Changed paths2 files
First-parent comparisonsrc/isomorphic/classic/class/ReactClass.js ModifiedM src/renderers/shared/reconciler/ReactUpdateQueue.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…