dillon1000/react
Commit
Browse files Fix Event Normalization in IE<9
IE<9 relied on the `target` property being overriden. This adds back a hack that only applies in IE<9. I'll be able to revert this hack once I check in synthetic events.
Changed paths2 files
First-parent comparisonsrc/core/ReactEventTopLevelCallback.js ModifiedM src/core/ReactInstanceHandles.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…