mui / mui-x

MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!
https://mui.com/x/
4.57k stars 1.34k forks source link

[DataGrid] Fix order of spread props on toolbar items #15556

Closed KenanYusuf closed 4 days ago

KenanYusuf commented 1 week ago

Fixed the order of props being spread to toolbar items. Applying props to the individual toolbar items should take precedence over slot props applied at the root level.

Also added the ability to override badge props for GridToolbarFilterButton.

Fixes #13416 Closes #15550

mui-bot commented 1 week ago

Deploy preview: https://deploy-preview-15556--material-ui-x.netlify.app/

Generated by :no_entry_sign: dangerJS against 9dd2331db0e7d98b6e2507751afbac32989dc852

github-actions[bot] commented 4 days ago

Cherry-pick PRs will be created targeting branches: v7.x