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

Fix incorrect data in compositionend event with Korean IME on IE11 #12563

Merged
merged 2 commits into from
Jun 14, 2018

Commits on Apr 6, 2018

  1. Fix incorrect data in compositionend event with Korean IME on IE11 (f…

    …acebook#10217)
    
    * Add isUsingKoreanIME function to check if a composition event was triggered by Korean IME
    
    * Add Korean IME check alongside useFallbackCompositionData and disable fallback mode with Korean IME
    crux153 committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    06524c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2018

  1. Configuration menu
    Copy the full SHA
    49a9d71 View commit details
    Browse the repository at this point in the history