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

a11y: Add role-has-required-aria-props rule #5852

Merged
merged 6 commits into from Jul 10, 2022

Commits on Jul 10, 2022

  1. Check required props for ARIA roles

    Melonai authored and tanhauhau committed Jul 10, 2022
    Copy the full SHA
    e4bb4d6 View commit details
    Browse the repository at this point in the history
  2. Test required ARIA props check

    Melonai authored and tanhauhau committed Jul 10, 2022
    Copy the full SHA
    a2be133 View commit details
    Browse the repository at this point in the history
  3. Properly indent with tabs in test

    Melonai authored and tanhauhau committed Jul 10, 2022
    Copy the full SHA
    a85e5d3 View commit details
    Browse the repository at this point in the history
  4. swtich to use aria-query

    tanhauhau committed Jul 10, 2022
    Copy the full SHA
    622bfc1 View commit details
    Browse the repository at this point in the history
  5. fix validation test

    tanhauhau committed Jul 10, 2022
    Copy the full SHA
    7358119 View commit details
    Browse the repository at this point in the history
  6. update docs

    tanhauhau committed Jul 10, 2022
    Copy the full SHA
    6276186 View commit details
    Browse the repository at this point in the history