[pickers] Remove the PickersMonth
and PickersYear
component and move their logic inside MonthCalendar
and YearCalendar
#14474
Labels
breaking change
component: pickers
This is the name of the generic UI component, not the React module!
v8.x
Follow up on #13321
In v7, we introduced new
monthButton
andyearButton
slots.Now the
PickersMonth
andPickersYear
are just super small wrappers on top of those slots.This is a breaking change because it changes the theme entry (should be codemodable).
Search keywords:
The text was updated successfully, but these errors were encountered: