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

Update CONSTS to direct developers to use role instead of accessibilityRole (#31500) #74

Merged
merged 16 commits into from
Nov 20, 2023

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    977257a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b1c973 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fbda55 View commit details
    Browse the repository at this point in the history
  4. fix(ACCESSIBILITY_ROLE): redirect role props that point to `ACCESSI…

    …BLITY_ROLE.TEXT` to point to `ROLE.PRESENTATION`
    trevor-coleman committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    7743c4c View commit details
    Browse the repository at this point in the history
  5. fix(ACCESSIBILITY_ROLE): fix role attributes being passed invalid `im…

    …g button` value by reverting them to `accessibilityRole`
    trevor-coleman committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    30335de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce403f1 View commit details
    Browse the repository at this point in the history
  7. fix(ACCESSIBILITY_ROLE): set role prop to use CONST.ROLE instead of d…

    …eprecatd CONST.ACCESSIBLITY_ROLE
    trevor-coleman committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    b72ac43 View commit details
    Browse the repository at this point in the history
  8. fix(ACCESSIBILITY_ROLE): set role prop to use CONST.ROLE instead of d…

    …eprecatd CONST.ACCESSIBLITY_ROLE
    trevor-coleman committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    5811816 View commit details
    Browse the repository at this point in the history
  9. fix(ACCESSIBILITY_ROLE): set role prop to use CONST.ROLE instead of d…

    …eprecatd CONST.ACCESSIBLITY_ROLE
    trevor-coleman committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    911c4b3 View commit details
    Browse the repository at this point in the history
  10. fix(ACCESSIBILITY_ROLE): set role props to use CONST.ROLE instead of …

    …deprecatd CONST.ACCESSIBLITY_ROLE
    trevor-coleman committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    f3a8a4e View commit details
    Browse the repository at this point in the history
  11. fix(ACCESSIBILITY_ROLE): replace reference to deprecatd CONST.ACCESSI…

    …BLITY_ROLE with CONST.ROLE
    trevor-coleman committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    c2892ec View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6931552 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    35eae47 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    de4b4c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. prettier

    trevor-coleman committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    b60079b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into trevorcoleman/accessibility-role

    Signed-off-by: Trevor Coleman <[email protected]>
    trevor-coleman authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    0639e66 View commit details
    Browse the repository at this point in the history