Update dependency @mui/x-charts to ^8.7.0 #336
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/mui-x-charts-8.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
^8.3.1
->^8.7.0
Release Notes
mui/mui-x (@mui/x-charts)
v8.7.0
Compare Source
Jul 4, 2025
We'd like to extend a big thank you to the 15 contributors who made this release possible. Here are some highlights ✨:
useChartProApiRef
for easier access to the APIreferenceDate
props on range componentsSpecial thanks go out to the community members for their valuable contributions:
@ShahrazH, @vadimkuragkovskiy, @whythecode
The following are all team members who have contributed to this release:
@alexfauquette, @brijeshb42, @mapache-salvaje, @arminmeh, @bernardobelchior, @bharatkashyap, @Janpot, @JCQuintas, @KenanYusuf, @LukasTy, @michelengelen, @rita-codes
Data Grid
@mui/x-data-grid@8.7.0
@mui/x-data-grid-pro@8.7.0
Same changes as in
@mui/x-data-grid@8.7.0
.@mui/x-data-grid-premium@8.7.0
Same changes as in
@mui/x-data-grid-pro@8.7.0
.Date and Time Pickers
@mui/x-date-pickers@8.7.0
start
andend
referenceDate
props on range components (#18549) @LukasTy@mui/x-date-pickers-pro@8.7.0
Same changes as in
@mui/x-date-pickers@8.7.0
.Charts
@mui/x-charts@8.7.0
ChartsReferenceLineProps
(#18598) @bernardobelchior@mui/x-charts-pro@8.7.0
Same changes as in
@mui/x-charts@8.7.0
, plus:useChartProApiRef
for easier refs (#18013) @JCQuintasuseChartApiContext
touseChartProApiContext
(#18565) @JCQuintasTree View
@mui/x-tree-view@8.7.0
Internal changes.
@mui/x-tree-view-pro@8.7.0
Same changes as in
@mui/x-tree-view@8.7.0
, plus:dataSource
JSDoc (#18650) @LukasTyDocs
Core
document
object (#18657) @vadimkuragkovskiyMiscellaneous
material-ui/disallow-react-api-in-server-components
ESLint rule is applied (#18570) @LukasTyv8.6.0
Compare Source
Jun 27, 2025
We'd like to extend a big thank you to the 12 contributors who made this release possible. Here are some highlights ✨:
📊 Add export menu to charts toolbar
📅 Add
usePickerAdapter
hook to access the date adapter.You can use the adapter in your custom components if you need them to work with multiple date libraries — Learn more.
🌎 Improve Danish (da-DK) locale
🌎 Improve German (de-DE) locale
Special thanks go out to the community members for their valuable contributions:
@omalyutin, @ShahrazH, @vadimka123
The following are all team members who have contributed to this release:
@arminmeh, @bernardobelchior, @JCQuintas, @KenanYusuf, @LukasTy, @MBilalShafi, @michelengelen, @noraleonte, @rita-codes, @sai6855
Data Grid
@mui/x-data-grid@8.6.0
label
type inGridActionsCellItem
type (#18175) @sai6855@mui/x-data-grid-pro@8.6.0
Same changes as in
@mui/x-data-grid@8.6.0
, plus:@mui/x-data-grid-premium@8.6.0
Same changes as in
@mui/x-data-grid-pro@8.6.0
.Date and Time Pickers
@mui/x-date-pickers@8.6.0
usePickerAdapter
hook (#18457) @LukasTyvalue
when updatinglastCommittedValue
in internal state (#18518) @LukasTyusePickerAdapter
hook internally instead ofuseUtils
(#18465) @LukasTy@mui/x-date-pickers-pro@8.6.0
Same changes as in
@mui/x-date-pickers@8.6.0
.Charts
@mui/x-charts@8.6.0
data-series
to charts legend item (#18414) @bernardobelchiordata-series
to bar charts (#18413) @bernardobelchiordata-series
to elements of line chart (#18409) @bernardobelchiordata-series
to pie charts (#18432) @bernardobelchiorisElementInside
helper (#18530) @JCQuintas@mui/x-charts-pro@8.6.0
Same changes as in
@mui/x-charts@8.6.0
, plus:Tree View
@mui/x-tree-view@8.6.0
Internal changes.
@mui/x-tree-view-pro@8.6.0
Same changes as in
@mui/x-tree-view@8.6.0
, plus:Codemod
@mui/x-codemod@8.6.0
Internal changes.
Docs
GridRenderContext
(#18492) @arminmehnextOrAccept
action (#18505) @LukasTyCore
Miscellaneous
String.raw
for creating the remote regex (#18462) @michelengelenv8.5.3
Compare Source
Jun 19, 2025
We'd like to extend a big thank you to the 10 contributors who made this release possible. Here are some highlights ✨:
Special thanks go out to the community members for their valuable contributions:
@alisasanib, @arminmeh, @sai6855
The following are all team members who have contributed to this release:
@alexfauquette, @bernardobelchior, @flaviendelangle, @JCQuintas, @LukasTy, @MBilalShafi, @oliviertassinari
Data Grid
@mui/x-data-grid@8.5.3
@mui/x-data-grid-pro@8.5.3
Same changes as in
@mui/x-data-grid@8.5.3
, plus:rowCount
response when new children are fetched with the data source (#17711) @arminmeh@mui/x-data-grid-premium@8.5.3
Same changes as in
@mui/x-data-grid-pro@8.5.3
.Date and Time Pickers
@mui/x-date-pickers@8.5.3
inputSizeSmall
to classes interface (#18242) @sai6855@mui/x-date-pickers-pro@8.5.3
Same changes as in
@mui/x-date-pickers@8.5.3
.Charts
@mui/x-charts@8.5.3
tabIndex
in surface and legend (#18344) @JCQuintas@mui/x-charts-pro@8.5.3
Same changes as in
@mui/x-charts@8.5.3
, plus:FunnelChart
label positioning with different curves (#18354) @JCQuintasTree View
@mui/x-tree-view@8.5.3
Internal changes.
@mui/x-tree-view-pro@8.5.3
Same changes as in
@mui/x-tree-view@8.5.3
.Codemod
@mui/x-codemod@8.5.3
Internal changes.
Docs
Core
Miscellaneous
Playwright
renovate group (#18397) @LukasTyCODEOWNERS
for charts repositories (#18418) @JCQuintasURL
usage for test config (#18444) @LukasTyvitest
bundled types (#17758) @JCQuintasv8.5.2
Compare Source
Jun 12, 2025
We'd like to extend a big thank you to the 15 contributors who made this release possible. Here are some highlights ✨:
useSyncExternalStore
import error in React 17Special thanks go out to the community members for their valuable contributions:
@alisasanib, @noobyogi0010.
The following are all team members who have contributed to this release:
@alexfauquette, @arminmeh, @bernardobelchior, @cherniavskii, @JCQuintas, @KenanYusuf, @LukasTy, @mapache-salvaje, @michelengelen, @noraleonte, @oliviertassinari, @prakhargupta1, @romgrk.
Data Grid
@mui/x-data-grid@8.5.2
@mui/x-data-grid-pro@8.5.2
Same changes as in
@mui/x-data-grid@8.5.2
, plus:@mui/x-data-grid-premium@8.5.2
Same changes as in
@mui/x-data-grid-pro@8.5.2
.Date and Time Pickers
@mui/x-date-pickers@8.5.2
PickerDay2
andDateRangePickerDay2
components (#15921) @noraleontehiddenLabel
prop propagation (#18195) @noobyogi0010@mui/x-date-pickers-pro@8.5.2
Same changes as in
@mui/x-date-pickers@8.5.2
.Charts
@mui/x-charts@8.5.2
sx
prop merging fromuseComponentRenderer
(#18235) @bernardobelchioruseSyncExternalStore
import error in React 17 (#18314) @bernardobelchior@mui/x-charts-pro@8.5.2
Same changes as in
@mui/x-charts@8.5.2
, plus:gap
prop does not impact the drawing area (#18233) @JCQuintasChartsToolbarPro
types in pro charts (#18243) @bernardobelchiorTree View
@mui/x-tree-view@8.5.2
useSyncExternalStore
import error in React 17 (#18314) @bernardobelchior@mui/x-tree-view-pro@8.5.2
Same changes as in
@mui/x-tree-view@8.5.2
.Docs
React
to19.0.0
(#18265) @LukasTycatalog
for reused dependencies (#18302) @LukasTyv8.5.1
Compare Source
Jun 5, 2025
We'd like to extend a big thank you to the 9 contributors who made this release possible. Here are some highlights ✨:
Special thanks go out to the community members for their valuable contributions: @moosekebab, @TiagoPortfolio.
The following are all team members who have contributed to this release:
@alexfauquette, @bernardobelchior, @JCQuintas, @KenanYusuf, @LukasTy, @michelengelen, @arminmeh.
Data Grid
@mui/x-data-grid@8.5.1
registerPipeProcessor()
for Node v20 (#18241) @arminmehuseComponentRenderer
from x-internals (#18203) @bernardobelchior@mui/x-data-grid-pro@8.5.1
Same changes as in
@mui/x-data-grid@8.5.1
, plus:@mui/x-data-grid-premium@8.5.1
Same changes as in
@mui/x-data-grid-pro@8.5.1
.Date and Time Pickers
@mui/x-date-pickers@8.5.1
transformOrigin
resolving based on popperplacement
(#18206) @LukasTy@mui/x-date-pickers-pro@8.5.1
Same changes as in
@mui/x-date-pickers@8.5.1
.Charts
@mui/x-charts@8.5.1
extendVertically
(#18211) @JCQuintas@mui/x-charts-pro@8.5.1
Same changes as in
@mui/x-charts@8.5.1
, plus:linear-sharp
curve as alternative to square edge (#17966) @JCQuintasFunnelSectionLabel
(#18061) @JCQuintasTree View
@mui/x-tree-view@8.5.1
Internal changes.
@mui/x-tree-view-pro@8.5.1
Same changes as in
@mui/x-tree-view@8.5.1
.Docs
valueFormatter
signature in migration guide (#18226) @michelengelenCore
processRowUpdate
(#18213) @JCQuintasistanbul
references (#18194) @JCQuintasmocha
withvitest
on e2e and regression tests (#18071) @JCQuintasno-direct-state-access
tests (#18209) @JCQuintasplaywright
docker image (#18186) @LukasTyv8.5.0
Compare Source
May 29, 2025
We'd like to offer a big thanks to the 13 contributors who made this release possible. Here are some highlights ✨:
RadarChartPro
,FunnelChart
andHeatmap
as image and PDF.RadarChart
is now stable.Special thanks go out to the community members for their valuable contributions:
@xBlizZer, @sai6855, @alisasanib.
Following are all team members who have contributed to this release:
@alexfauquette, @arminmeh, @bernardobelchior, @cherniavskii, @flaviendelangle, @Janpot, @JCQuintas, @KenanYusuf, @LukasTy, @oliviertassinari.
Data Grid
@mui/x-data-grid@8.5.0
toggleColumn
event type (#18023) @KenanYusufany
type (#17979) @sai6855@mui/x-data-grid-pro@8.5.0
Same changes as in
@mui/x-data-grid@8.5.0
, plus:@mui/x-data-grid-premium@8.5.0
Same changes as in
@mui/x-data-grid-pro@8.5.0
, plus:GridApiPremium
type (#18037) @arminmehDate and Time Pickers
@mui/x-date-pickers@8.5.0
Internal changes.
@mui/x-date-pickers-pro@8.5.0
Same changes as in
@mui/x-date-pickers@8.5.0
, plus:Charts
@mui/x-charts@8.5.0
render
prop to charts toolbar components (#17649) @bernardobelchioruseFunnelSeries
anduseRadarSeries
(#18034) @JCQuintasChartApi
through context (#18004) @bernardobelchior@mui/x-charts-pro@8.5.0
Same changes as in
@mui/x-charts@8.5.0
, plus:ChartAxisZoomSlider
into smaller files (#18011) @bernardobelchiorTree View
@mui/x-tree-view@8.5.0
Internal changes.
@mui/x-tree-view-pro@8.5.0
Same changes as in
@mui/x-tree-view@8.5.0
.Docs
Core
babel-plugin-display-name
in vitest (#17903) @JCQuintasponyfillGlobal
usage (#18003) @LukasTybabel-plugin-display-name
from npm (#18040) @LukasTyponyfillGlobal
(#17986) @xBlizZerv8.4.0
Compare Source
May 21, 2025
We'd like to offer a big thanks to the 21 contributors who made this release possible. Here are some highlights ✨:
🔺 Support regular
pyramid
variation in the<FunnelChart />
component:📚 Documentation improvements
🌎 Improve Icelandic (is-IS) locale on the Data Grid
🐞 Bugfixes
Special thanks go out to the community members for their valuable contributions:
@aizerin, @arminmeh, @campmarc, @jyash97, @mapache-salvaje, @noraleonte, @nusr, @ragnarr18, @romgrk, @whereisrmsqhs.
Following are all team members who have contributed to this release:
@alexfauquette, @bernardobelchior, @flaviendelangle, @JCQuintas, @KenanYusuf, @LukasTy, @MBilalShafi, @rita-codes.
Data Grid
@mui/x-data-grid@8.4.0
exclude
selection model type if quick filter does not have actual values (#17899) @arminmeh@mui/x-data-grid-pro@8.4.0
Same changes as in
@mui/x-data-grid@8.4.0
, plus:aria-expanded
attribute to the master detail toggle button (#17122) @whereisrmsqhs@mui/x-data-grid-premium@8.4.0
Same changes as in
@mui/x-data-grid-pro@8.4.0
.Date and Time Pickers
@mui/x-date-pickers@8.4.0
disabled
value is used when focusing or clicking (#17914) @aizerinPickersTextField
overflow (#17942) @noraleonte@mui/x-date-pickers-pro@8.4.0
Same changes as in
@mui/x-date-pickers@8.4.0
.Charts
@mui/x-charts@8.4.0
isPointInside
less often (#17850) @bernardobelchioruseAnimate
test (#17777) @JCQuintasisXInside
andisYInside
(#17911) @bernardobelchior@mui/x-charts-pro@8.4.0
Same changes as in
@mui/x-charts@8.4.0
, plus:Pyramid
chart (#17783) @JCQuintasTree View
@mui/x-tree-view@8.4.0
getItemChildren
prop inRichTreeView
(#17894) @rita-codesapiRef
to toggle the editing status of an item (#17768) @rita-codes@mui/x-tree-view-pro@8.4.0
Same changes as in
@mui/x-tree-view@8.4.0
.Docs
apiRef
copy (#17776) @mapache-salvajeCore
displayName
(#17845) @romgrkvitest
cli (#17847) @JCQuintasisolatedModules=true
in tsconfig (#17781) @JCQuintasConfiguration
📅 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.
This PR has been generated by Renovate Bot.
a309baa841
to5180c44ac2
5180c44ac2
to821591c895
821591c895
to3e6693c3ae
3e6693c3ae
toa973a1a6d1
Update dependency @mui/x-charts to ^8.5.2to Update dependency @mui/x-charts to ^8.5.3a973a1a6d1
to96e443073d
96e443073d
to04c4c4fb53
04c4c4fb53
toe8d2902942
e8d2902942
tofcaeb6db0f
fcaeb6db0f
toa7673af550
a7673af550
todb4b5ca71e
db4b5ca71e
to2e7957dcf8
2e7957dcf8
tofdf83ee8cf
Update dependency @mui/x-charts to ^8.5.3to Update dependency @mui/x-charts to ^8.6.0fdf83ee8cf
to4bd6f58b1d
Update dependency @mui/x-charts to ^8.6.0to Update dependency @mui/x-charts to ^8.7.04bd6f58b1d
tofa107a261f
fa107a261f
to6d9766e274
6d9766e274
to76cf59fbc8
76cf59fbc8
to822eeddaef
822eeddaef
to4646cb6163
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.