dillon1000/react
Commit
Browse files 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.
Changed paths2 files
First-parent comparisonsrc/core/ReactID.js ModifiedM src/core/ReactMount.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…