Skip to content

Releases: mui/mui-x

v8.10.2

20 Aug 14:39
dbd436e
Compare
Choose a tag to compare

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

  • 🌎 Improve Finnish (fi-FI) locale on the Data Grid

Special thanks go out to the community members for their valuable contributions:
@lauri-heinonen-2025-04, @Methuselah96, @sai6855, @wilcoschoneveld

The following are all team members who have contributed to this release:
@alexfauquette, @cherniavskii, @flaviendelangle, @Janpot, @oliviertassinari, @rita-codes

Data Grid

@mui/x-data-grid@8.10.2

@mui/x-data-grid-pro@8.10.2 pro

Same changes as in @mui/x-data-grid@8.10.2, plus:

@mui/x-data-grid-premium@8.10.2 premium

Same changes as in @mui/x-data-grid-pro@8.10.2.

Date and Time Pickers

@mui/x-date-pickers@8.10.2

Internal changes.

@mui/x-date-pickers-pro@8.10.2 pro

Same changes as in @mui/x-date-pickers@8.10.2.

Charts

@mui/x-charts@8.10.2

Internal changes.

@mui/x-charts-pro@8.10.2 pro

Same changes as in @mui/x-charts@8.10.2.

Tree View

@mui/x-tree-view@8.10.2

@mui/x-tree-view-pro@8.10.2 pro

Same changes as in @mui/x-tree-view@8.10.2.

Codemod

@mui/x-codemod@8.10.2

Internal changes.

Docs

Core

Miscellaneous

v8.10.1

15 Aug 18:37
9eee74b
Compare
Choose a tag to compare

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

  • 📊 Y-axes can now be grouped by category when using band and point scales.
  • 📚 Documentation improvements

The following are all team members who have contributed to this release:
@alexfauquette, @bernardobelchior, @Janpot, @JCQuintas, @mnajdova, @oliviertassinari, @prakhargupta1, @romgrk, @brijeshb42, @noraleonte, @rita-codes

Data Grid

@mui/x-data-grid@8.10.1

@mui/x-data-grid-pro@8.10.1 pro

Same changes as in @mui/x-data-grid@8.10.1.

@mui/x-data-grid-premium@8.10.1 premium

Same changes as in @mui/x-data-grid-pro@8.10.1.

Date and Time Pickers

@mui/x-date-pickers@8.10.0

Internal changes.

@mui/x-date-pickers-pro@8.10.0 pro

Same changes as in @mui/x-date-pickers@8.10.0.

Charts

  • Axes can now be grouped by category when using band and point scales

    Bar chart with y-axis grouped per categories

@mui/x-charts@8.10.1

@mui/x-charts-pro@8.10.1 pro

Same changes as in @mui/x-charts@8.10.1.

Tree View

@mui/x-tree-view@8.10.1

  • [tree view] Fix root not loading from cache on remount (#19088) @noraleonte
  • [tree view] Don't overwrite childrenIds when collapsed to preserve indeterminate state of the parent (#19196) @rita-codes

@mui/x-tree-view-pro@8.10.1 pro

Same changes as in @mui/x-tree-view@8.10.1.

Codemod

@mui/x-codemod@8.10.1

Internal changes.

Docs

Core

Miscellaneous

v8.10.0

08 Aug 12:11
a213c4e
Compare
Choose a tag to compare

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

  • 📊 FunnelChart marked as stable
  • 📈 Zoom slider and Preview marked as stable
  • 📈 Supporting label groups in band and point axis
  • 🌎 Improve Norwegian Nynorsk (nn-NO) locale on the Data Grid
  • 🐞 Bugfixes
  • 📚 Documentation improvements

Special thanks go out to the community members for their valuable contributions:
@AnderzL7, @aqeelat, @dwrth, @noobyogi0010, @nusr, @sai6855

The following are all team members who have contributed to this release:
@arminmeh, @bernardobelchior, @cherniavskii, @flaviendelangle, @Janpot, @JCQuintas, @mapache-salvaje, @MBilalShafi, @oliviertassinari, @rita-codes, @romgrk

Data Grid

@mui/x-data-grid@8.10.0

  • [DataGrid] Move spread operator in BaseSelect to allow variant change (#19026) @dwrth
  • [DataGrid] Use use-sync-external-store shim (#19063) @romgrk
  • [DataGrid] Allow skipping cache in dataSource.fetchRows() API method (#18904) @MBilalShafi
  • [DataGrid] Do not call preProcessEditCellProps() if cell is not editable based on isCellEditable() (#18405) @nusr
  • [DataGrid] Fix renderCountry throwing an error when used in tree data (#19068) @cherniavskii
  • [DataGrid] Fix performance issue for root level "select all" (#19015) @MBilalShafi
  • [DataGrid] Fix pagination slotProps being ignored by the grid (#19095) @romgrk
  • [l10n] Improve Norwegian Nynorsk (nn-NO) locale (#19076) @AnderzL7

@mui/x-data-grid-pro@8.10.0 pro

Same changes as in @mui/x-data-grid@8.10.0, plus:

@mui/x-data-grid-premium@8.10.0 premium

Same changes as in @mui/x-data-grid-pro@8.10.0, plus:

  • [DataGridPremium] Allow additional derived columns customization via valueFormatter (#18982) @arminmeh
  • [DataGridPremium] Fix complex singleSelect columns not working in pivot model (#18971) @cherniavskii

Date and Time Pickers

@mui/x-date-pickers@8.10.0

  • [pickers] MuiPickersLayout-toolbar is overlapping the Calendar in RTL MobileDatePicker variant (#18981) @rita-codes

@mui/x-date-pickers-pro@8.10.0 pro

Same changes as in @mui/x-date-pickers@8.10.0.

Charts

@mui/x-charts@8.10.0

@mui/x-charts-pro@8.10.0 pro

Same changes as in @mui/x-charts@8.10.0, plus:

Tree View

@mui/x-tree-view@8.10.0

Internal changes.

@mui/x-tree-view-pro@8.10.0 pro

Same changes as in @mui/x-tree-view@8.10.0.

Codemod

@mui/x-codemod@8.10.0

Internal changes.

Docs

Core

Miscellaneous

v7.29.9

07 Aug 10:36
49fec55
Compare
Choose a tag to compare

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

  • 🐞 Bugfixes

Special thanks go out to the community members for their valuable contributions:
@nusr

The following are all team members who have contributed to this release:
@cherniavskii, @mapache-salvaje, @MBilalShafi, @rita-codes

Data Grid

@mui/x-data-grid@7.29.9

  • [DataGrid] Do not call preProcessEditCellProps() if cell is not editable based on isCellEditable() (#19082) @nusr

@mui/x-data-grid-pro@7.29.9 pro

Same changes as in @mui/x-data-grid@7.29.9, plus:

  • [DataGridPro] Fix row ordering not auto-scrolling when moving beyond viewport (#18718) @MBilalShafi

@mui/x-data-grid-premium@7.29.9 premium

Same changes as in @mui/x-data-grid-pro@7.29.9.

Docs

Miscellaneous

v8.9.2

31 Jul 09:36
312a6c0
Compare
Choose a tag to compare

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

  • 🌎 Improve French (fr-FR), Hebrew (he-IL) and Polish (pl-PL) locales on the Data Grid
  • 🌎 Improve Korean (ko-KR) locale on the Date and Time Pickers
  • 📈 Add symlog scale to charts
  • 📊 Fix bar border radius on Firefox
  • 🐞 Bugfixes
  • 📚 Documentation improvements

Special thanks go out to the community members for their valuable contributions:
@AmrElnaggar99, @atlanteh, @ddolcimascolo, @Jiseoup, @leonaha5, @noherczeg, @sai6855

The following are all team members who have contributed to this release:
@alexfauquette, @arminmeh, @bernardobelchior, @bharatkashyap, @brijeshb42, @cherniavskii, @flaviendelangle, @Janpot, @JCQuintas, @KenanYusuf, @LukasTy, @mapache-salvaje, @MBilalShafi, @rita-codes, @romgrk, @siriwatknp

Data Grid

@mui/x-data-grid@8.9.2

@mui/x-data-grid-pro@8.9.2 pro

Same changes as in @mui/x-data-grid@8.9.2, plus:

  • [DataGridPro] Fix duplicate nested rows for dynamically updated row IDs (#18526) @MBilalShafi

@mui/x-data-grid-premium@8.9.2 premium

Same changes as in @mui/x-data-grid-pro@8.9.2, plus:

  • [DataGridPremium] Add privateMode to AI assistant prompt resolver (#18759) @bharatkashyap
  • [DataGridPremium] Fix empty nested group values caused by main criterial valueFormatter() (#18916) @cherniavskii
  • [DataGridPremium] Sidebar content and state is managed the same way as for preference panel (#18741) @arminmeh
  • [DataGridPremium] Make api param for the aggregation function optional (#18984) @arminmeh

Date and Time Pickers

@mui/x-date-pickers@8.9.2

@mui/x-date-pickers-pro@8.9.2 pro

Same changes as in @mui/x-date-pickers@8.9.2.

Charts

@mui/x-charts@8.9.2

@mui/x-charts-pro@8.9.2 pro

Same changes as in @mui/x-charts@8.9.2, plus:

Codemod

@mui/x-codemod@8.9.2

Internal changes.

Docs

Miscellaneous

v8.9.1

21 Jul 02:53
452cde8
Compare
Choose a tag to compare

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

🐞 Fix package publish issue

The following are all team members who have contributed to this release:
@KenanYusuf, @MBilalShafi

Data Grid

@mui/x-data-grid@8.9.1

  • [DataGrid] Move conditional list view column logic into gridVisibleColumnDefinitionsSelector (#18724) @KenanYusuf
  • [DataGrid] Fix row selection "exclude" model inconsistency (#18844) @MBilalShafi

@mui/x-data-grid-pro@8.9.1 pro

Same changes as in @mui/x-data-grid@8.9.1.

@mui/x-data-grid-premium@8.9.1 premium

Same changes as in @mui/x-data-grid-pro@8.9.1.

Core

v8.9.0

18 Jul 14:30
3a86f28
Compare
Choose a tag to compare

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

  • ✨ Improve the drag and drop interaction for Data Grid row reordering feature. It uses a drop indicator to point to the position the row would be moving to.

    row-reordering-ux-improvement.mov
  • 🚀 Improve Data Grid Pivoting and Aggregation performance

  • 📊 Add minBarSize to set a minimum height for bars

Special thanks go out to the community members for their valuable contributions:
@lauri865

The following are all team members who have contributed to this release:
@alexfauquette, @arminmeh, @bernardobelchior, @flaviendelangle, @JCQuintas, @LukasTy, @mapache-salvaje, @noraleonte, @MBilalShafi

Data Grid

@mui/x-data-grid@8.9.0

Internal changes.

@mui/x-data-grid-pro@8.9.0 pro

Same changes as in @mui/x-data-grid@8.9.0, plus:

@mui/x-data-grid-premium@8.9.0 premium

Same changes as in @mui/x-data-grid-pro@8.9.0, plus:

  • [DataGridPremium] Allow group column overrides with pivoting (#18765) @arminmeh
  • [DataGridPremium] Support sort-dependent aggregation and improve performance (#18348) @lauri865

Date and Time Pickers

@mui/x-date-pickers@8.9.0

@mui/x-date-pickers-pro@8.9.0 pro

Same changes as in @mui/x-date-pickers@8.9.0.

Charts

@mui/x-charts@8.9.0

@mui/x-charts-pro@8.9.0 pro

Same changes as in @mui/x-charts@8.9.0 plus:

[charts-pro] Fix issue where charts gestures weren't properly working when inside the shadow-dom (#18837) @JCQuintas

Tree View

@mui/x-tree-view@8.9.0

Internal changes.

@mui/x-tree-view-pro@8.9.0 pro

Same changes as in @mui/x-tree-view@8.9.0.

Codemod

@mui/x-codemod@8.9.0

Internal changes.

Docs

Miscellaneous

v8.8.0

11 Jul 08:20
ba7e78a
Compare
Choose a tag to compare

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

  • 📊 Chart zoom preview can be enabled

    chart with x-axis preview
  • 🌎 Add Indonesian (id-ID) locale on the Data Grid

Special thanks go out to the community members for their valuable contributions:
@kennarddh

The following are all team members who have contributed to this release:
@alexfauquette, @arminmeh, @bernardobelchior, @cherniavskii, @JCQuintas, @KenanYusuf, @LukasTy, @MBilalShafi, @noraleonte, @prakhargupta1, @rita-codes, @siriwatknp

Data Grid

@mui/x-data-grid@8.8.0

@mui/x-data-grid-pro@8.8.0 pro

Same changes as in @mui/x-data-grid@8.8.0, plus:

  • [DataGridPro] Fix row ordering not auto-scrolling when moving beyond viewport (#18557) @MBilalShafi
  • [DataGridPro] Set correct parent paths when tree is refreshed with data source tree data and row grouping (#18715) @arminmeh

@mui/x-data-grid-premium@8.8.0 premium

Same changes as in @mui/x-data-grid-pro@8.8.0.

Date and Time Pickers

@mui/x-date-pickers@8.8.0

Internal changes.

@mui/x-date-pickers-pro@8.8.0 pro

Same changes as in @mui/x-date-pickers@8.8.0.

Charts

@mui/x-charts@8.8.0

@mui/x-charts-pro@8.8.0 pro

Same changes as in @mui/x-charts@8.8.0, plus:

Tree View

@mui/x-tree-view@8.8.0

  • [tree view] Fix state update that caused scrolling bug when lazy loading and checkboxSelection are enabled (#18749) @rita-codes

@mui/x-tree-view-pro@8.8.0 pro

Same changes as in @mui/x-tree-view@8.8.0.

Codemod

@mui/x-codemod@8.8.0

Internal changes.

Docs

Miscellaneous

v8.7.0

04 Jul 09:34
95a1e22
Compare
Choose a tag to compare

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

  • 📊 Add useChartProApiRef for easier access to the API
  • 📆 Support different start and end referenceDate props on range components
  • 📚 Documentation improvements
  • 🐞 Bugfixes
  • 🌎 Improve Greek (el-GR) translations on the Charts
  • 🌎 Improve Danish (da-DK) locale on the Data Grid

Special thanks go out to the community members for their valuable contributions:
@ShahrazH, @vadimkuragkovskiy, @whythecode

The following are all team members who have contributed to this release:
@alexfauquette, @brijeshb42, @mapache-salvaje, @arminmeh, @bernardobelchior, @bharatkashyap, @Janpot, @JCQuintas, @KenanYusuf, @LukasTy, @michelengelen, @rita-codes

Data Grid

@mui/x-data-grid@8.7.0

@mui/x-data-grid-pro@8.7.0 pro

Same changes as in @mui/x-data-grid@8.7.0.

@mui/x-data-grid-premium@8.7.0 premium

Same changes as in @mui/x-data-grid-pro@8.7.0.

Date and Time Pickers

@mui/x-date-pickers@8.7.0

  • [pickers] Support different start and end referenceDate props on range components (#18549) @LukasTy

@mui/x-date-pickers-pro@8.7.0 pro

Same changes as in @mui/x-date-pickers@8.7.0.

Charts

@mui/x-charts@8.7.0

@mui/x-charts-pro@8.7.0 pro

Same changes as in @mui/x-charts@8.7.0, plus:

Tree View

@mui/x-tree-view@8.7.0

Internal changes.

@mui/x-tree-view-pro@8.7.0 pro

Same changes as in @mui/x-tree-view@8.7.0, plus:

Docs

Core

Miscellaneous

v7.29.8

04 Jul 10:00
ce51f32
Compare
Choose a tag to compare

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

  • 🐞 Bugfixes

Special thanks go out to the community members for their valuable contributions:
@sai6855

The following are all team members who have contributed to this release:
@bernardobelchior, @michelengelen

Data Grid

@mui/x-data-grid@7.29.8

  • [DataGrid] Fix apiRef not being passed on onCellClick params (#17528) @sai6855

@mui/x-data-grid-pro@7.29.8 pro

Same changes as in @mui/x-data-grid@7.29.8.

@mui/x-data-grid-premium@7.29.8 premium

Same changes as in @mui/x-data-grid-pro@7.29.8.

Miscellaneous