Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pickers] v7: Move the exports of the calendarHeader slot to @mui/x-date-pickers/PickersCalendarHeader #11019

Closed
Tracked by #7902
flaviendelangle opened this issue Nov 13, 2023 · 0 comments · Fixed by #11020
Assignees
Labels
breaking change component: pickers This is the name of the generic UI component, not the React module! v7.x

Comments

@flaviendelangle
Copy link
Member

flaviendelangle commented Nov 13, 2023

Part of #7902

The code is in src/PickersCalendarHeader but the export was still done through @mui/x-date-pickers/DateCalendar to avoid breaking changes in v6.
We can now remove this export and use only the new endpoint.

Search keywords:

@flaviendelangle flaviendelangle added breaking change component: pickers This is the name of the generic UI component, not the React module! v7.x labels Nov 13, 2023
@flaviendelangle flaviendelangle self-assigned this Nov 13, 2023
@flaviendelangle flaviendelangle changed the title [pickers] v7: Move the exports of the calendarHeader slot to `@mui/x-date-pickers/PickersCalendarHeader [pickers] v7: Move the exports of the calendarHeader slot to @mui/x-date-pickers/PickersCalendarHeader Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change component: pickers This is the name of the generic UI component, not the React module! v7.x
Projects
None yet
1 participant