Update dependency @mui/x-tree-view to v7.14.0 #307
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/mui-x-tree-view-7.x-lockfile"
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:
7.11.1
->7.14.0
Release Notes
mui/mui-x (@mui/x-tree-view)
v7.14.0
Compare Source
Aug 23, 2024
We'd like to offer a big thanks to the 14 contributors who made this release possible. Here are some highlights ✨:
💫 Allow filtering the axis on zoom, making the axis adapt by removing values outside the view.
📊 Improve bar chart performances
🌍 Improve Czech (cs-CZ) and Hebrew (he-IL) locales on the Data Grid
🌍 Improve Chinese (zh-HK), Hebrew (he-IL), and Vietnamese (vi-VN) locales on the Date and Time Pickers
🐞 Bugfixes
Data Grid
@mui/x-data-grid@7.14.0
@mui/x-data-grid-pro@7.14.0
Same changes as in
@mui/x-data-grid@7.14.0
.@mui/x-data-grid-premium@7.14.0
Same changes as in
@mui/x-data-grid-pro@7.14.0
, plus:Date and Time Pickers
@mui/x-date-pickers@7.14.0
@mui/x-date-pickers-pro@7.14.0
Same changes as in
@mui/x-date-pickers@7.14.0
.Charts
@mui/x-charts@7.14.0
@mui/x-charts-pro@7.0.0-alpha.2
Same changes as in
@mui/x-charts@7.14.0
, plus:Docs
Core
v7.13.0
Compare Source
Aug 16, 2024
We'd like to offer a big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:
💫 Allow to edit the label of Tree View's items.
🔧 Improve rows accessibility on the Data Grid features "Tree Data" and "Row Grouping". Certain "Row Grouping" accessibility updates will only be applied if experimental feature flag is enabled. See the documentation for more information.
🌍 Improve Vietnamese (vi-VN) locale on the Data Grid
🐞 Bugfixes
Data Grid
@mui/x-data-grid@7.13.0
@mui/x-data-grid-pro@7.13.0
Same changes as in
@mui/x-data-grid@7.13.0
, plus:@mui/x-data-grid-premium@7.13.0
Same changes as in
@mui/x-data-grid-pro@7.13.0
.Date and Time Pickers
@mui/x-date-pickers@7.13.0
@mui/x-date-pickers-pro@7.13.0
Same changes as in
@mui/x-date-pickers@7.13.0
.Charts
@mui/x-charts@7.13.0
@mui/x-charts-pro@7.0.0-alpha.1
Same changes as in
@mui/x-charts@7.13.0
.Tree View
@mui/x-tree-view@7.13.0
Docs
Core
v7.12.1
Compare 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-pro
is released in alpha version 🧪. This new package introduces two main features:Data Grid
@mui/x-data-grid@7.12.1
@mui/x-data-grid-pro@7.12.1
Same changes as in
@mui/x-data-grid@7.12.1
.@mui/x-data-grid-premium@7.12.1
Same 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.1
Same changes as in
@mui/x-date-pickers@7.12.1
.Charts
@mui/x-charts@7.12.1
@mui/x-charts-pro@7.0.0-alpha.0
Same changes as in
@mui/x-charts@7.12.1
, plus:Tree View
@mui/x-tree-view@7.12.1
Docs
v7.12.0
Compare 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
RichTreeViewPro
component📦 Support CommonJS bundle out of the box on
@mui/x-charts
by adding vendored D3 dependencies.This modifies how the package imports D3.js. It will impact you if you use
d3
packages installed by@mui/x-charts
and 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.0
@mui/x-data-grid-pro@7.12.0
Same changes as in
@mui/x-data-grid@7.12.0
.@mui/x-data-grid-premium@7.12.0
Same 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.0
Same changes as in
@mui/x-date-pickers@7.12.0
.Charts
@mui/x-charts@7.12.0
Tree View
@mui/x-tree-view@7.12.0
Docs
Core
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, 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.