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

Use aria-selected to style selected cell/rows #2386

Merged
merged 8 commits into from
May 4, 2021
Merged

Commits on May 3, 2021

  1. Add aria-selected styles

    Aman Mahajan committed May 3, 2021
    Configuration menu
    Copy the full SHA
    4d6edd7 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Fix test

    Aman Mahajan committed May 4, 2021
    Configuration menu
    Copy the full SHA
    81af1d4 View commit details
    Browse the repository at this point in the history
  2. Use aria-selected for group rows

    Aman Mahajan committed May 4, 2021
    Configuration menu
    Copy the full SHA
    0af3528 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    Aman Mahajan committed May 4, 2021
    Configuration menu
    Copy the full SHA
    e1224ef View commit details
    Browse the repository at this point in the history
  4. Fix types

    Aman Mahajan committed May 4, 2021
    Configuration menu
    Copy the full SHA
    8a1d519 View commit details
    Browse the repository at this point in the history
  5. Fix typo

    Aman Mahajan committed May 4, 2021
    Configuration menu
    Copy the full SHA
    737d50e View commit details
    Browse the repository at this point in the history
  6. Update src/style/grouprow.ts

    Co-authored-by: Nicolas Stepien <567105+nstepien@users.noreply.github.com>
    amanmahajan7 and nstepien authored May 4, 2021
    Configuration menu
    Copy the full SHA
    cbb1a58 View commit details
    Browse the repository at this point in the history
  7. Fix aria-selected on the group row

    Aman Mahajan committed May 4, 2021
    Configuration menu
    Copy the full SHA
    251ab15 View commit details
    Browse the repository at this point in the history