Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.11.1->7.12.17.11.1->7.12.17.11.1->7.12.17.11.1->7.12.17.11.1->7.12.17.11.1->7.12.17.11.1->7.12.17.11.1->7.12.07.11.1->7.12.1Release Notes
mui/mui-x (@mui/x-charts)
v7.12.1Compare Source
Aug 8, 2024
We'd like to offer a big thanks to the 9 contributors who made this release possible. Here are some highlights ✨:
@mui/x-charts-prois released in alpha version 🧪. This new package introduces two main features:Data Grid
@mui/x-data-grid@7.12.1checkboxSelectionVisibleOnlybehavior with server-side pagination (#14083) @MBilalShaficolumnHeadersContainerRefbeingundefinedbefore mount (#14051) @samwato@mui/x-data-grid-pro@7.12.1Same changes as in
@mui/x-data-grid@7.12.1.@mui/x-data-grid-premium@7.12.1Same changes as in
@mui/x-data-grid-pro@7.12.1.Date and Time Pickers
@mui/x-date-pickers@7.12.1@mui/x-date-pickers-pro@7.12.1Same changes as in
@mui/x-date-pickers@7.12.1.Charts
@mui/x-charts@7.12.1pluginstoPluginProvider(#14056) @JCQuintas@mui/x-date-charts-pro@7.0.0-alpha.0Same changes as in
@mui/x-charts@7.12.1, plus:Tree View
@mui/x-tree-view@7.12.1Docs
[docs] Add a warning to promote the usage of
updateRows(#14027) @MBilalShafi[docs] Disable ad in
Rich Tree View-Orderingpage (#14123) @oliviertassinari[docs] Redesign Date and Time Pickers overview page (#13241) @noraleonte
[CHANGELOG] Polish details @oliviertassinari
[code-infra] Use concurrency 1 in CircleCI (#14110) @JCQuintas
[infra] Re-added the removal of
Latest Versionsection (#14132) @michelengelenv7.12.0Compare Source
Aug 1, 2024
💵 Our commercial offering is evolving
The Pro plan is receiving two new packages:
@mui/x-tree-view-pro(available today!)@mui/x-charts-pro(available in the coming weeks)As always, every feature released as part of the MIT plan will remain free and MIT licensed forever.
This expansion of the Pro plan comes with some adjustments to our pricing strategy. Learn more about those in the Upcoming changes to MUI X pricing in 2024 blog post.
Highlights
We'd like to offer a big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:
🎁 Introduce item reordering using drag and drop on the
RichTreeViewProcomponent📦 Support CommonJS bundle out of the box on
@mui/x-chartsby adding vendored D3 dependencies.This modifies how the package imports D3.js. It will impact you if you use
d3packages installed by@mui/x-chartsand don't have them in yourpackage.json. You shouldn't be affected otherwise.For more context, the initial issue is caused by D3 only exporting ESM.
The solution up until now was to export charts with only ESM. But some frameworks are confused by this configuration.
So in order to fix this, we are providing a CJS version of D3.
🌍 Improve Turkish (tr-TR) locale on the Data Grid
🌍 Improve Finnish (fi-FI) locale on the Date and Time Pickers
🐞 Bugfixes
📚 Documentation improvements
Data Grid
@mui/x-data-grid@7.12.0role=presentationa11y issue (#13891) @romgrk@mui/x-data-grid-pro@7.12.0Same changes as in
@mui/x-data-grid@7.12.0.@mui/x-data-grid-premium@7.12.0Same changes as in
@mui/x-data-grid-pro@7.12.0.Date and Time Pickers
@mui/x-date-pickers@7.12.0@mui/x-date-pickers-pro@7.12.0Same changes as in
@mui/x-date-pickers@7.12.0.Charts
@mui/x-charts@7.12.0axisIdprop being allowed in xAxis/yAxis config. Useidinstead. (#13986) @JCQuintasSeriesProviderto use in filtering (#14026) @JCQuintasTree View
@mui/x-tree-view@7.12.0onItemClickon the Tree View components (#14018) @flaviendelangleisEventTargetInDescendants(#13982) @flaviendelangleDocs
minDateandmaxDatedefaultdescription (#14024) @LukasTyrenderCell& autogenerated rows (#13879) @romgrkCore
chartsperformance with codspeed (#13952) @JCQuintasvaleactionpathsfiltering (#14038) @LukasTyConfiguration
📅 Schedule: Branch creation - "on sunday before 6:00am" in timezone UTC, 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.