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

[TIMOB-25671]Android : TextField's some returnKeyType values not firing 'return' event #9933

Merged
merged 7 commits into from
Mar 26, 2018

Commits on Mar 14, 2018

  1. Fix return event to fire always.

    Add return event property for distinguishing the origin of the event.
    ypbnv committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    9211f4d View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2018

  1. Update docs.

    ypbnv committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    1924895 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2018

  1. Remove new property from event.

    Rename constant.
    Change the check for UIText being a field or area.
    ypbnv committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    268dd98 View commit details
    Browse the repository at this point in the history
  2. Clean up docs.

    ypbnv committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    275ab0f View commit details
    Browse the repository at this point in the history
  3. Fix comment as well.

    ypbnv committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    1b591b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2018

  1. Remove description from docs.

    ypbnv committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    3c2d048 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae67d20 View commit details
    Browse the repository at this point in the history