dillon1000/react
Commit
Browse files Remove captured scroll feature check (#9283)
* Remove captured scroll feature check IE8 was the only browser that did not support captured scroll. We no longer have that constraint. * Remove WINDOW_HANDLE const
Changed paths2 files
First-parent comparisonsrc/renderers/dom/shared/ReactBrowserEventEmitter.js ModifiedM src/renderers/dom/shared/ReactEventListener.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…