dillon1000/react
Commit
Browse files Move IE8 onscroll check
Rather than checking if document.onscroll exists in EventPluginHub (which is agnostic of the DOM) do it in ReactDOMComponent
Changed paths2 files
First-parent comparisonsrc/browser/ui/ReactDOMComponent.js ModifiedM src/event/EventPluginHub.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…