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

[DataGridPremium] Remove the ariaV8 experimental flag #15694

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

arminmeh
Copy link
Contributor

@arminmeh arminmeh commented Dec 2, 2024

Closes #14180

Action points

  • Make it a default behavior in v8
  • Remove the ariaV8 experimental flag
  • Remove experimental flag section in row groups page in the docs
  • Migration instructions
  • Add codemod

Changelog

Breaking changes

  • The Grid is more aligned with the WAI-ARIA authoring practices and sets the role attribute to treegrid if the Data Grid is used with row grouping feature.

@arminmeh arminmeh added breaking change accessibility a11y component: data grid This is the name of the generic UI component, not the React module! plan: Premium Impact at least one Premium user v8.x labels Dec 2, 2024
@arminmeh arminmeh requested a review from a team December 2, 2024 09:50
@arminmeh arminmeh merged commit dc40325 into mui:master Dec 2, 2024
28 checks passed
@arminmeh arminmeh deleted the remove-aria-experimental-flag branch December 2, 2024 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility a11y breaking change component: data grid This is the name of the generic UI component, not the React module! plan: Premium Impact at least one Premium user v8.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[data grid] Remove the ariaV8 experimental flag
3 participants