Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove IE8-specific ChangeEventPlugin logic #9281

Merged
merged 1 commit into from
Mar 29, 2017

Conversation

aweary
Copy link
Contributor

@aweary aweary commented Mar 29, 2017

Since React doesn't support IE8 anymore this logic can be removed, saving those precious bytes

Copy link
Collaborator

@sebmarkbage sebmarkbage left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sounds good to me.

@aweary aweary force-pushed the remove-ie8-change-hack branch from 7e6a18b to f005aba Compare March 29, 2017 22:08
@nhunzaker
Copy link
Contributor

👍. I'm working on a fix for scrolling issues (#1254 (comment)). What do you think about removing some of the IE8 specific checks while I'm at it?

@aweary aweary merged commit 9a93be0 into facebook:master Mar 29, 2017
@aweary
Copy link
Contributor Author

aweary commented Mar 29, 2017

@nhunzaker sounds good to me, there's no reason to keep checks for an unsupported browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants