dillon1000/react
Commit
Browse files 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.
Changed paths2 files
First-parent comparisonsrc/core/ReactDOMNodeCache.js DeletedD src/dom/getDOMNodeID.js DeletedPatch
Files changed
Rendering syntax-highlighted changes…