dillon1000/react

Commit

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.
Browse files
Changed paths2 files
First-parent comparison
M src/core/ReactEventTopLevelCallback.js ModifiedM src/core/ReactInstanceHandles.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…