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/[email protected]
columns
andsortingOrder
props (#10686) @pcorpet@mui/[email protected]
Same changes as in
@mui/[email protected]
.@mui/[email protected]
Same changes as in
@mui/[email protected]
.Date Pickers
@mui/[email protected]
onChange
instead ofonKeyPress
for Backspace editing (#10494) @flaviendelangleFakeTextField
component (#10687) @flaviendelangle@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:Charts /
@mui/[email protected]
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/[email protected]
LazyLoading
demo crash (#10621) @MBilalShafigetRowId is not defined
error (#10613) @romgrkdate
anddateTime
fields (#10636) @MBilalShafidefault
unless editable (#9997) @gitstart@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:@mui/[email protected]
Same changes as in
@mui/[email protected]
.Date Pickers
@mui/[email protected]
DigitalClock
view renderer (#10624) @LukasTyUTC
false positive (#10586) @alexfauquette@mui/[email protected]
Same changes as in
@mui/[email protected]
.Charts /
@mui/[email protected]
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/[email protected]
disableColumnSelector
demo idempotent (#10548) @MBilalShafi@mui/[email protected]
Same changes as in
@mui/[email protected]
.@mui/[email protected]
Same changes as in
@mui/[email protected]
.Date Pickers
@mui/[email protected]
@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:InputProps
propagation in multi input (#10564) @alexfauquetteCharts /
@mui/[email protected]
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/[email protected]
global
toglobalScope
due to Jest issue (#10470) @romgrk@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:@mui/[email protected]
Same changes as in
@mui/[email protected]
.Date Pickers
@mui/[email protected]
shouldDisableDate
validation (#10502) @michelengelenclearable
field behavior (#9095) @noraleontedayOfWeekFormatter
(#10345) @michelengelen@mui/[email protected]
Same changes as in
@mui/[email protected]
.Charts /
@mui/[email protected]
Tree View /
@mui/[email protected]
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/[email protected]
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/[email protected]
Same changes as in
@mui/[email protected]
, plus:@mui/[email protected]
Same changes as in
@mui/[email protected]
.Date Pickers
@mui/[email protected]
@mui/[email protected]
Same changes as in
@mui/[email protected]
.Charts /
@mui/[email protected]
@mui/material
(#10115) @alexfauquetteTree View /
@mui/[email protected]
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/[email protected]
@mui/[email protected]
Same changes as in
@mui/[email protected]
.@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:Date Pickers
@mui/[email protected]
YearCalendar
andMonthCalendar
a11y (#10312) @LukasTyTimeClock
meridiem text (#10324) @LukasTy@mui/[email protected]
Same changes as in
@mui/[email protected]
.Charts /
@mui/[email protected]
barGapRatio
and increasecategoryGapRatio
(#10317) @LukasTyeslint
on the package (#10330) @LukasTyTree View /
@mui/[email protected]
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/[email protected]
autoHeight
mode (#10203) @cherniavskiiextendType
(#10175) @oliviertassinari@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:Date Pickers
@mui/[email protected]
AdapterMoment.getWeekdays
(#10221) @flaviendelangle@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:anchorRef
behavior (#10077) @LukasTyCharts /
@mui/[email protected]
Tree View /
@mui/[email protected]
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/[email protected]
valueFormatter
being persisted on column type change (#10041) @cherniavskiiuseTimeout
(#10179) @romgrk@mui/[email protected]
Same changes as in
@mui/[email protected]
.@mui/[email protected]
Same changes as in
@mui/[email protected]
.Date Pickers
@mui/[email protected]
referenceDate
on picker components (andDateRangeCalendar
) (#9991) @flaviendelangle@mui/[email protected]
Same changes as in
@mui/[email protected]
.Charts /
@mui/[email protected]
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/[email protected]
@mui/[email protected]
Same changes as in
@mui/[email protected]
.@mui/[email protected]
Same changes as in
@mui/[email protected]
.Date Pickers
@mui/[email protected]
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/[email protected]
Same changes as in
@mui/[email protected]
.Charts /
@mui/[email protected]
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/[email protected]
eval
blocked by CSP (#9863) @romgrkdisableExport
flag in Print Export (#10044) @MBilalShafi@mui/[email protected]
Same changes as in
@mui/[email protected]
.@mui/[email protected]
Same changes as in
@mui/[email protected]
.Date Pickers
@mui/[email protected]
onChange
context (#9985) @flaviendelangleGrid
toolbar component with a styleddiv
(#10052) @LukasTy@mui/[email protected]
Same changes as in
@mui/[email protected]
.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/[email protected]
getCellAggregationResult
: Handlenull
rowNode
case (#9915) @romgrk@mui/[email protected]
Same changes as in
@mui/[email protected]
.@mui/[email protected]
Same changes as in
@mui/[email protected]
.Date Pickers
@mui/[email protected]
numeric
inputmode
instead oftel
(#9918) @LukasTyonChange
when selecting a shortcut withchangeImportance="set"
(#9974) @flaviendelanglethemeAugmentation
styleOverrides
(#9978) @LukasTy@mui/[email protected]
[![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.