Update dependency @mui/x-charts to ^8.14.1 #121

Merged
renovate merged 1 commits from renovate/mui-x-charts-8.x into main 2025-10-22 00:38:13 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
@mui/x-charts (source) dependencies minor ^8.10.2 -> ^8.14.1

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

mui/mui-x (@​mui/x-charts)

v8.14.1

Compare Source

Oct 16, 2025

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

  • 🚀 Charts have optimized data structures for closest point calculations — initial render times reduced by ~25% for 1,000+ data points, with greater gains at larger scales (#​19790) @​bernardobelchior
  • 🐞 Bugfixes
  • 📚 Documentation improvements

Special thanks go out to the community members for their valuable contributions:
@​djpremier, @​jacknot, @​justdoit1897, @​mellis481, @​sai6855

The following are all team members who have contributed to this release:
@​arminmeh, @​bernardobelchior, @​brijeshb42, @​cherniavskii, @​flaviendelangle, @​Janpot, @​JCQuintas, @​noraleonte, @​siriwatknp

Data Grid
@mui/x-data-grid@8.14.1

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

  • [DataGridPro] Clear cache before new request to the nested request queue after a row has been edited (#​19873) @​arminmeh

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

Date and Time Pickers
@mui/x-date-pickers@8.14.1

Internal changes.

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

Charts
@mui/x-charts@8.14.1

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

Same changes as in @mui/x-charts-pro@8.14.1.

Tree View
@mui/x-tree-view@8.14.1

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

Codemod
@mui/x-codemod@8.14.0

Internal changes.

Docs
Core

v8.14.0

Compare Source

Oct 9, 2025

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

Special thanks go out to the community members for their valuable contributions:
@​djpremier, @​Utkarsh-0304

The following are all team members who have contributed to this release:
@​alexfauquette, @​bernardobelchior, @​flaviendelangle, @​hasdfa, @​Janpot, @​JCQuintas, @​prakhargupta1, @​rita-codes, @​noraleonte, @​brijeshb42, @​arminmeh, @​michelengelen

Data Grid
@mui/x-data-grid@8.14.0

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

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

Date and Time Pickers
@mui/x-date-pickers@8.14.0

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

Charts
@mui/x-charts@8.14.0

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

Same changes as in @mui/x-charts-pro@8.14.0.

Tree View
@mui/x-tree-view@8.14.0

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

Codemod
@mui/x-codemod@8.14.0

Internal changes.

Docs
Core
Miscellaneous

v8.13.1

Compare Source

Oct 1, 2025

  • 🐛 Fix @mui/x-charts-pro failure on import due to missing @mui/x-internals release
Data Grid
@mui/x-data-grid@8.13.1

Internal changes.

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

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

Date and Time Pickers
@mui/x-date-pickers@8.12.0

Internal changes.

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

Charts
@mui/x-charts@8.13.1

Internal changes.

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

  • [charts-pro] Fix @mui/x-charts-pro failure on import due to missing @mui/x-internals release @​bernardobelchior

Same changes as in @mui/x-charts-pro@8.13.1.

Tree View
@mui/x-tree-view@8.13.1

Internal changes.

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

Codemod
@mui/x-codemod@8.12.0

Internal changes.

v8.13.0

Compare Source

Oct 1, 2025

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

  • 📊 The chart zoom now supports the tapAndDrag gesture. Zoom in/out by tapping twice and dragging vertically.
  • 🔎 Charts now allow fine-grained control for zoom interactions.
    <BarChartPro
      zoomInteractionConfig={{
        // Only zoom when Control key is pressed
        zoom: [{ type: 'wheel', keys: ['Control'] }],
        // Only pan when Shift key is pressed
        pan: [{ type: 'drag', keys: ['Shift'] }],
      }}
    />
    
  • ➡️ Data Grid grouping rows now persist their expansion state when the rows are updated.
  • 📜 Updated Data Grid vertical scrollbar to include pinned rows and aggregation sections.
  • 📌 Improved the appearance of pinned columns and pinned rows sections in the Data Grid.
  • 🚀 Tree View now fetches the children of expanded items on mount when using lazy loading.
  • 🐞 Bugfixes
  • 📚 Documentation improvements

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:
@​alexfauquette, @​arminmeh, @​bernardobelchior, @​flaviendelangle, @​hasdfa, @​Janpot, @​JCQuintas, @​KenanYusuf, @​mapache-salvaje, @​MBilalShafi, @​mnajdova, @​rita-codes, @​siriwatknp

Data Grid
@mui/x-data-grid@8.13.0

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

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

Date and Time Pickers
@mui/x-date-pickers@8.12.0

Internal changes.

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

Charts
@mui/x-charts@8.13.0

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

Same changes as in @mui/x-charts-pro@8.13.0.

Tree View
@mui/x-tree-view@8.13.0

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

Codemod
@mui/x-codemod@8.12.0

Internal changes.

Docs
Core

v8.12.0

Compare Source

Sep 25, 2025

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

  • 🤝 Grid-Charts integration

Grid x Charts

👉 🎥 Watch the full video

  • ⌨️ Charts keyboard navigation
  • ️ Charts: Add new renderer="svg-batch" prop to Scatter charts that provides improved performance for large datasets
  • 🐞 Bugfixes
  • 📚 Documentation improvements
  • 🧰 Codemod requires Node >=20.19

@mui/x-codemod minimum supported Node version is 20.19.
This was only the case due to using the v18 yargs package; this now explicitly aligns with it. (#​18979)

Special thanks go out to the community members for their valuable contributions:
@​deade1e, @​sai6855, @​thomas-mcdonald

The following are all team members who have contributed to this release:
@​alexfauquette, @​bernardobelchior, @​flaviendelangle, @​Janpot, @​JCQuintas, @​LukasTy, @​michelengelen, @​prakhargupta1, @​rita-codes, @​siriwatknp, @​arminmeh, @​romgrk

Data Grid
@mui/x-data-grid@8.12.0

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

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

Date and Time Pickers
@mui/x-date-pickers@8.12.0

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

Charts
@mui/x-charts@8.12.0

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

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

Tree View
@mui/x-tree-view@8.12.0

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

Codemod
@mui/x-codemod@8.12.0
Docs
Core
Miscellaneous

v8.11.3

Compare Source

Sep 16, 2025

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

  • 🐞 Bugfixes
  • 📚 Documentation improvements

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:
@​alexfauquette, @​bernardobelchior, @​brijeshb42, @​cherniavskii, @​flaviendelangle, @​Janpot, @​JCQuintas, @​LukasTy, @​rita-codes, @​siriwatknp

Data Grid
@mui/x-data-grid@8.11.3

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

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

Date and Time Pickers
@mui/x-date-pickers@8.11.3

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

Charts
@mui/x-charts@8.11.3

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

Tree View
@mui/x-tree-view@8.11.3

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

Codemod
@mui/x-codemod@8.11.3

Internal changes.

Docs
Core

v8.11.2

Compare Source

Sep 10, 2025

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

  • 🐞 Bugfixes
  • 📚 Documentation improvements

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

The following are all team members who have contributed to this release:
@​alexfauquette, @​bernardobelchior, @​brijeshb42, @​flaviendelangle, @​Janpot, @​LukasTy, @​MBilalShafi, @​noraleonte, @​rita-codes, @​romgrk, @​siriwatknp

Data Grid
@mui/x-data-grid@8.11.2

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

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

  • [DataGridPremium] Fallback to the regular reorder method for plain data (#​19467) @​MBilalShafi
  • [DataGridPremium] Fix showing 0 as total aggregation value when aggregation position is set to null for row groups (#​19515) @​cherniavskii
Date and Time Pickers
@mui/x-date-pickers@8.11.2

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

Charts
@mui/x-charts@8.11.2

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

Tree View
@mui/x-tree-view@8.11.2

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

Codemod
@mui/x-codemod@8.11.2

Internal changes.

Docs
Core
Miscellaneous

v8.11.1

Compare Source

Sep 4, 2025

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

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:
@​brijeshb42, @​flaviendelangle, @​JCQuintas, @​mapache-salvaje, @​oliviertassinari

Data Grid
@mui/x-data-grid@8.11.1

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

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

Date and Time Pickers
@mui/x-date-pickers@8.11.1

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

Charts
@mui/x-charts@8.11.1

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

Tree View
@mui/x-tree-view@8.11.1

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

Codemod
@mui/x-codemod@8.11.1

Internal changes.

Docs
Core

v8.11.0

Compare Source

Aug 29, 2025

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

  • 📊 Add new SankeyChart

    Screenshot 2025-07-24 at 12 54 33
  • 🚀 Data Grid row grouping now supports row reordering

    See the Drag-and-drop group reordering section for more details.

  • 📚 Documentation improvements

Special thanks go out to the community members for their valuable contributions:
@​dwrth, @​lauri865, @​Webini

The following are all team members who have contributed to this release:
@​alexfauquette, @​arminmeh, @​brijeshb42, @​cherniavskii, @​flaviendelangle, @​Janpot, @​JCQuintas, @​mapache-salvaje, @​MBilalShafi, @​michelengelen, @​noraleonte, @​oliviertassinari, @​rita-codes, @​romgrk, @​sai6855, @​siriwatknp

Data Grid
@mui/x-data-grid@8.11.0

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

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

Date and Time Pickers
@mui/x-date-pickers@8.11.0

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

Charts
@mui/x-charts@8.11.0

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

Tree View
@mui/x-tree-view@8.11.0

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

Codemod
@mui/x-codemod@8.11.0

Internal changes.

Docs
Core
Miscellaneous

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@mui/x-charts](https://mui.com/x/react-charts/) ([source](https://github.com/mui/mui-x/tree/HEAD/packages/x-charts)) | dependencies | minor | [`^8.10.2` -> `^8.14.1`](https://renovatebot.com/diffs/npm/@mui%2fx-charts/8.10.2/8.14.1) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-charts)</summary> ### [`v8.14.1`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#8141) [Compare Source](https://github.com/mui/mui-x/compare/v8.14.0...v8.14.1) *Oct 16, 2025* We'd like to extend a big thank you to the 14 contributors who made this release possible. Here are some highlights ✨: - 🚀 Charts have optimized data structures for closest point calculations — initial render times reduced by \~25% for 1,000+ data points, with greater gains at larger scales ([#&#8203;19790](https://github.com/mui/mui-x/issues/19790)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - 🐞 Bugfixes - 📚 Documentation improvements Special thanks go out to the community members for their valuable contributions: [@&#8203;djpremier](https://github.com/djpremier), [@&#8203;jacknot](https://github.com/jacknot), [@&#8203;justdoit1897](https://github.com/justdoit1897), [@&#8203;mellis481](https://github.com/mellis481), [@&#8203;sai6855](https://github.com/sai6855) The following are all team members who have contributed to this release: [@&#8203;arminmeh](https://github.com/arminmeh), [@&#8203;bernardobelchior](https://github.com/bernardobelchior), [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;cherniavskii](https://github.com/cherniavskii), [@&#8203;flaviendelangle](https://github.com/flaviendelangle), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;JCQuintas](https://github.com/JCQuintas), [@&#8203;noraleonte](https://github.com/noraleonte), [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### Data Grid ##### `@mui/x-data-grid@8.14.1` - \[DataGrid] Fix cell not rerendering on `isCellEditable` prop change ([#&#8203;19898](https://github.com/mui/mui-x/issues/19898)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[DataGrid] Fix virtualizer memory leaks ([#&#8203;19886](https://github.com/mui/mui-x/issues/19886)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[DataGrid] Fix tree data unable to deselect row for exclude model ([#&#8203;19846](https://github.com/mui/mui-x/issues/19846)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[l10n] Improve Italian (it-IT) locale ([#&#8203;19322](https://github.com/mui/mui-x/issues/19322)) [@&#8203;jacknot](https://github.com/jacknot) and ([#&#8203;19940](https://github.com/mui/mui-x/issues/19940)) [@&#8203;justdoit1897](https://github.com/justdoit1897) ##### `@mui/x-data-grid-pro@8.14.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@8.14.1`, plus: - \[DataGridPro] Clear cache before new request to the nested request queue after a row has been edited ([#&#8203;19873](https://github.com/mui/mui-x/issues/19873)) [@&#8203;arminmeh](https://github.com/arminmeh) ##### `@mui/x-data-grid-premium@8.14.1` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@8.14.1`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@8.14.1` Internal changes. ##### `@mui/x-date-pickers-pro@8.14.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@8.14.1`. ##### Charts ##### `@mui/x-charts@8.14.1` - \[charts] Fix `minBarSize` when y-axis is reversed ([#&#8203;19932](https://github.com/mui/mui-x/issues/19932)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Fix bar chart border radius when axis is reversed ([#&#8203;19895](https://github.com/mui/mui-x/issues/19895)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Fix scatter chart `datasetKeys.id` not being optional ([#&#8203;19897](https://github.com/mui/mui-x/issues/19897)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Use more performant data structure for closest point ([#&#8203;19790](https://github.com/mui/mui-x/issues/19790)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Fix `GaugeValueArc` having wrong class ([#&#8203;19965](https://github.com/mui/mui-x/issues/19965)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Fix `undefined` path when highlight empty line chart axis ([#&#8203;19969](https://github.com/mui/mui-x/issues/19969)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) ##### `@mui/x-charts-pro@8.14.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-charts@8.14.1`, plus: - \[charts-pro] Add `highlighting` to Sankey chart ([#&#8203;19662](https://github.com/mui/mui-x/issues/19662)) [@&#8203;JCQuintas](https://github.com/JCQuintas) ##### `@mui/x-charts-premium@8.14.1` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-charts-pro@8.14.1`. ##### Tree View ##### `@mui/x-tree-view@8.14.1` - \[tree view] Do not forward the `ownerState` to the icon ([#&#8203;19772](https://github.com/mui/mui-x/issues/19772)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) ##### `@mui/x-tree-view-pro@8.14.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-tree-view@8.14.1`. ##### Codemod ##### `@mui/x-codemod@8.14.0` Internal changes. ##### Docs - \[docs] Add `'bumpX'` and `'bumpY'` curve types to the interpolation demo ([#&#8203;19676](https://github.com/mui/mui-x/issues/19676)) [@&#8203;djpremier](https://github.com/djpremier) - \[docs] Add scatter chart with linear regression demo ([#&#8203;19900](https://github.com/mui/mui-x/issues/19900)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[docs] Correctly describe Data Grid's row selection behavior ([#&#8203;19968](https://github.com/mui/mui-x/issues/19968)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[docs] Fix `isExpanded` type in tree view docs ([#&#8203;19092](https://github.com/mui/mui-x/issues/19092)) [@&#8203;mellis481](https://github.com/mellis481) ##### Core - \[code-infra] Disable Netlify cache plugin ([#&#8203;19950](https://github.com/mui/mui-x/issues/19950)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Lint json through eslint ([#&#8203;19890](https://github.com/mui/mui-x/issues/19890)) [@&#8203;Janpot](https://github.com/Janpot) - \[docs-infra] Use published netlify cache plugin package ([#&#8203;19929](https://github.com/mui/mui-x/issues/19929)) [@&#8203;brijeshb42](https://github.com/brijeshb42) ### [`v8.14.0`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#8140) [Compare Source](https://github.com/mui/mui-x/compare/v8.13.1...v8.14.0) *Oct 9, 2025* We'd like to extend a big thank you to the 14 contributors who made this release possible. Here are some highlights ✨: - 📊 The [Chart zoom now supports the `pressAndDrag` gesture](https://mui.com/x/react-charts/zoom-and-pan/#zoom-interactions-configuration). Pan by pressing and dragging. - 🔄 [Server-side pivoting](https://mui.com/x/react-data-grid/server-side-data/pivoting/) support for the Data Grid - 🐞 Bugfixes - 📚 Documentation improvements Special thanks go out to the community members for their valuable contributions: [@&#8203;djpremier](https://github.com/djpremier), [@&#8203;Utkarsh-0304](https://github.com/Utkarsh-0304) The following are all team members who have contributed to this release: [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;bernardobelchior](https://github.com/bernardobelchior), [@&#8203;flaviendelangle](https://github.com/flaviendelangle), [@&#8203;hasdfa](https://github.com/hasdfa), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;JCQuintas](https://github.com/JCQuintas), [@&#8203;prakhargupta1](https://github.com/prakhargupta1), [@&#8203;rita-codes](https://github.com/rita-codes), [@&#8203;noraleonte](https://github.com/noraleonte), [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;arminmeh](https://github.com/arminmeh), [@&#8203;michelengelen](https://github.com/michelengelen) ##### Data Grid ##### `@mui/x-data-grid@8.14.0` - \[l10n] Improve Brazilian Portuguese (pt-BR) locale ([#&#8203;19658](https://github.com/mui/mui-x/issues/19658)) [@&#8203;djpremier](https://github.com/djpremier) ##### `@mui/x-data-grid-pro@8.14.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@8.14.0`. ##### `@mui/x-data-grid-premium@8.14.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@8.14.0`, plus: - \[DataGridPremium] Server-side pivoting ([#&#8203;19575](https://github.com/mui/mui-x/issues/19575)) [@&#8203;arminmeh](https://github.com/arminmeh) ##### Date and Time Pickers ##### `@mui/x-date-pickers@8.14.0` - \[pickers] Fixed the extra element for the disabled date picker ([#&#8203;19387](https://github.com/mui/mui-x/issues/19387)) [@&#8203;Utkarsh-0304](https://github.com/Utkarsh-0304) - \[pickers] Fix input `autoCapitalize` value for Firefox compatibility ([#&#8203;19285](https://github.com/mui/mui-x/issues/19285)) [@&#8203;michelengelen](https://github.com/michelengelen) - \[l10n] Improve Brazilian Portuguese (pt-BR) locale ([#&#8203;19658](https://github.com/mui/mui-x/issues/19658)) [@&#8203;djpremier](https://github.com/djpremier) ##### `@mui/x-date-pickers-pro@8.14.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@8.14.0`. ##### Charts ##### `@mui/x-charts@8.14.0` - \[charts] Add `pressAndDrag` pan gesture ([#&#8203;19779](https://github.com/mui/mui-x/issues/19779)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Allow `minPointers` and `maxPointers` to be configured by pointer type ([#&#8203;19794](https://github.com/mui/mui-x/issues/19794)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Correct scale domain types ([#&#8203;19844](https://github.com/mui/mui-x/issues/19844)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Fix tooltip position when scrolling ([#&#8203;19857](https://github.com/mui/mui-x/issues/19857)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Link item highlight with keyboard navigation ([#&#8203;19768](https://github.com/mui/mui-x/issues/19768)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Refactor domain/scale selectors ([#&#8203;19832](https://github.com/mui/mui-x/issues/19832)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Remove min/max from ordinal configuration ([#&#8203;19789](https://github.com/mui/mui-x/issues/19789)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Simplify axes filters selectors ([#&#8203;19833](https://github.com/mui/mui-x/issues/19833)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[l10n] Improve Brazilian Portuguese (pt-BR) locale ([#&#8203;19658](https://github.com/mui/mui-x/issues/19658)) [@&#8203;djpremier](https://github.com/djpremier) ##### `@mui/x-charts-pro@8.14.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-charts@8.14.0`. ##### `@mui/x-charts-premium@8.14.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-charts-pro@8.14.0`. ##### Tree View ##### `@mui/x-tree-view@8.14.0` - \[tree view] Fix Tree View tooltip anchoring on overview page ([#&#8203;19806](https://github.com/mui/mui-x/issues/19806)) [@&#8203;noraleonte](https://github.com/noraleonte) ##### `@mui/x-tree-view-pro@8.14.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-tree-view@8.14.0`. ##### Codemod ##### `@mui/x-codemod@8.14.0` Internal changes. ##### Docs - \[docs] Add overview section for pie chart ([#&#8203;19672](https://github.com/mui/mui-x/issues/19672)) [@&#8203;prakhargupta1](https://github.com/prakhargupta1) - \[docs] Fix demo title knob keys ([#&#8203;19843](https://github.com/mui/mui-x/issues/19843)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[docs] Hide UI elements of unsupported features in the data source demos ([#&#8203;19849](https://github.com/mui/mui-x/issues/19849)) [@&#8203;arminmeh](https://github.com/arminmeh) ##### Core - \[code-infra] Cleanup unused dependencies ([#&#8203;19788](https://github.com/mui/mui-x/issues/19788)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[code-infra] Fix pnpm-lock issue ([#&#8203;19861](https://github.com/mui/mui-x/issues/19861)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[code-infra] Improve publishing docs ([#&#8203;19404](https://github.com/mui/mui-x/issues/19404)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Remove tsconfig `baseUrl` ([#&#8203;19837](https://github.com/mui/mui-x/issues/19837)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Support custom npm dist tags during release ([#&#8203;19803](https://github.com/mui/mui-x/issues/19803)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Wait longer for print dialog ([#&#8203;19795](https://github.com/mui/mui-x/issues/19795)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[code-infra] Replace `lodash` with `es-toolkit` ([#&#8203;19853](https://github.com/mui/mui-x/issues/19853)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[code-infra] Update release script PR checklist ([#&#8203;19785](https://github.com/mui/mui-x/issues/19785)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[code-infra] Remove remaining usages of `lodash` ([#&#8203;19864](https://github.com/mui/mui-x/issues/19864)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[docs-infra] Add `title` knob ([#&#8203;19792](https://github.com/mui/mui-x/issues/19792)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[docs-infra] Fix missing key in title knob ([#&#8203;19804](https://github.com/mui/mui-x/issues/19804)) [@&#8203;JCQuintas](https://github.com/JCQuintas) ##### Miscellaneous - \[x-telemetry] Fix transpile issues ([#&#8203;19761](https://github.com/mui/mui-x/issues/19761)) [@&#8203;hasdfa](https://github.com/hasdfa) - \[x-telemetry] Fix ref to deleted file ([#&#8203;19842](https://github.com/mui/mui-x/issues/19842)) [@&#8203;JCQuintas](https://github.com/JCQuintas) ### [`v8.13.1`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#8131) [Compare Source](https://github.com/mui/mui-x/compare/v8.13.0...v8.13.1) *Oct 1, 2025* - 🐛 Fix `@mui/x-charts-pro` failure on import due to missing `@mui/x-internals` release ##### Data Grid ##### `@mui/x-data-grid@8.13.1` Internal changes. ##### `@mui/x-data-grid-pro@8.13.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@8.13.1`. ##### `@mui/x-data-grid-premium@8.13.1` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@8.13.1`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@8.12.0` Internal changes. ##### `@mui/x-date-pickers-pro@8.12.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@8.12.0`. ##### Charts ##### `@mui/x-charts@8.13.1` Internal changes. ##### `@mui/x-charts-pro@8.13.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-charts@8.13.1`, plus: - \[charts-pro] Fix `@mui/x-charts-pro` failure on import due to missing `@mui/x-internals` release [@&#8203;bernardobelchior](https://github.com/bernardobelchior) ##### `@mui/x-charts-premium@8.13.1` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-charts-pro@8.13.1`. ##### Tree View ##### `@mui/x-tree-view@8.13.1` Internal changes. ##### `@mui/x-tree-view-pro@8.13.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-tree-view@8.13.1`. ##### Codemod ##### `@mui/x-codemod@8.12.0` Internal changes. ### [`v8.13.0`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#8130) [Compare Source](https://github.com/mui/mui-x/compare/v8.12.0...v8.13.0) *Oct 1, 2025* We'd like to extend a big thank you to the 14 contributors who made this release possible. Here are some highlights ✨: - 📊 The chart zoom now supports the `tapAndDrag` gesture. Zoom in/out by tapping twice and dragging vertically. - 🔎 Charts now allow [fine-grained control for zoom interactions](https://mui.com/x/react-charts/zoom-and-pan/#zoom-interactions-configuration). ```jsx <BarChartPro zoomInteractionConfig={{ // Only zoom when Control key is pressed zoom: [{ type: 'wheel', keys: ['Control'] }], // Only pan when Shift key is pressed pan: [{ type: 'drag', keys: ['Shift'] }], }} /> ``` - ➡️ Data Grid grouping rows now persist their expansion state when the rows are updated. - 📜 Updated Data Grid vertical scrollbar to include pinned rows and aggregation sections. - 📌 Improved the appearance of [pinned columns](https://mui.com/x/react-data-grid/column-pinning/#pinned-columns-appearance) and [pinned rows](https://mui.com/x/react-data-grid/row-pinning/#pinned-rows-appearance) sections in the Data Grid. - 🚀 Tree View now fetches the children of expanded items on mount when using lazy loading. - 🐞 Bugfixes - 📚 Documentation improvements Special thanks go out to the community members for their valuable contributions: [@&#8203;sai6855](https://github.com/sai6855) The following are all team members who have contributed to this release: [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;arminmeh](https://github.com/arminmeh), [@&#8203;bernardobelchior](https://github.com/bernardobelchior), [@&#8203;flaviendelangle](https://github.com/flaviendelangle), [@&#8203;hasdfa](https://github.com/hasdfa), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;JCQuintas](https://github.com/JCQuintas), [@&#8203;KenanYusuf](https://github.com/KenanYusuf), [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje), [@&#8203;MBilalShafi](https://github.com/MBilalShafi), [@&#8203;mnajdova](https://github.com/mnajdova), [@&#8203;rita-codes](https://github.com/rita-codes), [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### Data Grid ##### `@mui/x-data-grid@8.13.0` - \[DataGrid] Add scroll shadows and fix scrollbar overlap ([#&#8203;16476](https://github.com/mui/mui-x/issues/16476)) [@&#8203;KenanYusuf](https://github.com/KenanYusuf) - \[DataGrid] Fix row spanning stale state issue ([#&#8203;19733](https://github.com/mui/mui-x/issues/19733)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[DataGrid] Fix toolbar `slotProps` not being applied ([#&#8203;19769](https://github.com/mui/mui-x/issues/19769)) [@&#8203;sai6855](https://github.com/sai6855) - \[DataGrid] Skip calling `fetchRows()` when strategy is not initialized ([#&#8203;19728](https://github.com/mui/mui-x/issues/19728)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) ##### `@mui/x-data-grid-pro@8.13.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@8.13.0`, plus: - \[DataGridPro] Retain expansion state on rows update ([#&#8203;19697](https://github.com/mui/mui-x/issues/19697)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) ##### `@mui/x-data-grid-premium@8.13.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@8.13.0`, plus: - \[DataGridPremium] Add `metadata.referenceId` to AI assistant prompt resolver ([#&#8203;19695](https://github.com/mui/mui-x/issues/19695)) [@&#8203;hasdfa](https://github.com/hasdfa) - \[DataGridPremium] Fix aggregation value retrieval ([#&#8203;19724](https://github.com/mui/mui-x/issues/19724)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[DataGridPremium] Get correct active chart id while rebuilding data ([#&#8203;19720](https://github.com/mui/mui-x/issues/19720)) [@&#8203;arminmeh](https://github.com/arminmeh) ##### Date and Time Pickers ##### `@mui/x-date-pickers@8.12.0` Internal changes. ##### `@mui/x-date-pickers-pro@8.12.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@8.12.0`. ##### Charts ##### `@mui/x-charts@8.13.0` - \[charts] Add `tapAndDrag` zoom gesture ([#&#8203;19727](https://github.com/mui/mui-x/issues/19727)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Add arc focus indicator that follows the arc form ([#&#8203;19696](https://github.com/mui/mui-x/issues/19696)) [@&#8203;mnajdova](https://github.com/mnajdova) - \[charts] Fix outline color ([#&#8203;19752](https://github.com/mui/mui-x/issues/19752)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Improve tooltip doc ([#&#8203;19731](https://github.com/mui/mui-x/issues/19731)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Make axis highlight reflect the keyboard interaction ([#&#8203;19631](https://github.com/mui/mui-x/issues/19631)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Prevent horizontal scroll on keyboard navigation ([#&#8203;19704](https://github.com/mui/mui-x/issues/19704)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Simplify gestures by removing bindings ([#&#8203;19767](https://github.com/mui/mui-x/issues/19767)) [@&#8203;JCQuintas](https://github.com/JCQuintas) ##### `@mui/x-charts-pro@8.13.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-charts@8.13.0`, plus: - \[charts-pro] Allow zoom interactions to be configured ([#&#8203;18646](https://github.com/mui/mui-x/issues/18646)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts-pro] Fix zoom preview having wrong domain in some cases ([#&#8203;19723](https://github.com/mui/mui-x/issues/19723)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) ##### `@mui/x-charts-premium@8.13.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-charts-pro@8.13.0`. ##### Tree View ##### `@mui/x-tree-view@8.13.0` - \[tree view] Export the `apiRef` type of each Tree View component ([#&#8203;19543](https://github.com/mui/mui-x/issues/19543)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[tree view] Fix indeterminate checkbox state ([#&#8203;19544](https://github.com/mui/mui-x/issues/19544)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[tree view] Improve the lazy loading initial expansion ([#&#8203;19284](https://github.com/mui/mui-x/issues/19284)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[tree view] Use Base UI utils whenever possible ([#&#8203;19502](https://github.com/mui/mui-x/issues/19502)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) ##### `@mui/x-tree-view-pro@8.13.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-tree-view@8.13.0`. ##### Codemod ##### `@mui/x-codemod@8.12.0` Internal changes. ##### Docs - \[docs] Add a recipe to customize editing component with Autocomplete ([#&#8203;19651](https://github.com/mui/mui-x/issues/19651)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[docs] Refine the electricity scatter tooltip ([#&#8203;19689](https://github.com/mui/mui-x/issues/19689)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[docs] Revise the Axis doc ([#&#8203;19052](https://github.com/mui/mui-x/issues/19052)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - \[docs] Remove reference to nonexistent `FocusedMark` API page ([#&#8203;19773](https://github.com/mui/mui-x/issues/19773)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) ##### Core - \[code-infra] Change charts codspeed integration to use walltime ([#&#8203;19729](https://github.com/mui/mui-x/issues/19729)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[code-infra] Port stylelint from core repo ([#&#8203;19633](https://github.com/mui/mui-x/issues/19633)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Stabilize fake timers in regression tests ([#&#8203;19719](https://github.com/mui/mui-x/issues/19719)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Stabilize size for bundles with `releaseInfo` ([#&#8203;19674](https://github.com/mui/mui-x/issues/19674)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Fix `pnpm-lock.yaml` broken lockfile ([#&#8203;19755](https://github.com/mui/mui-x/issues/19755)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) ### [`v8.12.0`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#8120) [Compare Source](https://github.com/mui/mui-x/compare/v8.11.3...v8.12.0) *Sep 25, 2025* We'd like to extend a big thank you to the 15 contributors who made this release possible. Here are some highlights ✨: - 🤝 Grid-Charts integration ![Grid x Charts](https://github.com/user-attachments/assets/0817c36f-f87f-4688-8f30-fa0db638ca8c) 👉 [🎥 Watch the full video](https://github.com/user-attachments/assets/28f1848e-dc85-4077-8756-a3e88afd4e54) - ⌨️ Charts keyboard navigation - ⚡️ Charts: Add new `renderer="svg-batch"` prop to Scatter charts that provides improved performance for large datasets - 🐞 Bugfixes - 📚 Documentation improvements - 🧰 Codemod requires Node >=20.19 `@mui/x-codemod` minimum supported Node version is `20.19`. This was only the case due to using the v18 `yargs` package; this now explicitly aligns with it. ([#&#8203;18979](https://github.com/mui/mui-x/issues/18979)) Special thanks go out to the community members for their valuable contributions: [@&#8203;deade1e](https://github.com/deade1e), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;thomas-mcdonald](https://github.com/thomas-mcdonald) The following are all team members who have contributed to this release: [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;bernardobelchior](https://github.com/bernardobelchior), [@&#8203;flaviendelangle](https://github.com/flaviendelangle), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;JCQuintas](https://github.com/JCQuintas), [@&#8203;LukasTy](https://github.com/LukasTy), [@&#8203;michelengelen](https://github.com/michelengelen), [@&#8203;prakhargupta1](https://github.com/prakhargupta1), [@&#8203;rita-codes](https://github.com/rita-codes), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;arminmeh](https://github.com/arminmeh), [@&#8203;romgrk](https://github.com/romgrk) ##### Data Grid ##### `@mui/x-data-grid@8.12.0` - \[DataGrid] Fix flex column width diff calculation while resizing ([#&#8203;19667](https://github.com/mui/mui-x/issues/19667)) [@&#8203;arminmeh](https://github.com/arminmeh) ##### `@mui/x-data-grid-pro@8.12.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@8.12.0`. ##### `@mui/x-data-grid-premium@8.12.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@8.12.0`, plus: - \[DataGridPremium] Grid-Charts integration ([#&#8203;18021](https://github.com/mui/mui-x/issues/18021)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[DataGridPremium] Fix sorting and filtering of the tree group columns with aggregation ([#&#8203;19607](https://github.com/mui/mui-x/issues/19607)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[DataGridPremium] Disable aggregation on the grouping column by default ([#&#8203;19692](https://github.com/mui/mui-x/issues/19692)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[DataGridPremium] Do not rely on the group separation constant to retrieve the column name for the charts panel ([#&#8203;19677](https://github.com/mui/mui-x/issues/19677)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[DataGridPremium] Fix stale aggregation state ([#&#8203;19690](https://github.com/mui/mui-x/issues/19690)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[DataGridPremium] Fix pivot column being hidden on autosizing ([#&#8203;19699](https://github.com/mui/mui-x/issues/19699)) [@&#8203;cherniavskii](https://github.com/cherniavskii) ##### Date and Time Pickers ##### `@mui/x-date-pickers@8.12.0` - \[pickers] Ensure reference value is not updated for invalid values ([#&#8203;19635](https://github.com/mui/mui-x/issues/19635)) [@&#8203;michelengelen](https://github.com/michelengelen) - \[pickers] Fix `slotProps.textField.slotProps.htmlInput` resolution ([#&#8203;19713](https://github.com/mui/mui-x/issues/19713)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[pickers] Preserve time format when using single column layout on Time Range Picker ([#&#8203;19626](https://github.com/mui/mui-x/issues/19626)) [@&#8203;sai6855](https://github.com/sai6855) - \[pickers] Preserve time format when using single column layout on Date Time Picker and Date Time Range Picker ([#&#8203;19608](https://github.com/mui/mui-x/issues/19608)) [@&#8203;sai6855](https://github.com/sai6855) ##### `@mui/x-date-pickers-pro@8.12.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@8.12.0`. ##### Charts ##### `@mui/x-charts@8.12.0` - \[charts] Add batch renderer for scatter chart ([#&#8203;19075](https://github.com/mui/mui-x/issues/19075)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Add renderer suffix to performance benchmarks ([#&#8203;19620](https://github.com/mui/mui-x/issues/19620)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Document how plugins can be used ([#&#8203;19343](https://github.com/mui/mui-x/issues/19343)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Export chart plugins per series type ([#&#8203;19337](https://github.com/mui/mui-x/issues/19337)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Export plugins ([#&#8203;19335](https://github.com/mui/mui-x/issues/19335)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Fix horizontal layout and toolbar ([#&#8203;19655](https://github.com/mui/mui-x/issues/19655)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Fix performance issue with JS animations ([#&#8203;19606](https://github.com/mui/mui-x/issues/19606)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Fix piecewise scale causing wrong colors in axis with min/max ([#&#8203;19610](https://github.com/mui/mui-x/issues/19610)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Fix zoom discard inconsistency ([#&#8203;19535](https://github.com/mui/mui-x/issues/19535)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Introduce keyboard navigation ([#&#8203;19155](https://github.com/mui/mui-x/issues/19155)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Refactor `getAxisExtremum` ([#&#8203;19627](https://github.com/mui/mui-x/issues/19627)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Remove unused code path from `getAxisScale` ([#&#8203;19673](https://github.com/mui/mui-x/issues/19673)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Make new hideLegend prop on ChartWrapper optional ([#&#8203;19694](https://github.com/mui/mui-x/issues/19694)) [@&#8203;thomas-mcdonald](https://github.com/thomas-mcdonald) - \[charts] Fix chart crash in test environment ([#&#8203;19711](https://github.com/mui/mui-x/issues/19711)) [@&#8203;JCQuintas](https://github.com/JCQuintas) ##### `@mui/x-charts-pro@8.12.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-charts@8.12.0`, plus: - \[charts-pro] Add `valueFormatter` to sankey ([#&#8203;19636](https://github.com/mui/mui-x/issues/19636)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts-pro] Allow `source/target` keywords in sankey link color ([#&#8203;19634](https://github.com/mui/mui-x/issues/19634)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts-pro] Allow exporting `SankeyChart` ([#&#8203;19659](https://github.com/mui/mui-x/issues/19659)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts-pro] Fix axis inversion when using axis `max` and `filterMode: 'discard'` ([#&#8203;19200](https://github.com/mui/mui-x/issues/19200)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) ##### `@mui/x-charts-premium@8.12.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-charts-pro@8.12.0`, plus: - \[charts-premium] Grid-Charts integration ([#&#8203;18021](https://github.com/mui/mui-x/issues/18021)) [@&#8203;arminmeh](https://github.com/arminmeh) ##### Tree View ##### `@mui/x-tree-view@8.12.0` - \[tree view] Allow to pass `null` to the icon slots ([#&#8203;19569](https://github.com/mui/mui-x/issues/19569)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[tree view] Fix `apiRef.current.isItemExpanded()` method ([#&#8203;19619](https://github.com/mui/mui-x/issues/19619)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) ##### `@mui/x-tree-view-pro@8.12.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-tree-view@8.12.0`. ##### Codemod ##### `@mui/x-codemod@8.12.0` - \[codemod] Bump `engines.node` to `>=20.19` to align with `yargs` package ([#&#8203;18979](https://github.com/mui/mui-x/issues/18979)) [@&#8203;LukasTy](https://github.com/LukasTy) ##### Docs - \[docs] Add missing label to Charts example ([#&#8203;19616](https://github.com/mui/mui-x/issues/19616)) [@&#8203;prakhargupta1](https://github.com/prakhargupta1) - \[docs] Replace axis type and axis data with a table ([#&#8203;19618](https://github.com/mui/mui-x/issues/19618)) [@&#8203;prakhargupta1](https://github.com/prakhargupta1) - \[docs] Add Charts example collection page ([#&#8203;18353](https://github.com/mui/mui-x/issues/18353)) [@&#8203;prakhargupta1](https://github.com/prakhargupta1) - \[docs] Add a Charts demo showcasing bar and scatter composition ([#&#8203;19605](https://github.com/mui/mui-x/issues/19605)) [@&#8203;prakhargupta1](https://github.com/prakhargupta1) - \[docs] Add composition Charts demo for legends and tooltip ([#&#8203;19602](https://github.com/mui/mui-x/issues/19602)) [@&#8203;prakhargupta1](https://github.com/prakhargupta1) - \[docs] Add recipe about server-side data export ([#&#8203;19617](https://github.com/mui/mui-x/issues/19617)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[docs] Clarify DataGrid layout requirements ([#&#8203;19413](https://github.com/mui/mui-x/issues/19413)) [@&#8203;romgrk](https://github.com/romgrk) - \[docs] Fix `ExportServerSideData` demo layout shift ([#&#8203;19669](https://github.com/mui/mui-x/issues/19669)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[docs] Improve server-side `updateRow()` description ([#&#8203;19554](https://github.com/mui/mui-x/issues/19554)) [@&#8203;deade1e](https://github.com/deade1e) - \[docs] Show how to customize drawing area background ([#&#8203;19682](https://github.com/mui/mui-x/issues/19682)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[docs] Add hook documentation pages ([#&#8203;19334](https://github.com/mui/mui-x/issues/19334)) [@&#8203;Copilot](https://github.com/Copilot) ##### Core - \[code-infra] Add copilot instructions specific to x repo ([#&#8203;19623](https://github.com/mui/mui-x/issues/19623)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[code-infra] Load `tsx` files in visual regression ([#&#8203;19595](https://github.com/mui/mui-x/issues/19595)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[code-infra] Remove renovate automerge ([#&#8203;19501](https://github.com/mui/mui-x/issues/19501)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Update `DEFAULT_TIMESTAMP` format to ISO 8601 ([#&#8203;19624](https://github.com/mui/mui-x/issues/19624)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Update `findLatestTaggedVersion` to filter tags based on major version ([#&#8203;19693](https://github.com/mui/mui-x/issues/19693)) [@&#8203;michelengelen](https://github.com/michelengelen) - \[code-infra] Fix changelog generation for charts premium ([#&#8203;19701](https://github.com/mui/mui-x/issues/19701)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[code-infra] Run prettier on `createReleasePR.mjs` ([#&#8203;19702](https://github.com/mui/mui-x/issues/19702)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[code-infra] Make `x-charts-premium` releasable ([#&#8203;18959](https://github.com/mui/mui-x/issues/18959)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[docs-infra] Ensure `create-playground` script only runs if target file is absent ([#&#8203;19603](https://github.com/mui/mui-x/issues/19603)) [@&#8203;michelengelen](https://github.com/michelengelen) - \[docs-infra] Add [@&#8203;prakhargupta1](https://github.com/prakhargupta1) as a codeowner of the docs ([#&#8203;19679](https://github.com/mui/mui-x/issues/19679)) [@&#8203;alexfauquette](https://github.com/alexfauquette) ##### Miscellaneous - \[test] Reduce time for wheel zoom test ([#&#8203;19571](https://github.com/mui/mui-x/issues/19571)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - Change `matchPackageNames` to `matchDepNames` for date-fns-v2 [@&#8203;Janpot](https://github.com/Janpot) - Remove groupName for date-fns-v2 in renovate.json [@&#8203;Janpot](https://github.com/Janpot) ### [`v8.11.3`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#8113) [Compare Source](https://github.com/mui/mui-x/compare/v8.11.2...v8.11.3) *Sep 16, 2025* We'd like to extend a big thank you to the 11 contributors who made this release possible. Here are some highlights ✨: - 🐞 Bugfixes - 📚 Documentation improvements Special thanks go out to the community members for their valuable contributions: [@&#8203;sai6855](https://github.com/sai6855) The following are all team members who have contributed to this release: [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;bernardobelchior](https://github.com/bernardobelchior), [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;cherniavskii](https://github.com/cherniavskii), [@&#8203;flaviendelangle](https://github.com/flaviendelangle), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;JCQuintas](https://github.com/JCQuintas), [@&#8203;LukasTy](https://github.com/LukasTy), [@&#8203;rita-codes](https://github.com/rita-codes), [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### Data Grid ##### `@mui/x-data-grid@8.11.3` - \[DataGrid] Fix numeric font size not being applied ([#&#8203;19552](https://github.com/mui/mui-x/issues/19552)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[DataGrid] Improve `operator` types to display literal values ([#&#8203;19529](https://github.com/mui/mui-x/issues/19529)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### `@mui/x-data-grid-pro@8.11.3` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@8.11.3`. ##### `@mui/x-data-grid-premium@8.11.3` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@8.11.3`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@8.11.3` - \[pickers] Refactor `slots` and `slotProps` propagation strategy ([#&#8203;18867](https://github.com/mui/mui-x/issues/18867)) [@&#8203;LukasTy](https://github.com/LukasTy) ##### `@mui/x-date-pickers-pro@8.11.3` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@8.11.3`. ##### Charts ##### `@mui/x-charts@8.11.3` - \[charts] Add `inline-` piecewise legend options ([#&#8203;19382](https://github.com/mui/mui-x/issues/19382)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Add bar gradient example ([#&#8203;19174](https://github.com/mui/mui-x/issues/19174)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Ignore empty tick labels in label overlap computation ([#&#8203;19547](https://github.com/mui/mui-x/issues/19547)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Rename `isBandScale` to `isDiscreteScale` ([#&#8203;19514](https://github.com/mui/mui-x/issues/19514)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Fix legend position affecting toolbar's position ([#&#8203;19257](https://github.com/mui/mui-x/issues/19257)) [@&#8203;sai6855](https://github.com/sai6855) ##### `@mui/x-charts-pro@8.11.3` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-charts@8.11.3`, plus: - \[charts-pro] Add chart title and caption to export demo ([#&#8203;19524](https://github.com/mui/mui-x/issues/19524)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) ##### Tree View ##### `@mui/x-tree-view@8.11.3` - \[tree view] Stop looping through all items to publish the `removeItem` event ([#&#8203;19500](https://github.com/mui/mui-x/issues/19500)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[tree view] Support flat DOM structure ([#&#8203;19350](https://github.com/mui/mui-x/issues/19350)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[tree view] Update cursor styles for disabled TreeItem ([#&#8203;19548](https://github.com/mui/mui-x/issues/19548)) [@&#8203;sai6855](https://github.com/sai6855) ##### `@mui/x-tree-view-pro@8.11.3` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-tree-view@8.11.3`. ##### Codemod ##### `@mui/x-codemod@8.11.3` Internal changes. ##### Docs - \[docs] Add styling row group recipe ([#&#8203;19349](https://github.com/mui/mui-x/issues/19349)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[docs] Group demos data into the dataset folder ([#&#8203;19549](https://github.com/mui/mui-x/issues/19549)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[docs] Add `shiny` bar chart example at the top ([#&#8203;19416](https://github.com/mui/mui-x/issues/19416)) [@&#8203;JCQuintas](https://github.com/JCQuintas) ##### Core - \[code-infra] Axios update ([#&#8203;19577](https://github.com/mui/mui-x/issues/19577)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Remove usage of copy-files command from code-infra ([#&#8203;19518](https://github.com/mui/mui-x/issues/19518)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[internal] Fix naming to match convention [@&#8203;oliviertassinari](https://github.com/oliviertassinari) ### [`v8.11.2`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#8112) [Compare Source](https://github.com/mui/mui-x/compare/v8.11.1...v8.11.2) *Sep 10, 2025* We'd like to extend a big thank you to the 13 contributors who made this release possible. Here are some highlights ✨: - 🐞 Bugfixes - 📚 Documentation improvements Special thanks go out to the community members for their valuable contributions: [@&#8203;ludvigeriksson](https://github.com/ludvigeriksson), [@&#8203;sai6855](https://github.com/sai6855) The following are all team members who have contributed to this release: [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;bernardobelchior](https://github.com/bernardobelchior), [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;flaviendelangle](https://github.com/flaviendelangle), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;LukasTy](https://github.com/LukasTy), [@&#8203;MBilalShafi](https://github.com/MBilalShafi), [@&#8203;noraleonte](https://github.com/noraleonte), [@&#8203;rita-codes](https://github.com/rita-codes), [@&#8203;romgrk](https://github.com/romgrk), [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### Data Grid ##### `@mui/x-data-grid@8.11.2` - \[DataGrid] Allow opting out of the exclude row selection model ([#&#8203;19423](https://github.com/mui/mui-x/issues/19423)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[DataGrid] Fix column dropdown menu text alignment for the "Unpin" menu item ([#&#8203;19462](https://github.com/mui/mui-x/issues/19462)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[DataGrid] Fix indeterminate state for "Select all" checkbox with exclude model ([#&#8203;19466](https://github.com/mui/mui-x/issues/19466)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[DataGrid] Fix styled API arguments error ([#&#8203;19460](https://github.com/mui/mui-x/issues/19460)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[DataGrid] Fix `stringify()` for theme objects ([#&#8203;19427](https://github.com/mui/mui-x/issues/19427)) [@&#8203;romgrk](https://github.com/romgrk) ##### `@mui/x-data-grid-pro@8.11.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@8.11.2`. ##### `@mui/x-data-grid-premium@8.11.2` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@8.11.2`, plus: - \[DataGridPremium] Fallback to the regular reorder method for plain data ([#&#8203;19467](https://github.com/mui/mui-x/issues/19467)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[DataGridPremium] Fix showing `0` as total aggregation value when aggregation position is set to `null` for row groups ([#&#8203;19515](https://github.com/mui/mui-x/issues/19515)) [@&#8203;cherniavskii](https://github.com/cherniavskii) ##### Date and Time Pickers ##### `@mui/x-date-pickers@8.11.2` - \[pickers] Gracefully handle `textField.slotProps` ([#&#8203;18980](https://github.com/mui/mui-x/issues/18980)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[pickers] Improve hour and minute placement in Date Time Picker ([#&#8203;19227](https://github.com/mui/mui-x/issues/19227)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[pickers] Use `calendarState.currentMonth` in Month Calendar when available ([#&#8203;19073](https://github.com/mui/mui-x/issues/19073)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[pickers] Improve invalid value pasting into a section ([#&#8203;19357](https://github.com/mui/mui-x/issues/19357)) [@&#8203;sai6855](https://github.com/sai6855) - \[fields] Remove redundant `id` and `aria-labelledby` attributes from spinbuttons ([#&#8203;19523](https://github.com/mui/mui-x/issues/19523)) [@&#8203;LukasTy](https://github.com/LukasTy) ##### `@mui/x-date-pickers-pro@8.11.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@8.11.2`. ##### Charts ##### `@mui/x-charts@8.11.2` - \[charts] Fix highlight regression ([#&#8203;19486](https://github.com/mui/mui-x/issues/19486)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Improve code reuse in `ChartsXAxis` and `ChartsYAxis` ([#&#8203;19198](https://github.com/mui/mui-x/issues/19198)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Simplify params in `getRange` and `createDateFormatter` ([#&#8203;19517](https://github.com/mui/mui-x/issues/19517)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Handle domain edge cases with `filterMode: 'discard'` ([#&#8203;19199](https://github.com/mui/mui-x/issues/19199)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[l10n] Add Swedish (sv-SE) locale ([#&#8203;19489](https://github.com/mui/mui-x/issues/19489)) [@&#8203;ludvigeriksson](https://github.com/ludvigeriksson) ##### `@mui/x-charts-pro@8.11.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-charts@8.11.2`. ##### Tree View ##### `@mui/x-tree-view@8.11.2` - \[TreeView] Do not mutate `props.items` in the `getItemTree()` method ([#&#8203;19483](https://github.com/mui/mui-x/issues/19483)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[TreeView] Expose a new hook to apply selection propagation on the selected items ([#&#8203;19402](https://github.com/mui/mui-x/issues/19402)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) ##### `@mui/x-tree-view-pro@8.11.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-tree-view@8.11.2`. ##### Codemod ##### `@mui/x-codemod@8.11.2` Internal changes. ##### Docs - \[docs] Add recipe for save and manage filters from the panel ([#&#8203;19361](https://github.com/mui/mui-x/issues/19361)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### Core - \[code-infra] Remove log when restarting dev server ([#&#8203;19490](https://github.com/mui/mui-x/issues/19490)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[code-infra] Store test results in CI ([#&#8203;19507](https://github.com/mui/mui-x/issues/19507)) [@&#8203;Janpot](https://github.com/Janpot) ##### Miscellaneous - \[infra] Set nodejs versions of various CIs to 22.18 ([#&#8203;19503](https://github.com/mui/mui-x/issues/19503)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[test] Split infinitive [@&#8203;romgrk](https://github.com/romgrk) ### [`v8.11.1`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#8111) [Compare Source](https://github.com/mui/mui-x/compare/v8.11.0...v8.11.1) *Sep 4, 2025* We'd like to extend a big thank you to the 6 contributors who made this release possible. Here are some highlights ✨: Special thanks go out to the community members for their valuable contributions: [@&#8203;sai6855](https://github.com/sai6855) The following are all team members who have contributed to this release: [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;flaviendelangle](https://github.com/flaviendelangle), [@&#8203;JCQuintas](https://github.com/JCQuintas), [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje), [@&#8203;oliviertassinari](https://github.com/oliviertassinari) ##### Data Grid ##### `@mui/x-data-grid@8.11.1` - \[DataGrid] Refine types in `GridCell` component ([#&#8203;19384](https://github.com/mui/mui-x/issues/19384)) [@&#8203;sai6855](https://github.com/sai6855) ##### `@mui/x-data-grid-pro@8.11.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@8.11.1`. ##### `@mui/x-data-grid-premium@8.11.1` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@8.11.1`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@8.11.1` - \[pickers] Merge `slotProps` for input adornment in `PickerFieldUI` component ([#&#8203;19399](https://github.com/mui/mui-x/issues/19399)) [@&#8203;sai6855](https://github.com/sai6855) ##### `@mui/x-date-pickers-pro@8.11.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@8.11.1`. ##### Charts ##### `@mui/x-charts@8.11.1` - \[charts] Prevent crash and warn user on incorrect `axisId` when composing ([#&#8203;19397](https://github.com/mui/mui-x/issues/19397)) [@&#8203;JCQuintas](https://github.com/JCQuintas) ##### `@mui/x-charts-pro@8.11.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-charts@8.11.1`. ##### Tree View ##### `@mui/x-tree-view@8.11.1` - \[tree view] Expose the methods to manually refetch the children of an item ([#&#8203;19248](https://github.com/mui/mui-x/issues/19248)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[tree view] Use the shared store implementation instead of the custom one ([#&#8203;19261](https://github.com/mui/mui-x/issues/19261)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) ##### `@mui/x-tree-view-pro@8.11.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-tree-view@8.11.1`. ##### Codemod ##### `@mui/x-codemod@8.11.1` Internal changes. ##### Docs - \[docs] Fix grammar and spelling mistakes on the Date and Time Pickers pages ([#&#8203;19300](https://github.com/mui/mui-x/issues/19300)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - \[docs] Remove wrong legend info ([#&#8203;19383](https://github.com/mui/mui-x/issues/19383)) [@&#8203;JCQuintas](https://github.com/JCQuintas) ##### Core - \[internal] Fix action alert ([#&#8203;19388](https://github.com/mui/mui-x/issues/19388)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[internal] Fix pnpm valelint to have 0 errors [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[infra] Remove "main" fields from publishable packages ([#&#8203;19407](https://github.com/mui/mui-x/issues/19407)) [@&#8203;brijeshb42](https://github.com/brijeshb42) ### [`v8.11.0`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#8110) [Compare Source](https://github.com/mui/mui-x/compare/v8.10.2...v8.11.0) *Aug 29, 2025* We'd like to extend a big thank you to the 19 contributors who made this release possible. Here are some highlights ✨: - 📊 Add new `SankeyChart` <img height="300" alt="Screenshot 2025-07-24 at 12 54 33" src="https://github.com/user-attachments/assets/d77bcec1-044b-48c6-b37d-d7b74793b91c" /> - 🚀 Data Grid row grouping now supports row reordering See the [Drag-and-drop group reordering](https://mui.com/x/react-data-grid/row-grouping/#drag-and-drop-group-reordering) section for more details. - 📚 Documentation improvements Special thanks go out to the community members for their valuable contributions: [@&#8203;dwrth](https://github.com/dwrth), [@&#8203;lauri865](https://github.com/lauri865), [@&#8203;Webini](https://github.com/Webini) The following are all team members who have contributed to this release: [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;arminmeh](https://github.com/arminmeh), [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;cherniavskii](https://github.com/cherniavskii), [@&#8203;flaviendelangle](https://github.com/flaviendelangle), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;JCQuintas](https://github.com/JCQuintas), [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje), [@&#8203;MBilalShafi](https://github.com/MBilalShafi), [@&#8203;michelengelen](https://github.com/michelengelen), [@&#8203;noraleonte](https://github.com/noraleonte), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;rita-codes](https://github.com/rita-codes), [@&#8203;romgrk](https://github.com/romgrk), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### Data Grid ##### `@mui/x-data-grid@8.11.0` - \[DataGrid] Fix focused column header scroll jump ([#&#8203;19323](https://github.com/mui/mui-x/issues/19323)) [@&#8203;lauri865](https://github.com/lauri865) - \[DataGrid] Bring `columnUnsortedIcon` slot back ([#&#8203;19268](https://github.com/mui/mui-x/issues/19268)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[DataGrid] Do not add `menu` role to the empty actions menu ([#&#8203;19338](https://github.com/mui/mui-x/issues/19338)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[DataGrid] Fix `columnsManagementRow` style override slot not working ([#&#8203;19097](https://github.com/mui/mui-x/issues/19097)) [@&#8203;dwrth](https://github.com/dwrth) - \[DataGrid] Fix pagination state synchronization issue ([#&#8203;19290](https://github.com/mui/mui-x/issues/19290)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[DataGrid] Fix scroll issue in R17 ([#&#8203;19265](https://github.com/mui/mui-x/issues/19265)) [@&#8203;romgrk](https://github.com/romgrk) - \[DataGrid] Hide column separator of non-resizable pinned column ([#&#8203;19277](https://github.com/mui/mui-x/issues/19277)) [@&#8203;arminmeh](https://github.com/arminmeh) ##### `@mui/x-data-grid-pro@8.11.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@8.11.0`, plus: - \[DataGridPro] Fix column menu sort when `multipleColumnsSortingMode="always"` ([#&#8203;19099](https://github.com/mui/mui-x/issues/19099)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[DataGridPro] Keep the drop effect if `keepColumnPositionIfDraggedOutside` is enabled ([#&#8203;19372](https://github.com/mui/mui-x/issues/19372)) [@&#8203;arminmeh](https://github.com/arminmeh) ##### `@mui/x-data-grid-premium@8.11.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@8.11.0`, plus: - \[DataGridPremium] Fix `valueFormatter` issues when `rowGroupingColumnMode="single"` ([#&#8203;18967](https://github.com/mui/mui-x/issues/18967)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[DataGridPremium] Reordering support for row grouping ([#&#8203;18251](https://github.com/mui/mui-x/issues/18251)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) ##### Date and Time Pickers ##### `@mui/x-date-pickers@8.11.0` - \[pickers] Fix Firefox bug causing crash when `startContainer` is a restricted object ([#&#8203;18772](https://github.com/mui/mui-x/issues/18772)) [@&#8203;Webini](https://github.com/Webini) - \[pickers] RTL not applied correctly for Calendar Systems examples (works in v7.x but broken in latest version) ([#&#8203;19287](https://github.com/mui/mui-x/issues/19287)) [@&#8203;rita-codes](https://github.com/rita-codes) - \[pickers] Use the locale week day on the Luxon adapter ([#&#8203;19230](https://github.com/mui/mui-x/issues/19230)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[pickers] Fix display of placeholder when label is shrunk ([#&#8203;19318](https://github.com/mui/mui-x/issues/19318)) [@&#8203;sai6855](https://github.com/sai6855) ##### `@mui/x-date-pickers-pro@8.11.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@8.11.0`. ##### Charts ##### `@mui/x-charts@8.11.0` - \[charts] Add `RadarAxis` component to render labels ([#&#8203;19240](https://github.com/mui/mui-x/issues/19240)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Handle item identifier with data ([#&#8203;19295](https://github.com/mui/mui-x/issues/19295)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Refactor optional chaining for props in PieChart, PieChartPro, and ScatterChartPro components ([#&#8203;19292](https://github.com/mui/mui-x/issues/19292)) [@&#8203;sai6855](https://github.com/sai6855) - \[charts] Remove unused `fill` and `stroke` properties ([#&#8203;19316](https://github.com/mui/mui-x/issues/19316)) [@&#8203;sai6855](https://github.com/sai6855) - \[charts] Correct `hideLegend` prop description in docs ([#&#8203;19371](https://github.com/mui/mui-x/issues/19371)) [@&#8203;sai6855](https://github.com/sai6855) ##### `@mui/x-charts-pro@8.11.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-charts@8.11.0`, plus: - \[charts-pro] Add new `SankeyChart` ([#&#8203;18895](https://github.com/mui/mui-x/issues/18895)) [@&#8203;JCQuintas](https://github.com/JCQuintas) ##### Tree View ##### `@mui/x-tree-view@8.11.0` - \[tree view] Improve the typing of the item's checkbox `slotProps` ([#&#8203;19247](https://github.com/mui/mui-x/issues/19247)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) ##### `@mui/x-tree-view-pro@8.11.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-tree-view@8.11.0`. ##### Codemod ##### `@mui/x-codemod@8.11.0` Internal changes. ##### Docs - \[docs]\[TreeView] Fix grammar and spelling mistakes ([#&#8203;19299](https://github.com/mui/mui-x/issues/19299)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - \[docs]\[DataGrid] Add pagination number formatting doc with a demo ([#&#8203;19221](https://github.com/mui/mui-x/issues/19221)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[docs]\[Charts] Correct some small grammar mistakes ([#&#8203;19297](https://github.com/mui/mui-x/issues/19297)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - \[docs]\[DataGrid] Correct grammar mistakes ([#&#8203;19298](https://github.com/mui/mui-x/issues/19298)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - \[docs]\[DataGrid] Make it clear that the API key for AI Assistant must be private ([#&#8203;19244](https://github.com/mui/mui-x/issues/19244)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) ##### Core - \[code-infra] Remove unnecessary triggers from publish workflow ([#&#8203;19348](https://github.com/mui/mui-x/issues/19348)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Set up publishing from GitHub actions ([#&#8203;19264](https://github.com/mui/mui-x/issues/19264)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Update renovate, exclude infra packages from MUI group ([#&#8203;19288](https://github.com/mui/mui-x/issues/19288)) [@&#8203;Janpot](https://github.com/Janpot) - \[internal] Add comment for Codspeed triggers ([#&#8203;19302](https://github.com/mui/mui-x/issues/19302)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[internal] Fix changelog generation for infra tags ([#&#8203;19266](https://github.com/mui/mui-x/issues/19266)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[internal] Remove dead repository field ([#&#8203;19301](https://github.com/mui/mui-x/issues/19301)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[internal] Sentence case [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[internal] Update 8.10.1 changelog with missing changes ([#&#8203;19345](https://github.com/mui/mui-x/issues/19345)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[support-infra] Improve GitHub Action that check PRs labels ([#&#8203;19303](https://github.com/mui/mui-x/issues/19303)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) ##### Miscellaneous - \[infra] Add `synchronize` to workflow triggers ([#&#8203;19342](https://github.com/mui/mui-x/issues/19342)) [@&#8203;michelengelen](https://github.com/michelengelen) - \[infra] Add charts docs folder in codowner ([#&#8203;19317](https://github.com/mui/mui-x/issues/19317)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[infra] Fix publish workflow complaint ([#&#8203;19346](https://github.com/mui/mui-x/issues/19346)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[infra] Migrate to use eslint without airbnb config ([#&#8203;19269](https://github.com/mui/mui-x/issues/19269)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[infra] Simplify release preparation script ([#&#8203;19351](https://github.com/mui/mui-x/issues/19351)) [@&#8203;michelengelen](https://github.com/michelengelen) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTcuMCIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-10-22 00:38:11 +00:00
Update dependency @mui/x-charts to ^8.14.1
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
59cd5aa364
renovate scheduled this pull request to auto merge when all checks succeed 2025-10-22 00:38:11 +00:00
renovate merged commit dae92a64a6 into main 2025-10-22 00:38:13 +00:00
renovate deleted branch renovate/mui-x-charts-8.x 2025-10-22 00:38:13 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/MoneyMgr#121
No description provided.