dillon1000/react

Commit

Change ReactID.ATTR_NAME to "data-reactid"

This final change is what we've all been waiting for.

Note that it no longer makes sense to use `document.getElementById` in
`getNode`, because that only ever worked with "id" attributes.
Browse files
Changed paths2 files
First-parent comparison
M src/core/ReactID.js ModifiedM src/core/ReactMount.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…