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

[DatePicker] Remove unnecessary wrapping dom node #24533

Merged
merged 1 commit into from
Jan 21, 2021

Conversation

mxsph
Copy link
Contributor

@mxsph mxsph commented Jan 21, 2021

Breaking changes

  • [DatePicker] Remove the .MuiPickersDay-dayLabel node, customizations can be applied on .MuiPickersDay-root directly.

resolves #24162. For context, the div was added in mui/material-ui-pickers#1416.

@mui-pr-bot
Copy link

mui-pr-bot commented Jan 21, 2021

Details of bundle changes

Generated by 🚫 dangerJS against 82f4d0d

@oliviertassinari oliviertassinari added the component: date picker This is the name of the generic UI component, not the React module! label Jan 21, 2021
@oliviertassinari oliviertassinari changed the title [DatePicker] Remove dead dom node [DatePicker] Remove unnecessary dom node Jan 21, 2021
@oliviertassinari oliviertassinari changed the title [DatePicker] Remove unnecessary dom node [DatePicker] Remove unnecessary wrapping dom node Jan 21, 2021
@oliviertassinari oliviertassinari merged commit f159de4 into mui:next Jan 21, 2021
@oliviertassinari
Copy link
Member

@mxsph Thanks for looking into it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change component: date picker This is the name of the generic UI component, not the React module! new feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DatePicker] Remove dead dom node
3 participants