Skip to content

v8.23.0

Choose a tag to compare

@github-actions github-actions released this 24 Dec 11:57
d35480c

We'd like to extend a big thank you to the 12 contributors who made this release possible. Here are some highlights ✨:

Special thanks go out to these community members for their valuable contributions:
@henkerik, @sai6855

The following team members contributed to this release:
@alelthomas, @alexfauquette, @arminmeh, @bernardobelchior, @brijeshb42, @flaviendelangle, @JCQuintas, @mapache-salvaje, @MBilalShafi, @siriwatknp

Data Grid

@mui/[email protected]

  • [DataGrid] Fix columns state and columns prop sync issue (#20703) @arminmeh
  • [DataGrid] Fix filter datetime with seconds (#20557) @siriwatknp
  • [DataGrid] Add new includeHeaderFilters flag to include header filters when autosizing columns (#20510) @siriwatknp
  • [DataGrid] Prevent default on Enter key down when starting editing (#20751) @siriwatknp
  • [l10n] Improve Portuguese from Portugal (pt-PT) locale (#20722) @Copilot

@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

  • [DataGridPro] Fix crash on rows change in tree data with pagination (#20215) @Copilot

@mui/[email protected] premium

Same changes as in @mui/[email protected], plus:

  • [DataGridPremium] Add aggregation for 'boolean' column type (#20683) @arminmeh
  • [DataGridPremium] Fix strategy value computation with row grouping (#20725) @MBilalShafi
  • [DataGridPremium] Handle isRowSelectable() checks for the rows missing due to keepNonExistentRowsSelected (#20668) @arminmeh

Date and Time Pickers

@mui/[email protected]

Internal changes.

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts

@mui/[email protected]

@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Tree View

@mui/[email protected]

  • [tree view] Add new APIs to disable selection feature for tree view item (#20666) @siriwatknp

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Codemod

@mui/[email protected]

Internal changes.

Docs

Core