dillon1000/react
Commit
Browse files Remove now-unused prepareToManageChildren
This was a temporary hook needed for the DOM implementation. We no longer need it because we now necessarily load every node into cache (via calling getNativeNode on it) before manipulating any of its siblings.
Changed paths2 files
First-parent comparisonsrc/renderers/dom/shared/ReactDOMComponent.js ModifiedM src/renderers/shared/reconciler/ReactMultiChild.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…