Skip to content

Releases: mui/mui-x

v8.4.0

21 May 20:35
6495e15
Compare
Choose a tag to compare

We'd like to offer a big thanks to the 21 contributors who made this release possible. Here are some highlights ✨:

Special thanks go out to the community members for their valuable contributions:
@aizerin, @campmarc, @jyash97, @nusr, @ragnarr18, @whereisrmsqhs.
Following are all team members who have contributed to this release:
@alexfauquette, @arminmeh, @bernardobelchior, @flaviendelangle, @JCQuintas, @KenanYusuf, @LukasTy, @MBilalShafi, @rita-codes, @romgrk, @mapache-salvaje, @noraleonte.

Data Grid

@mui/[email protected]

  • [DataGrid] Fix content rendering for large rows while using automatic page size (#14737) @campmarc
  • [DataGrid] Fix disabled typography variants crashing grid (#17934) @KenanYusuf
  • [DataGrid] Fix tree data demo crash (#17904) @MBilalShafi
  • [DataGrid] Use exclude selection model type if quick filter does not have actual values (#17899) @arminmeh
  • [DataGrid] Fix clipboard copy behavior for cell ranges with empty cells (#16797) @nusr
  • [l10n] Improve Icelandic (is-IS) locale (#17915) @ragnarr18

@mui/[email protected] pro

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

  • [DataGridPro] Add aria-expanded attribute to the master detail toggle button (#17122) @whereisrmsqhs
  • [DataGridPro] Preserve row state during server-side lazy loading (#17743) @arminmeh
  • [DataGridPro] Prevent text selection when reordering rows (#16568) @jyash97

@mui/[email protected] premium

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

Date and Time Pickers

@mui/[email protected]

@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:

Tree View

@mui/[email protected]

@mui/[email protected] pro

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

Docs

Core

v8.3.1

14 May 13:14
5d94948
Compare
Choose a tag to compare

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

  • 🌍 Improve Norwegian Bokmål (nb-NO) locale on the Data Grid
  • 🌍 Improve Korean (ko-KR) locale on the Data Grid and Pickers
  • 📚 Documentation improvements
  • 🐞 Bugfixes

Special thanks go out to the community members for their valuable contributions:
@100pearlcent, @htollefsen, @JanPretzel, @sai6855.
Following are all team members who have contributed to this release:
@bernardobelchior, @cherniavskii, @flaviendelangle, @Janpot, @JCQuintas, @MBilalShafi, @oliviertassinari, @prakhargupta1.

Data Grid

@mui/[email protected]

@mui/[email protected] pro

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

@mui/[email protected] premium

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

Date and Time Pickers

@mui/[email protected]

@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:

Tree View

@mui/[email protected]

Internal changes.

@mui/[email protected] pro

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

Docs

Core

v8.3.0

08 May 13:20
f1be6ab
Compare
Choose a tag to compare

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

  • 🎨 Added new styling options and shapes for <FunnelChart />, including variant, borderRadius, pyramid, and step-pyramid curves.
  • 📚 Documentation improvements
  • 🐞 Bugfixes

Special thanks go out to this community member for a valuable contribution: @ptuukkan.
Team members who have contributed to this release: @alexfauquette, @arminmeh, @bernardobelchior, @flaviendelangle, @Janpot, @JCQuintas, @LukasTy, @MBilalShafi, @rita-codes, @romgrk.

Data Grid

@mui/[email protected]

  • [DataGrid] Fix cell editing of computed columns with data source (#17684) @ptuukkan
  • [DataGrid] Fix lazy loading crash with isRowSelectable prop (#17629) @MBilalShafi
  • [DataGrid] Fix: use CSS nonce (#17726) @romgrk
  • [DataGrid] Ignore preProcessEditCellProps for non-editable columns when starting a row update (#17732) @arminmeh
  • [DataGrid] Avoid applying row selection propagation on filtered rows (#17739) @MBilalShafi

@mui/[email protected] pro

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

@mui/[email protected] premium

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

Date and Time Pickers

@mui/[email protected]

  • [DateTimePicker] Fix focus behavior on desktop variant (#17719) @LukasTy
  • [pickers] Avoid DigitalClock stealing focus from a Picker open button on close (#17686) @LukasTy

@mui/[email protected] pro

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

  • [DateRangePicker] Fix to reset range position after closing mobile Picker (#17631) @LukasTy

Charts

  • The <FunnelChart /> series now accepts a variant='outlined' prop for a simpler style.
    Screenshot 2025-05-06 at 20 36 12

  • Add a borderRadius property to <FunnelChart />. All funnels have 8px as a default value.
    Screenshot 2025-05-06 at 14 00 20

  • Add a pyramid curve to <FunnelChart />, which allows creation of a pyramid-shaped funnel.
    Screenshot 2025-05-06 at 14 32 59

  • Add a step-pyramid curve to <FunnelChart />, which creates a stepped-pyramid like shape.
    Screenshot 2025-05-06 at 14 33 03

@mui/[email protected]

@mui/[email protected] pro

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

Tree View

@mui/[email protected]

@mui/[email protected] pro

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

Docs

Core

v7.29.3

08 May 13:13
218d735
Compare
Choose a tag to compare

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

  • 🐞 Bugfixes

Team members who have contributed to this release: @arminmeh, @LukasTy, and @MBilalShafi.

Data Grid

@mui/[email protected]

  • [DataGrid] Ignore preProcessEditCellProps for non-editable columns when starting a row update (#17734) @arminmeh
  • [DataGrid] Avoid applying row selection propagation on filtered rows (#17742) @MBilalShafi

@mui/[email protected] pro

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

@mui/[email protected] premium

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

Date and Time Pickers

@mui/[email protected]

  • [DateTimePicker] Fix focus behavior on desktop variant (#17730) @LukasTy

@mui/[email protected] pro

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

v8.2.0

01 May 14:34
804e2af
Compare
Choose a tag to compare

We'd like to offer a big thanks to the 14 contributors who made this release possible. Here are some highlights ✨:

  • 📊 <FunnelChart/> now uses the strawberrySky sequential color palette by default.
    Screenshot 2025-04-29 at 13 55 21
  • 📊 Add API to export a chart as an image: apiRef.exportAsImageLearn more.

Special thanks go out to the community members for their valuable contributions:
@federico-ntr, @nusr.
Following are all team members who have contributed to this release:
@alexfauquette, @arminmeh, @bernardobelchior, @hasdfa, @Janpot, @JCQuintas, @KenanYusuf, @LukasTy, @MBilalShafi, @michelengelen, @oliviertassinari, @romgrk.

Data Grid

@mui/[email protected]

@mui/[email protected] pro

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

  • [DataGridPro] Use intersection observer to trigger server-side infinite loading (#17369) @arminmeh

@mui/[email protected] premium

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

Date and Time Pickers

@mui/[email protected]

@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:

Tree View

@mui/[email protected]

Internal changes.

@mui/[email protected] pro

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

Docs

Core

v7.29.2

01 May 13:13
3164b02
Compare
Choose a tag to compare

We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:

  • 🌍 Add Armenian (hy-AM) locale on the Data Grid
  • 🌍 Improve Italian (it-IT) locale on the Date and Time Pickers
  • 🐞 Bugfixes

Special thanks go out to the community contributors who have helped make this release possible:
@ArturAghakaryan, @federico-ntr.

Following are all team members who have contributed to this release:
@arminmeh, @JCQuintas, @KenanYusuf, @MBilalShafi, @oliviertassinari.

Data Grid

@mui/[email protected]

@mui/[email protected] pro

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

@mui/[email protected] premium

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

Date and Time Pickers

@mui/[email protected]

@mui/[email protected] pro

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

Docs

Core

v8.1.0

24 Apr 08:11
e9621d6
Compare
Choose a tag to compare

We'd like to offer a big thanks to the 14 contributors who made this release possible. Here are some highlights ✨:

  • 📊 Add API to print a chart or export it as PDF: apiRef.exportAsPrint().
  • 📚 Documentation improvements
  • 🐞 Bugfixes

Special thanks go out to the community members for their valuable contributions:
@lhilgert9, @ArturAghakaryan, @sai6855.
Following are all team members who have contributed to this release:
@alexfauquette, @arminmeh, @bernardobelchior, @cherniavskii, @JCQuintas, @joserodolfofreitas, @KenanYusuf, @LukasTy, @mapache-salvaje, @oliviertassinari, @romgrk.

Data Grid

@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].

Date and Time Pickers

@mui/[email protected]

  • [pickers] Improve PickersInputBase owner state typing (#17478) @LukasTy

@mui/[email protected] pro

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

Charts

  • Add API to print a chart or export it as PDF: apiRef.exportAsPrint.

@mui/[email protected]

@mui/[email protected] pro

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

Tree View

@mui/[email protected]

Internal changes.

@mui/[email protected] pro

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

Docs

Core

v7.29.1

23 Apr 17:46
a80b51b
Compare
Choose a tag to compare

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

  • 🐞 Bugfixes

Special thanks go out to the community contributors who have helped make this release possible:
@lhilgert9

Following are all team members who have contributed to this release:
@arminmeh, @cherniavskii, @flaviendelangle, @LukasTy, @romgrk.

Data Grid

@mui/[email protected]

  • [DataGrid] Prevent scrollbars from showing on top (#17410) @romgrk

@mui/[email protected] pro

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

  • [DataGridPro] Avoid proptypes warnings with header filters in React 17 (#17492) @cherniavskii
  • [DataGridPro] Fix expandable rows detail content height updates (#17509) @arminmeh
  • [DataGridPro] Fix row virtualization not working in list view (#17404) @cherniavskii
  • [DataGridPro] Move locales re-export to allow proper tree shaking (#17438) @lhilgert9

@mui/[email protected] premium

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

  • [DataGridPremium] Use groupingValueGetter for row grouping on the server (#17423) @cherniavskii

Date and Time Pickers

@mui/[email protected]

Internal changes.

@mui/[email protected] pro

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

Charts

@mui/[email protected]

Internal changes.

@mui/[email protected] pro

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

Tree View

@mui/[email protected]

Internal changes.

@mui/[email protected] pro

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

Docs

Core

v8.0.0

17 Apr 15:52
881de93
Compare
Choose a tag to compare

We're excited to announce the first v8 stable release! 🎉🚀

This is now the officially supported major version, where we'll keep rolling out new features, bug fixes, and improvements.
Migration guides are available with a complete list of the breaking changes:

Here are the highlights from the alpha and beta releases included in this stable release:

Below are the changes since the last beta release:

Data Grid

@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], plus:

Date and Time Pickers

Breaking changes

  • The view selection process has been updated to make it clear across all Pickers.
    Pickers no longer automatically switch between date and time views or start and end positions.
    Moving between views and range positions is achieved using the new "Next" action button.

@mui/[email protected]

  • [fields] Fix the error message when a custom field with an <input /> but the field expects the accessible DOM structure (#17237) @flaviendelangle
  • [fields] Fix to submit a form on Enter press with accessible DOM structure (#17328) @LukasTy
  • [fields] Prevent focusing the field or any section when disabled=true (#17215) @flaviendelangle
  • [l10n] Improve Czech (cs-CZ) locale (#17387) @lubka272
  • [l10n] Improve Slovak (sk-SK) locale (#17249) @lubka272
  • [pickers] Fix failing proptypes CI (#17413) @romgrk
  • [pickers] Fix to not process default prevented propagated events (#17312) @LukasTy
  • [pickers] Mark active range position field section with underline (#16938) @LukasTy
  • [pickers] Remove automatic switch between date and time or between range positions (#17166) @flaviendelangle

@mui/[email protected] pro

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

Charts

@mui/[email protected]

@mui/[email protected] pro

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

Tree View

@mui/[email protected]

@mui/[email protected] pro

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

Docs

Core

Read more

v7.29.0

16 Apr 11:18
80a4c73
Compare
Choose a tag to compare

We'd like to offer a big thanks to the 8 contributors who made this release possible. Here are some highlights ✨:

  • 🐞 Bugfixes
  • 🌍 Improve Hebrew (he-IL), Polish (pl-PL), and Swedish (sv-SE) locales on the Data Grid
  • 🌍 Improve Czech (cs-CZ) and Slovak (sk-SK) locales on the Date and Time Pickers

Special thanks go out to the community contributors who have helped make this release possible:
@lubka272, @ptuukkan, @iddan, @sofortdagmbh

Following are all team members who have contributed to this release:
@michelengelen, @oliviertassinari, @michelengelen, @LukasTy.

Data Grid

@mui/[email protected]

@mui/[email protected] pro

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

@mui/[email protected] premium

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

Date and Time Pickers

@mui/[email protected]

@mui/[email protected] pro

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

Charts

@mui/[email protected]

Internal changes.

@mui/[email protected] pro

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

Tree View

@mui/[email protected]

Internal changes.

@mui/[email protected] pro

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

Core

Docs