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-26973] iOS: Add accessibilityIdentifier #10864

Merged
merged 7 commits into from
May 16, 2019

Commits on Apr 22, 2019

  1. feat(ios): compose accessibility identifier

    For UI testing purposes compose "accessibilityIdentifier" property for views (same way it's done
    with "contentDescription" on Android).
    
    fix TIMOB-26973
    drauggres committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    5e8594d View commit details
    Browse the repository at this point in the history
  2. fix(ios): accessibility properties for navButtons

    refs TIMOB-26973
    drauggres committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    8cf60f4 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

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

Commits on May 13, 2019

  1. fix(ios): warnings on navButtons

    refs TIMOB-26973
    drauggres committed May 13, 2019
    Configuration menu
    Copy the full SHA
    18cb85a View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. Configuration menu
    Copy the full SHA
    312d6e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    365ed8f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

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