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

[feat]: Add A11y aria-proptypes check #6978

Merged
merged 5 commits into from Jul 11, 2022

Commits on Jul 10, 2022

  1. Add aria prop type list

    Nurassyl Zekenov authored and tanhauhau committed Jul 10, 2022
    Copy the full SHA
    59c8476 View commit details
    Browse the repository at this point in the history
  2. feat: check aria attribute types

    kwangure authored and tanhauhau committed Jul 10, 2022
    Copy the full SHA
    abfcbeb View commit details
    Browse the repository at this point in the history
  3. feat: add proptype tests

    kwangure authored and tanhauhau committed Jul 10, 2022
    Copy the full SHA
    4af29a9 View commit details
    Browse the repository at this point in the history
  4. Add documentation

    mka8 authored and tanhauhau committed Jul 10, 2022
    Copy the full SHA
    e954af2 View commit details
    Browse the repository at this point in the history
  5. use aria-query

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