Update dependency @mui/x-date-pickers to v7.14.0 #306
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/mui-x-date-pickers-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.0Release Notes
mui/mui-x (@mui/x-date-pickers)
v7.14.0Compare 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.0getTreeDataPath(#11743) @pcorpetevent.keyforTabandEscapekeys (#14170) @k-rajat19apiingridCellParamsinterface (#14201) @k-rajat19@mui/x-data-grid-pro@7.14.0Same changes as in
@mui/x-data-grid@7.14.0.@mui/x-data-grid-premium@7.14.0Same changes as in
@mui/x-data-grid-pro@7.14.0, plus:onCellSelectionModelChangenot triggered when additional cell range is selected (#14199) @arminmehDate and Time Pickers
@mui/x-date-pickers@7.14.0SpaceandEnteron theTimeClockcomponent @arthurbalduini@mui/x-date-pickers-pro@7.14.0Same changes as in
@mui/x-date-pickers@7.14.0.Charts
@mui/x-charts@7.14.0isPointInsidefunction for both graphs and axis (#14222) @JCQuintas@mui/x-charts-pro@7.0.0-alpha.2Same changes as in
@mui/x-charts@7.14.0, plus:Docs
Core
eslint-plugin-testing-library(#14232) @LukasTyv7.13.0Compare 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.0nullandundefinedvalues (#14166) @k-rajat19useGridStateInitialization(#14181) @k-rajat19@mui/x-data-grid-pro@7.13.0Same changes as in
@mui/x-data-grid@7.13.0, plus:@mui/x-data-grid-premium@7.13.0Same 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.0Same changes as in
@mui/x-date-pickers@7.13.0.Charts
@mui/x-charts@7.13.0baselineproperty to theLineChartseries(#14153) @JCQuintasCartesianContextProvidertoCartesianProvider(#14102) @JCQuintas@mui/x-charts-pro@7.0.0-alpha.1Same changes as in
@mui/x-charts@7.13.0.Tree View
@mui/x-tree-view@7.13.0canMoveItemToNewPositionprop (#14176) @flaviendelangleDocs
Core
cache-docsplugin setup (#14105) @LukasTyv7.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-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 - 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.