Skip to content

Conversation

wilcoschoneveld
Copy link
Contributor

@wilcoschoneveld wilcoschoneveld commented Aug 18, 2025

Fixes #19133

@mui-bot
Copy link

mui-bot commented Aug 18, 2025

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

Bundle size report

Bundle Parsed size Gzip size
@mui/x-data-grid 🔺+37B(+0.01%) 🔺+12B(+0.01%)
@mui/x-data-grid-pro 🔺+38B(+0.01%) 🔺+16B(+0.01%)
@mui/x-data-grid-premium 🔺+38B(+0.01%) 🔺+27B(+0.02%)
@mui/x-charts 0B(0.00%) 0B(0.00%)
@mui/x-charts-pro 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers-pro 0B(0.00%) 0B(0.00%)
@mui/x-tree-view 0B(0.00%) 0B(0.00%)
@mui/x-tree-view-pro 0B(0.00%) 0B(0.00%)

Details of bundle changes

Generated by 🚫 dangerJS against 65896d4

@wilcoschoneveld wilcoschoneveld force-pushed the disable-column-sorting-classname branch from 899a763 to 65896d4 Compare August 18, 2025 08:47
@michelengelen michelengelen added scope: data grid Changes related to the data grid. feature: Sorting Related to the data grid Sorting feature type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature. labels Aug 18, 2025
Copy link
Member

@cherniavskii cherniavskii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@cherniavskii cherniavskii merged commit 07d6f82 into mui:master Aug 18, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: Sorting Related to the data grid Sorting feature scope: data grid Changes related to the data grid. type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[data grid] column headers still have columnHeader--sortable class when using disableColumnSorting
4 participants