dillon1000/react

Commit

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.
Browse files
Changed paths2 files
First-parent comparison
M src/renderers/dom/shared/ReactDOMComponent.js ModifiedM src/renderers/shared/reconciler/ReactMultiChild.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…