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

[DataGrid] Remove indeterminateCheckboxAction prop #15522

Merged

Conversation

MBilalShafi
Copy link
Member

@MBilalShafi MBilalShafi commented Nov 21, 2024

Closes #14300

Todo:

  • Add to migration guide

Follow-ups:

Changelog

Breaking changes

  • The prop indeterminateCheckboxAction has been removed. Clicking on an indeterminate checkbox "selects" the unselected descendants.

@MBilalShafi MBilalShafi added breaking change component: data grid This is the name of the generic UI component, not the React module! feature: Selection Related to the data grid Selection feature v8.x labels Nov 21, 2024
@MBilalShafi MBilalShafi changed the title [DataGrid] Remove indeterminateCheckboxAction prop [DataGrid] Remove indeterminateCheckboxAction prop Nov 21, 2024
@mui-bot
Copy link

mui-bot commented Nov 21, 2024

@MBilalShafi MBilalShafi marked this pull request as ready for review November 26, 2024 13:39
@MBilalShafi MBilalShafi requested a review from a team November 26, 2024 13:39
@MBilalShafi MBilalShafi enabled auto-merge (squash) November 26, 2024 13:56
@MBilalShafi MBilalShafi merged commit 3fa5b49 into mui:master Nov 26, 2024
18 checks passed
@oliviertassinari
Copy link
Member

Nice 👍

@MBilalShafi MBilalShafi deleted the bc/remove-indeterminateCheckboxAction branch November 26, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change component: data grid This is the name of the generic UI component, not the React module! feature: Selection Related to the data grid Selection feature v8.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[data grid] Remove indeterminateCheckboxAction prop
5 participants