chore(deps): update dependency @mui/x-date-pickers to v6 #952
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:
5.0.20
->6.16.3
Release Notes
mui/mui-x (@mui/x-date-pickers)
v6.16.3
Compare Source
Oct 20, 2023
We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:
Data Grid
@mui/x-data-grid@6.16.3
columns
andsortingOrder
props (#10686) @pcorpet@mui/x-data-grid-pro@6.16.3
Same changes as in
@mui/x-data-grid@6.16.3
.@mui/x-data-grid-premium@6.16.3
Same changes as in
@mui/x-data-grid-pro@6.16.3
.Date Pickers
@mui/x-date-pickers@6.16.3
onChange
instead ofonKeyPress
for Backspace editing (#10494) @flaviendelangleFakeTextField
component (#10687) @flaviendelangle@mui/x-date-pickers-pro@6.16.3
Same changes as in
@mui/x-date-pickers@6.16.3
, plus:Charts /
@mui/x-charts@6.0.0-alpha.16
width
andheight
are resolved (#10714) @alexfauquetteBarChart
(#9926) @alexfauquetteDocs
state
externally (#10722) @michelengelenCore
@types
(#10723) @LukasTystyled-components
(#10733) @LukasTyv6.16.2
Compare Source
Oct 12, 2023
We'd like to offer a big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:
Data Grid
@mui/x-data-grid@6.16.2
LazyLoading
demo crash (#10621) @MBilalShafigetRowId is not defined
error (#10613) @romgrkdate
anddateTime
fields (#10636) @MBilalShafidefault
unless editable (#9997) @gitstart@mui/x-data-grid-pro@6.16.2
Same changes as in
@mui/x-data-grid@6.16.2
, plus:@mui/x-data-grid-premium@6.16.2
Same changes as in
@mui/x-data-grid-pro@6.16.2
.Date Pickers
@mui/x-date-pickers@6.16.2
DigitalClock
view renderer (#10624) @LukasTyUTC
false positive (#10586) @alexfauquette@mui/x-date-pickers-pro@6.16.2
Same changes as in
@mui/x-date-pickers@6.16.2
.Charts /
@mui/x-charts@6.0.0-alpha.15
Breaking changes
The charts have a new text display mechanism.
It adds line break support and avoids overlapping text in the legend.
This comes with some breaking changes.
The DOM structure is modified. An intermediary
<tspan />
element has been added. This can impact how your style is applied.The top margin has been reduced from 100 to 50 to benefit from the denser legend.
To accurately compute the text size and then place it, styling should be provided as a JS object. For example, to set the legend font size, you should do:
Support for other text elements (axis labels and tick labels) will be implemented in follow-up PR.
Changes
Docs
Core
no-response
workflow (#10491) @MBilalShafitestEval
not invoking test assertions (#10587) @cherniavskiiv6.16.1
Compare Source
Oct 6, 2023
We'd like to offer a big thanks to the 10 contributors who made this release possible. Here are some highlights ✨:
Data Grid
@mui/x-data-grid@6.16.1
disableColumnSelector
demo idempotent (#10548) @MBilalShafi@mui/x-data-grid-pro@6.16.1
Same changes as in
@mui/x-data-grid@6.16.1
.@mui/x-data-grid-premium@6.16.1
Same changes as in
@mui/x-data-grid-pro@6.16.1
.Date Pickers
@mui/x-date-pickers@6.16.1
@mui/x-date-pickers-pro@6.16.1
Same changes as in
@mui/x-date-pickers@6.16.1
, plus:InputProps
propagation in multi input (#10564) @alexfauquetteCharts /
@mui/x-charts@6.0.0-alpha.14
onClick
is provided (#10551) @giladappsforceonClick
prop to PieChart (#10506) @giladappsforceslots
/slotProps
for the tooltip (#10515) @alexfauquetteDocs
DateRangePicker
example with aButton
trigger (#10485) @LukasTyCore
v6.16.0
Compare Source
Sep 29, 2023
We'd like to offer a big thanks to the 9 contributors who made this release possible. Here are some highlights ✨:
🎁 Add a clearable behavior to all the single input pickers and fields (#9095) @noraleonte
The pickers and fields now have an out-of-the box implementation for clearing the field value. You can see the documentation for this behavior on the Date Picker documentation.
💫 Add Date Picker customization playground (#9581) @noraleonte
You can play around with style customization options on the Date Picker documentation.
We are thrilled to hear your feedback about this functionality!
🚀 Fix header filters menu auto closing on render (#10483) @MBilalShafi
🎯 Fix column headers scroll when theme scoping is used (#10437) @cherniavskii
🌍 Improve Russian (ru-RU) locale on the data grid
🐞 Bugfixes
📚 Documentation improvements
Data Grid
@mui/x-data-grid@6.16.0
global
toglobalScope
due to Jest issue (#10470) @romgrk@mui/x-data-grid-pro@6.16.0
Same changes as in
@mui/x-data-grid@6.16.0
, plus:@mui/x-data-grid-premium@6.16.0
Same changes as in
@mui/x-data-grid-pro@6.16.0
.Date Pickers
@mui/x-date-pickers@6.16.0
shouldDisableDate
validation (#10502) @michelengelenclearable
field behavior (#9095) @noraleontedayOfWeekFormatter
(#10345) @michelengelen@mui/x-date-pickers-pro@6.16.0
Same changes as in
@mui/x-date-pickers@6.16.0
.Charts /
@mui/x-charts@6.0.0-alpha.13
Tree View /
@mui/x-tree-view@6.0.0-beta.0
Multiple
generic (#10478) @flaviendelangleDocs
GridRenderCellParams
interface (#10435) @cherniavskiiCore
prism-okaidia.css
with docs-infra @oliviertassinariv6.15.0
Compare Source
Sep 22, 2023
We'd like to offer a big thanks to the 9 contributors who made this release possible. Here are some highlights ✨:
getRowsToExport
option to print export on the data grid (#10084) @zreecespiecesData Grid
@mui/x-data-grid@6.15.0
getRowsToExport
option to print export (#10084) @zreecespiecesInputLabelProps
(#10413) @romgrkGridMenu
proponClickAway
toonClose
(#10411) @romgrkGridMenu
closes (#10412) @romgrkGridActionsCellItem
(#10344) @romgrkeval
from bundlers (#10329) @romgrkborder: 0
to unmounted focused cell to avoid layout shifts in that row (#10318) @lauri865@mui/x-data-grid-pro@6.15.0
Same changes as in
@mui/x-data-grid@6.15.0
, plus:@mui/x-data-grid-premium@6.15.0
Same changes as in
@mui/x-data-grid-pro@6.15.0
.Date Pickers
@mui/x-date-pickers@6.15.0
@mui/x-date-pickers-pro@6.15.0
Same changes as in
@mui/x-date-pickers@6.15.0
.Charts /
@mui/x-charts@6.0.0-alpha.12
@mui/material
(#10115) @alexfauquetteTree View /
@mui/x-tree-view@6.0.0-alpha.4
Docs
301
to Material UI @oliviertassinarirowIdentifier
(#10326) @MBilalShafiCore
v6.14.0
Compare Source
Sep 14, 2023
We'd like to offer a big thanks to the 9 contributors who made this release possible. Here are some highlights ✨:
🎁 Fix
YearCalendar
andMonthCalendar
accessibility (#10312) @LukasTyThe
YearCalendar
andMonthCalendar
items role has been changed frombutton
toradio
in order to improve the component's a11y support.If you were relying on the mentioned components having a
button
role for items, you will need to update your usage to expect aradio
role instead.🌍 Improve Japanese (ja-JP), Persian (fa-IR), and Vietnamese (vi-VN) locales on the data grid
🐞 Bugfixes
📚 Documentation improvements
Data Grid
@mui/x-data-grid@6.14.0
@mui/x-data-grid-pro@6.14.0
Same changes as in
@mui/x-data-grid@6.14.0
.@mui/x-data-grid-premium@6.14.0
Same changes as in
@mui/x-data-grid-pro@6.14.0
, plus:Date Pickers
@mui/x-date-pickers@6.14.0
YearCalendar
andMonthCalendar
a11y (#10312) @LukasTyTimeClock
meridiem text (#10324) @LukasTy@mui/x-date-pickers-pro@6.14.0
Same changes as in
@mui/x-date-pickers@6.14.0
.Charts /
@mui/x-charts@6.0.0-alpha.11
barGapRatio
and increasecategoryGapRatio
(#10317) @LukasTyeslint
on the package (#10330) @LukasTyTree View /
@mui/x-tree-view@6.0.0-alpha.3
Docs
ariaV7
flag for demos usinguseDemoData
hook (#10204) @cherniavskiiCore
v6.13.0
Compare Source
Sep 8, 2023
We'd like to offer a big thanks to the 10 contributors who made this release possible. Here are some highlights ✨:
🎁 Fix
anchorRef
behavior on range pickers (#10077) @LukasTyThe range picker popup will now be anchored to the first input element and left aligned like other pickers.
🌍 Improve Slovak (sk-SK) locale on the data grid
🐞 Bugfixes
📚 Documentation improvements
Data Grid
@mui/x-data-grid@6.13.0
autoHeight
mode (#10203) @cherniavskiiextendType
(#10175) @oliviertassinari@mui/x-data-grid-pro@6.13.0
Same changes as in
@mui/x-data-grid@6.13.0
, plus:@mui/x-data-grid-premium@6.13.0
Same changes as in
@mui/x-data-grid-pro@6.13.0
, plus:Date Pickers
@mui/x-date-pickers@6.13.0
AdapterMoment.getWeekdays
(#10221) @flaviendelangle@mui/x-date-pickers-pro@6.13.0
Same changes as in
@mui/x-date-pickers@6.13.0
, plus:anchorRef
behavior (#10077) @LukasTyCharts /
@mui/x-charts@6.0.0-alpha.10
Tree View /
@mui/x-tree-view@6.0.0-alpha.2
Docs
Getting Started
page for the Tree View (#10218) @flaviendelangleCustom opening button
page (#10200) @flaviendelanglee.g.
typo @oliviertassinariBase UI
Portal
for the quick filter recipe (#10188) @DanailHCore
e.g.
typo (#10193) @oliviertassinaribabel-plugin-tester
package (#10243) @LukasTyv6.12.1
Compare Source
Aug 31, 2023
We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:
referenceDate
prop on pickers (#9991) @flaviendelangleFind out more about this feature in the documentation section.
Data Grid
@mui/x-data-grid@6.12.1
valueFormatter
being persisted on column type change (#10041) @cherniavskiiuseTimeout
(#10179) @romgrk@mui/x-data-grid-pro@6.12.1
Same changes as in
@mui/x-data-grid@6.12.1
.@mui/x-data-grid-premium@6.12.1
Same changes as in
@mui/x-data-grid-pro@6.12.1
.Date Pickers
@mui/x-date-pickers@6.12.1
referenceDate
on picker components (andDateRangeCalendar
) (#9991) @flaviendelangle@mui/x-date-pickers-pro@6.12.1
Same changes as in
@mui/x-date-pickers@6.12.1
.Charts /
@mui/x-charts@6.0.0-alpha.9
Docs
DemoContainer
andDemoItem
JSDoc (#10186) @LukasTycustom layout
page (#10184) @LukasTyCore
v6.12.0
Compare Source
Aug 25, 2023
We'd like to offer a big thanks to the 10 contributors who made this release possible. Here are some highlights ✨:
Data Grid
@mui/x-data-grid@6.12.0
@mui/x-data-grid-pro@6.12.0
Same changes as in
@mui/x-data-grid@6.12.0
.@mui/x-data-grid-premium@6.12.0
Same changes as in
@mui/x-data-grid-pro@6.12.0
.Date Pickers
@mui/x-date-pickers@6.12.0
ownerState
ondesktopPaper
slot props (#10103) @LukasTytransform-origin
when popper opens totop
(#10069) @LukasTyYearCalendar
scrolling (#10135) @LukasTydateWithTimezone
method (#10029) @flaviendelangleopenPickerButton
toggle picker (#10109) @noraleontereduceAnimations
default rule (#9864) @LukasTy@mui/x-date-pickers-pro@6.12.0
Same changes as in
@mui/x-date-pickers@6.12.0
.Charts /
@mui/x-charts@6.0.0-alpha.8
slotProps
propagation (#10105) @alexfauquetteDocs
Core
useLazyRef
@oliviertassinarino-response
workflow (#10102) @DanailHv6.11.2
Compare Source
Aug 17, 2023
We'd like to offer a big thanks to the 8 contributors who made this release possible. Here are some highlights ✨:
Data Grid
@mui/x-data-grid@6.11.2
eval
blocked by CSP (#9863) @romgrkdisableExport
flag in Print Export (#10044) @MBilalShafi@mui/x-data-grid-pro@6.11.2
Same changes as in
@mui/x-data-grid@6.11.2
.@mui/x-data-grid-premium@6.11.2
Same changes as in
@mui/x-data-grid-pro@6.11.2
.Date Pickers
@mui/x-date-pickers@6.11.2
onChange
context (#9985) @flaviendelangleGrid
toolbar component with a styleddiv
(#10052) @LukasTy@mui/x-date-pickers-pro@6.11.2
Same changes as in
@mui/x-date-pickers@6.11.2
.Docs
Core
v6.11.1
Compare Source
Aug 11, 2023
We'd like to offer a big thanks to the 8 contributors who made this release possible. Here are some highlights ✨:
@mui/x-tree-view
slot
andslotProps
propsData Grid
@mui/x-data-grid@6.11.1
getCellAggregationResult
: Handlenull
rowNode
case (#9915) @romgrk@mui/x-data-grid-pro@6.11.1
Same changes as in
@mui/x-data-grid@6.11.1
.@mui/x-data-grid-premium@6.11.1
Same changes as in
@mui/x-data-grid-pro@6.11.1
.Date Pickers
@mui/x-date-pickers@6.11.1
numeric
inputmode
instead oftel
(#9918) @LukasTyonChange
when selecting a shortcut withchangeImportance="set"
(#9974) @flaviendelanglethemeAugmentation
styleOverrides
(#9978) @LukasTy@mui/x-date-pickers-pro@6.11.1
[![pro](https:Configuration
📅 Schedule: Branch creation - "every weekend" (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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.