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 colindextext and rowindextext #589

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

estevezluis
Copy link

This PR adds aria-colindextext and aria-rowindextext

aria-colindextext and aria-rowindextext are supported props in cell, gridcell, columnheader, and rowheader.

Row does not support aria-colindextext.

Ref: https://w3c.github.io/aria/#aria-colindextext

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@ljharb
Copy link
Collaborator

ljharb commented Oct 23, 2024

Which ARIA version was this introduced in?

@estevezluis
Copy link
Author

@ljharb ahh I see! Thanks for asking! colindextext and rowindextext was introduced in WAI-ARIA 1.3

I'll decline this PR.

@ljharb
Copy link
Collaborator

ljharb commented Oct 23, 2024

Let’s keep the PR open, but indeed it’ll have to wait until we update to 1.3.

@ljharb ljharb reopened this Oct 23, 2024
@ljharb ljharb marked this pull request as draft October 23, 2024 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants