dillon1000/react

Commit

Remove ReactDOMNodeCache and getDOMNodeID.

These modules have been superseded by `ReactID`. Since they were only used
internally, and I have updated all client code that previously assumed
their existence, I believe they can be dropped for good.
Browse files
Changed paths2 files
First-parent comparison
D src/core/ReactDOMNodeCache.js DeletedD src/dom/getDOMNodeID.js Deleted
Patch

Files changed

Rendering syntax-highlighted changes…