dillon1000/react
Commit
Browse files 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).
Changed paths1 file
First-parent comparisonpackages/react-dom/src/events/ChangeEventPlugin.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…