Update dependency @mui/x-date-pickers to v7.14.0 #306
Loading…
x
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.0
Release Notes
mui/mui-x (@mui/x-date-pickers)
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
getTreeDataPath
(#11743) @pcorpetevent.key
forTab
andEscape
keys (#14170) @k-rajat19api
ingridCellParams
interface (#14201) @k-rajat19@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:onCellSelectionModelChange
not triggered when additional cell range is selected (#14199) @arminmehDate and Time Pickers
@mui/x-date-pickers@7.14.0
Space
andEnter
on theTimeClock
component @arthurbalduini@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
isPointInside
function for both graphs and axis (#14222) @JCQuintas@mui/x-charts-pro@7.0.0-alpha.2
Same changes as in
@mui/x-charts@7.14.0
, plus:Docs
Core
eslint-plugin-testing-library
(#14232) @LukasTyv7.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
null
andundefined
values (#14166) @k-rajat19useGridStateInitialization
(#14181) @k-rajat19@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
baseline
property to theLineChart
series
(#14153) @JCQuintasCartesianContextProvider
toCartesianProvider
(#14102) @JCQuintas@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
canMoveItemToNewPosition
prop (#14176) @flaviendelangleDocs
Core
cache-docs
plugin setup (#14105) @LukasTyv7.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
checkboxSelectionVisibleOnly
behavior with server-side pagination (#14083) @MBilalShaficolumnHeadersContainerRef
beingundefined
before mount (#14051) @samwato@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
plugins
toPluginProvider
(#14056) @JCQuintas@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
[docs] Add a warning to promote the usage of
updateRows
(#14027) @MBilalShafi[docs] Disable ad in
Rich Tree View-Ordering
page (#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 Version
section (#14132) @michelengelenv7.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
role=presentation
a11y issue (#13891) @romgrk@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
axisId
prop being allowed in xAxis/yAxis config. Useid
instead. (#13986) @JCQuintasSeriesProvider
to use in filtering (#14026) @JCQuintasTree View
@mui/x-tree-view@7.12.0
onItemClick
on the Tree View components (#14018) @flaviendelangleisEventTargetInDescendants
(#13982) @flaviendelangleDocs
minDate
andmaxDate
default
description (#14024) @LukasTyrenderCell
& autogenerated rows (#13879) @romgrkCore
charts
performance with codspeed (#13952) @JCQuintasvale
actionpaths
filtering (#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.