dillon1000/react

Commit

Remove old reference to inst._wrapperState (#12987)

This commit removes a reference to inst._wrapperState, which was the
old way of tracking input state in the stack renderer.

This means we no longer need to pass the instance into the associated
function, allowing us to eliminate an exception for IE (and a TODO).
Browse files
Changed paths1 file
First-parent comparison
M packages/react-dom/src/events/ChangeEventPlugin.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…