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 setting keyboardType from breaking autoCapitalize #27523

Closed
wants to merge 6 commits into from
Closed

Fix setting keyboardType from breaking autoCapitalize #27523

wants to merge 6 commits into from

Commits on Dec 16, 2019

  1. Fix setting keyboardType from breaking autoCapitalize

    Jason Safaiyeh committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    aeabc1d View commit details
    Browse the repository at this point in the history
  2. Handle case of other text keyboardTypes & unsupported types

    Jason Safaiyeh committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    e35f632 View commit details
    Browse the repository at this point in the history
  3. Cleanup static array

    Jason Safaiyeh committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    2dafbea View commit details
    Browse the repository at this point in the history
  4. Remove the default type

    Jason Safaiyeh committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    34a0e5f View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. Clean up logic

    Jason Safaiyeh committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    ba03ed2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcb1836 View commit details
    Browse the repository at this point in the history