Update dependency @mui/x-date-pickers to v7.22.1 (develop) #1089
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:
7.18.0
->7.22.1
Release Notes
mui/mui-x (@mui/x-date-pickers)
v7.22.1
Compare Source
Nov 1, 2024
We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:
Special thanks go out to the community contributors who have helped make this release possible:
@wojtkolos, @dpak-maurya, @k-rajat19.
Following are all team members who have contributed to this release:
@LukasTy, @arminmeh, @MBilalShafi, @KenanYusuf, @flaviendelangle.
Data Grid
@mui/[email protected]
rowGroupingModelChange
handler to respective hook (#15127) @MBilalShafi@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:@mui/[email protected]
Date and Time Pickers
@mui/[email protected]
@mui/[email protected]
Same changes as in
@mui/[email protected]
.Tree View
@mui/[email protected]
TreeItem2DragAndDropOverlay
andTreeItem2LabelInput
from the root of each package (#15208) @flaviendelangle@mui/[email protected]
Same changes as in
@mui/[email protected]
.Docs
v7.22.0
Compare Source
We'd like to offer a big thanks to the 11 contributors who made this release possible. Here are some highlights ✨:
Special thanks go out to the community contributors who have helped make this release possible:
@clins1994, @GITPHLAP, @k-rajat19, @kalyan90, @merotosc, @yash49.
Following are all team members who have contributed to this release:
@cherniavskii, @flaviendelangle, @LukasTy, @MBilalShafi, @romgrk.
Data Grid
@mui/[email protected]
GridPanelAnchor
positioning (#15022) @k-rajat19pageStyle
prop of theGridPrintExportMenuItem
component (#15015) @flaviendelangle<Box />
and<Badge />
(#15013) @romgrk@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:Date and Time Pickers
@mui/[email protected]
DateCalendar
timezone management (#15119) @LukasTyDigitalClock
time options on aDST
switch day (#15092) @LukasTy@mui/[email protected]
Same changes as in
@mui/[email protected]
.Charts
@mui/[email protected]
onAxisClick(_, data)
callback (#15038) @clins1994@mui/[email protected]
Same changes as in
@mui/[email protected]
.Tree View
@mui/[email protected]
Docs
Core
default-branch-switch
instances forv7.x
(#15085) @MBilalShafifireEvent
instead ofuserEvent
(#14927) @LukasTyv7.21.0
Compare Source
Oct 17, 2024
We'd like to offer a big thanks to the 13 contributors who made this release possible. Here are some highlights ✨:
dataset
prop support for the Scatter Chart componentSpecial thanks go out to the community contributors who have helped make this release possible:
@k-rajat19, @kalyan90, @rotembarsela, @wangkailang.
Following are all team members who have contributed to this release:
@arthurbalduini, @cherniavskii, @flaviendelangle, @JCQuintas, @LukasTy, @MBilalShafi, @arminmeh, @romgrk, @KenanYusuf, @oliviertassinari, @samuelsycamore.
Data Grid
@mui/[email protected]
onRowSelectionModelChange
firing unnecessarily on initial render (#14909) @MBilalShafionRowSelectionModelChange
not being called after row is removed (#14972) @arminmeh@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:rowHeight={undefined}
(#14983) @cherniavskii@mui/[email protected]
Same changes as in
@mui/[email protected]
.Date and Time Pickers
@mui/[email protected]
PageUp
andPageDown
event handlers on time components (#14928) @arthurbalduiniownerState
object (#14889) @flaviendelanglePickerValidDate
usage in the Date Range Picker Toolbar (#14925) @flaviendelangle@mui/[email protected]
Same changes as in
@mui/[email protected]
.Charts
@mui/[email protected]
dataset
to be used with the Scatter Chart (#14915) @JCQuintasreduce motion
preference disables animation on page load (#14417) @JCQuintas@mui/[email protected]
Same changes as in
@mui/[email protected]
.Tree View
@mui/[email protected]
alpha
usage with CSS variables (#14969) @wangkailangaria-selected
attribute (#14991) @flaviendelangle@mui/[email protected]
Docs
Core
vitest/playwright
(#14926) @JCQuintasAdapterDayjs
coverage calculation (#14957) @LukasTyv7.20.0
Compare Source
Oct 11, 2024
We'd like to offer a big thanks to the 14 contributors who made this release possible. Here are some highlights ✨:
props.ContentComponent
andprops.ContentProps
) have been deprecated and will be removed in the new major version of the Tree View component.Special thanks go out to the community contributors who have helped make this release possible:
@k-rajat19, @kalyan90, @uma-neko, @vfbiby.
Following are all team members who have contributed to this release: @alelthomas, @arminmeh, @arthurbalduini,
@cherniavskii, @flaviendelangle, @JCQuintas, @MBilalShafi, @noraleonte, @oliviertassinari, @samuelsycamore, @siriwatknp.
Data Grid
@mui/[email protected]
onColumnHeaderContextMenu
event (#14734) @vfbibyscrollToIndexes
(#14888) @arminmehrowId
param toprocessRowUpdate
(#14821) @k-rajat19@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:rowSelectionPropagation
JSDoc and doc section (#14907) @flaviendelangle@mui/[email protected]
Same changes as in
@mui/[email protected]
.Date and Time Pickers
@mui/[email protected]
PageUp
andPageDown
support for time components (#14812) @arthurbalduiniPickerValidDate
(#14896) @flaviendelangleDateFieldInPickerProps
interface to theDatePicker
folder and rename itDatePickerFieldProps
(same for time and date time) (#14828) @flaviendelangle@mui/[email protected]
Same changes as in
@mui/[email protected]
.Charts
@mui/[email protected]
No changes since
@mui/[email protected]
.@mui/[email protected]
Same changes as in
@mui/[email protected]
.Tree View
@mui/[email protected]
ContentComponent
andContentProps
props (#14908) @flaviendelangleDocs
tooltip
andhighlighting
pages (#14824) @JCQuintasTreeItem2
component and theuseTreeItem2
hook (#14551) @noraleonteCore
@mui/utils
v6 (#14867) @siriwatknpdata-mui-test
in favour ofdata-testid
(#14882) @JCQuintasvitest
group (#14856) @JCQuintaswaitFor()
withact()
(#14851) @oliviertassinariv7.19.0
Compare Source
Oct 4, 2024
We'd like to offer a big thanks to the 26 contributors who made this release possible. Here are some highlights ✨:
minHeight
andmaxHeight
on flex parent container for the Data Grid componentpublicAPI
from theuseTreeItem2Utils
hook for the Tree ViewSpecial thanks goes out to our community contributors who have helped make this release possible:
@AWAIS97, @chucamphong, @GMchris, @JakubSveda, @k-rajat19, @k725, @lhilgert9, @ruiaraujo012, @Sanderand, @thomasmoon, @vallereaugabriel.
Following are all team members who have contributed to this release:
@alexfauquette, @arminmeh, @arthurbalduini, @cherniavskii, @flaviendelangle, @Janpot, @JCQuintas, @KenanYusuf, @MBilalShafi, @michelengelen, @noraleonte, @oliviertassinari, @romgrk, @sai6855, @samuelsycamore.
Data Grid
@mui/[email protected]
undefined
value (#14456) @sai6855checkboxSelectionVisibleOnly
reset the selection on filtering (#14677) @MBilalShafiCSSVarsProvider
is used (#12901) @cherniavskiiminHeight
andmaxHeight
on flex parent container (#14614) @cherniavskii@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:onRowsScrollEnd
not firing on very fast scrolling (#14171) @arminmeh@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:Date and Time Pickers
@mui/[email protected]
yearsOrder="desc"
anddirection="rtl"
(#14682) @thomasmoonPickerValidDate
type (#14771) @flaviendelangle@mui/[email protected]
Same changes as in
@mui/[email protected]
.Charts
@mui/[email protected]
LineChart
area animation being stuck when resizing container (#14711) @alexfauquettewarnOnce
(#14792) @JCQuintas@mui/[email protected]
Same changes as in
@mui/[email protected]
.Tree View
@mui/[email protected]
getDefaultizedParams
instead of in the plugin render (#14661) @flaviendelanglepublicAPI
formuseTreeItem2Utils
(#14729) @noraleonteinstance.getTreeItemIdAttribute
(#14667) @flaviendelangleDocs
pages.ts
navigation (#14782) @samuelsycamoreCore
e
identifier (#14724) @samuelsycamoreEscape
event firing event (#14797) @oliviertassinariConfiguration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,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 was generated by Mend Renovate. View the repository job log.