mui/mui-x (@mui/x-date-pickers)
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
@mui/x-data-grid-pro@8.14.1
pro
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
@mui/x-data-grid-premium@8.14.1
premium
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
Same changes as in @mui/x-date-pickers@8.14.1
.
Charts
@mui/x-charts@8.14.1
@mui/x-charts-pro@8.14.1
pro
Same changes as in @mui/x-charts@8.14.1
, plus:
@mui/x-charts-premium@8.14.1
premium
Same changes as in @mui/x-charts-pro@8.14.1
.
Tree View
@mui/x-tree-view@8.14.1
@mui/x-tree-view-pro@8.14.1
pro
Same changes as in @mui/x-tree-view@8.14.1
.
Codemod
@mui/x-codemod@8.14.0
Internal changes.
Docs
Core
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
@mui/x-data-grid-pro@8.14.0
pro
Same changes as in @mui/x-data-grid@8.14.0
.
@mui/x-data-grid-premium@8.14.0
premium
Same changes as in @mui/x-data-grid-pro@8.14.0
, plus:
Date and Time Pickers
@mui/x-date-pickers@8.14.0
@mui/x-date-pickers-pro@8.14.0
pro
Same changes as in @mui/x-date-pickers@8.14.0
.
Charts
@mui/x-charts@8.14.0
@mui/x-charts-pro@8.14.0
pro
Same changes as in @mui/x-charts@8.14.0
.
@mui/x-charts-premium@8.14.0
premium
Same changes as in @mui/x-charts-pro@8.14.0
.
Tree View
@mui/x-tree-view@8.14.0
@mui/x-tree-view-pro@8.14.0
pro
Same changes as in @mui/x-tree-view@8.14.0
.
Codemod
@mui/x-codemod@8.14.0
Internal changes.
Docs
Core
Miscellaneous
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
- [DataGrid] Fix flex column width diff calculation while resizing (#19667) @arminmeh
@mui/x-data-grid-pro@8.12.0
pro
Same changes as in @mui/x-data-grid@8.12.0
.
@mui/x-data-grid-premium@8.12.0
premium
Same changes as in @mui/x-data-grid-pro@8.12.0
, plus:
- [DataGridPremium] Grid-Charts integration (#18021) @arminmeh
- [DataGridPremium] Fix sorting and filtering of the tree group columns with aggregation (#19607) @arminmeh
- [DataGridPremium] Disable aggregation on the grouping column by default (#19692) @arminmeh
- [DataGridPremium] Do not rely on the group separation constant to retrieve the column name for the charts panel (#19677) @arminmeh
- [DataGridPremium] Fix stale aggregation state (#19690) @arminmeh
- [DataGridPremium] Fix pivot column being hidden on autosizing (#19699) @cherniavskii
Date and Time Pickers
@mui/x-date-pickers@8.12.0
- [pickers] Ensure reference value is not updated for invalid values (#19635) @michelengelen
- [pickers] Fix
slotProps.textField.slotProps.htmlInput
resolution (#19713) @LukasTy
- [pickers] Preserve time format when using single column layout on Time Range Picker (#19626) @sai6855
- [pickers] Preserve time format when using single column layout on Date Time Picker and Date Time Range Picker (#19608) @sai6855
@mui/x-date-pickers-pro@8.12.0
pro
Same changes as in @mui/x-date-pickers@8.12.0
.
Charts
@mui/x-charts@8.12.0
@mui/x-charts-pro@8.12.0
pro
Same changes as in @mui/x-charts@8.12.0
, plus:
@mui/x-charts-premium@8.12.0
premium
Same changes as in @mui/x-charts-pro@8.12.0
, plus:
Tree View
@mui/x-tree-view@8.12.0
@mui/x-tree-view-pro@8.12.0
pro
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 (#18979) @LukasTy
Docs
Core
Miscellaneous
- [test] Reduce time for wheel zoom test (#19571) @alexfauquette
- Change
matchPackageNames
to matchDepNames
for date-fns-v2 @Janpot
- Remove groupName for date-fns-v2 in renovate.json @Janpot
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
@mui/x-data-grid-pro@8.11.3
pro
Same changes as in @mui/x-data-grid@8.11.3
.
@mui/x-data-grid-premium@8.11.3
premium
Same changes as in @mui/x-data-grid-pro@8.11.3
.
Date and Time Pickers
@mui/x-date-pickers@8.11.3
@mui/x-date-pickers-pro@8.11.3
pro
Same changes as in @mui/x-date-pickers@8.11.3
.
Charts
@mui/x-charts@8.11.3
@mui/x-charts-pro@8.11.3
pro
Same changes as in @mui/x-charts@8.11.3
, plus:
Tree View
@mui/x-tree-view@8.11.3
@mui/x-tree-view-pro@8.11.3
pro
Same changes as in @mui/x-tree-view@8.11.3
.
Codemod
@mui/x-codemod@8.11.3
Internal changes.
Docs
Core
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
@mui/x-data-grid-pro@8.11.2
pro
Same changes as in @mui/x-data-grid@8.11.2
.
@mui/x-data-grid-premium@8.11.2
premium
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
- [pickers] Gracefully handle
textField.slotProps
(#18980) @LukasTy
- [pickers] Improve hour and minute placement in Date Time Picker (#19227) @MBilalShafi
- [pickers] Use
calendarState.currentMonth
in Month Calendar when available (#19073) @LukasTy
- [pickers] Improve invalid value pasting into a section (#19357) @sai6855
- [fields] Remove redundant
id
and aria-labelledby
attributes from spinbuttons (#19523) @LukasTy
@mui/x-date-pickers-pro@8.11.2
pro
Same changes as in @mui/x-date-pickers@8.11.2
.
Charts
@mui/x-charts@8.11.2
@mui/x-charts-pro@8.11.2
pro
Same changes as in @mui/x-charts@8.11.2
.
Tree View
@mui/x-tree-view@8.11.2
@mui/x-tree-view-pro@8.11.2
pro
Same changes as in @mui/x-tree-view@8.11.2
.
Codemod
@mui/x-codemod@8.11.2
Internal changes.
Docs
Core
Miscellaneous
Uh oh!
There was an error while loading. Please reload this page.
This PR contains the following updates:
7.3.2
->7.3.4
7.3.2
->7.3.4
8.11.1
->8.14.1
Release Notes
mui/material-ui (@mui/icons-material)
v7.3.4
Compare Source
Oct 2, 2025
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
Small update to revert a change that broke the
<Tabs>
component. Also publishing a beta version of@mui/lab
which was accidentally published as a stable release.@mui/material@7.3.4
Docs
Core
ThemeOptions
andcreateTheme*
cyclic dependency (#47007) @siriwatknpAll contributors of this release in alphabetical order: @Janpot, @siriwatknp, @ZeeshanTamboli
v7.3.3
Compare Source
Sep 30, 2025
A big thanks to the 14 contributors who made this release possible.
@mui/material@7.3.3
Docs
Core
@material-ui/core
in codemod (#46899) @Janpotassertion-error
in karma tests (#46909) @Janpotcopy-files
command usage from packages (#46902) @brijeshb42fs-extra
(#46755) @bernardobelchiordangerouslySetInnerHTML
for ad description (#46936) @Janpotliteral | (string & {})
toPropTypes.string
(#46934) @siriwatknpuseForkRef
TS types: tightencleanupRef
and simplify ref typing (#46967) @wo-o292099cb0
) @oliviertassinari29aad62
) @oliviertassinarieabda77
) @oliviertassinari9d1922a
) @oliviertassinarif1aae00
) @oliviertassinari0237fda
) @oliviertassinariAll contributors of this release in alphabetical order: @alelthomas, @bernardobelchior, @brijeshb42, @christopherschroer, @Janpot, @Jayesh-11, @jonyen, @mapache-salvaje, @monam2, @oliviertassinari, @sai6855, @siriwatknp, @wo-o29, @ZeeshanTamboli
mui/mui-x (@mui/x-date-pickers)
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 ✨:
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
isCellEditable
prop change (#19898) @cherniavskii@mui/x-data-grid-pro@8.14.1
proSame changes as in
@mui/x-data-grid@8.14.1
, plus:@mui/x-data-grid-premium@8.14.1
premiumSame 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
proSame changes as in
@mui/x-date-pickers@8.14.1
.Charts
@mui/x-charts@8.14.1
minBarSize
when y-axis is reversed (#19932) @bernardobelchiordatasetKeys.id
not being optional (#19897) @bernardobelchiorGaugeValueArc
having wrong class (#19965) @bernardobelchiorundefined
path when highlight empty line chart axis (#19969) @bernardobelchior@mui/x-charts-pro@8.14.1
proSame changes as in
@mui/x-charts@8.14.1
, plus:highlighting
to Sankey chart (#19662) @JCQuintas@mui/x-charts-premium@8.14.1
premiumSame changes as in
@mui/x-charts-pro@8.14.1
.Tree View
@mui/x-tree-view@8.14.1
ownerState
to the icon (#19772) @flaviendelangle@mui/x-tree-view-pro@8.14.1
proSame changes as in
@mui/x-tree-view@8.14.1
.Codemod
@mui/x-codemod@8.14.0
Internal changes.
Docs
'bumpX'
and'bumpY'
curve types to the interpolation demo (#19676) @djpremierisExpanded
type in tree view docs (#19092) @mellis481Core
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 ✨:
pressAndDrag
gesture. Pan by pressing and dragging.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
@mui/x-data-grid-pro@8.14.0
proSame changes as in
@mui/x-data-grid@8.14.0
.@mui/x-data-grid-premium@8.14.0
premiumSame changes as in
@mui/x-data-grid-pro@8.14.0
, plus:Date and Time Pickers
@mui/x-date-pickers@8.14.0
autoCapitalize
value for Firefox compatibility (#19285) @michelengelen@mui/x-date-pickers-pro@8.14.0
proSame changes as in
@mui/x-date-pickers@8.14.0
.Charts
@mui/x-charts@8.14.0
pressAndDrag
pan gesture (#19779) @JCQuintasminPointers
andmaxPointers
to be configured by pointer type (#19794) @JCQuintas@mui/x-charts-pro@8.14.0
proSame changes as in
@mui/x-charts@8.14.0
.@mui/x-charts-premium@8.14.0
premiumSame changes as in
@mui/x-charts-pro@8.14.0
.Tree View
@mui/x-tree-view@8.14.0
@mui/x-tree-view-pro@8.14.0
proSame changes as in
@mui/x-tree-view@8.14.0
.Codemod
@mui/x-codemod@8.14.0
Internal changes.
Docs
Core
baseUrl
(#19837) @Janpotlodash
withes-toolkit
(#19853) @bernardobelchiorlodash
(#19864) @bernardobelchiortitle
knob (#19792) @JCQuintasMiscellaneous
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 x Charts
👉 🎥 Watch the full video
renderer="svg-batch"
prop to Scatter charts that provides improved performance for large datasets@mui/x-codemod
minimum supported Node version is20.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
@mui/x-data-grid-pro@8.12.0
proSame changes as in
@mui/x-data-grid@8.12.0
.@mui/x-data-grid-premium@8.12.0
premiumSame changes as in
@mui/x-data-grid-pro@8.12.0
, plus:Date and Time Pickers
@mui/x-date-pickers@8.12.0
slotProps.textField.slotProps.htmlInput
resolution (#19713) @LukasTy@mui/x-date-pickers-pro@8.12.0
proSame changes as in
@mui/x-date-pickers@8.12.0
.Charts
@mui/x-charts@8.12.0
getAxisExtremum
(#19627) @bernardobelchiorgetAxisScale
(#19673) @bernardobelchior@mui/x-charts-pro@8.12.0
proSame changes as in
@mui/x-charts@8.12.0
, plus:valueFormatter
to sankey (#19636) @JCQuintassource/target
keywords in sankey link color (#19634) @JCQuintasSankeyChart
(#19659) @JCQuintasmax
andfilterMode: 'discard'
(#19200) @bernardobelchior@mui/x-charts-premium@8.12.0
premiumSame changes as in
@mui/x-charts-pro@8.12.0
, plus:Tree View
@mui/x-tree-view@8.12.0
null
to the icon slots (#19569) @flaviendelangleapiRef.current.isItemExpanded()
method (#19619) @flaviendelangle@mui/x-tree-view-pro@8.12.0
proSame changes as in
@mui/x-tree-view@8.12.0
.Codemod
@mui/x-codemod@8.12.0
engines.node
to>=20.19
to align withyargs
package (#18979) @LukasTyDocs
ExportServerSideData
demo layout shift (#19669) @siriwatknpupdateRow()
description (#19554) @deade1eCore
tsx
files in visual regression (#19595) @JCQuintasDEFAULT_TIMESTAMP
format to ISO 8601 (#19624) @JanpotfindLatestTaggedVersion
to filter tags based on major version (#19693) @michelengelencreateReleasePR.mjs
(#19702) @bernardobelchiorx-charts-premium
releasable (#18959) @JCQuintascreate-playground
script only runs if target file is absent (#19603) @michelengelenMiscellaneous
matchPackageNames
tomatchDepNames
for date-fns-v2 @Janpotv8.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 ✨:
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
operator
types to display literal values (#19529) @siriwatknp@mui/x-data-grid-pro@8.11.3
proSame changes as in
@mui/x-data-grid@8.11.3
.@mui/x-data-grid-premium@8.11.3
premiumSame changes as in
@mui/x-data-grid-pro@8.11.3
.Date and Time Pickers
@mui/x-date-pickers@8.11.3
slots
andslotProps
propagation strategy (#18867) @LukasTy@mui/x-date-pickers-pro@8.11.3
proSame changes as in
@mui/x-date-pickers@8.11.3
.Charts
@mui/x-charts@8.11.3
inline-
piecewise legend options (#19382) @JCQuintasisBandScale
toisDiscreteScale
(#19514) @bernardobelchior@mui/x-charts-pro@8.11.3
proSame changes as in
@mui/x-charts@8.11.3
, plus:Tree View
@mui/x-tree-view@8.11.3
removeItem
event (#19500) @flaviendelangle@mui/x-tree-view-pro@8.11.3
proSame changes as in
@mui/x-tree-view@8.11.3
.Codemod
@mui/x-codemod@8.11.3
Internal changes.
Docs
shiny
bar chart example at the top (#19416) @JCQuintasCore
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 ✨:
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
stringify()
for theme objects (#19427) @romgrk@mui/x-data-grid-pro@8.11.2
proSame changes as in
@mui/x-data-grid@8.11.2
.@mui/x-data-grid-premium@8.11.2
premiumSame changes as in
@mui/x-data-grid-pro@8.11.2
, plus:0
as total aggregation value when aggregation position is set tonull
for row groups (#19515) @cherniavskiiDate and Time Pickers
@mui/x-date-pickers@8.11.2
textField.slotProps
(#18980) @LukasTycalendarState.currentMonth
in Month Calendar when available (#19073) @LukasTyid
andaria-labelledby
attributes from spinbuttons (#19523) @LukasTy@mui/x-date-pickers-pro@8.11.2
proSame changes as in
@mui/x-date-pickers@8.11.2
.Charts
@mui/x-charts@8.11.2
ChartsXAxis
andChartsYAxis
(#19198) @bernardobelchiorgetRange
andcreateDateFormatter
(#19517) @bernardobelchiorfilterMode: 'discard'
(#19199) @bernardobelchior@mui/x-charts-pro@8.11.2
proSame changes as in
@mui/x-charts@8.11.2
.Tree View
@mui/x-tree-view@8.11.2
props.items
in thegetItemTree()
method (#19483) @flaviendelangle@mui/x-tree-view-pro@8.11.2
proSame changes as in
@mui/x-tree-view@8.11.2
.Codemod
@mui/x-codemod@8.11.2
Internal changes.
Docs
Core
Miscellaneous
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.