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

[Accordion] Add support for CSS variables #32542

Merged

Conversation

ZeeshanTamboli
Copy link
Member

@ZeeshanTamboli ZeeshanTamboli commented May 2, 2022

One of #32049

Preview: https://deploy-preview-32542--material-ui.netlify.app/experiments/material-ui/accordion/

If you inspect the preview docs, the AccordionSummary classNames won't change as expected but Accordion classNames will change because CSS variables is not yet supported in Paper component from which the Accordion is built.

cc: @mui/contributors

@mui-bot
Copy link

mui-bot commented May 2, 2022

Details of bundle changes

Generated by 🚫 dangerJS against 012cf03

@ZeeshanTamboli ZeeshanTamboli added new feature New feature or request component: avatar This is the name of the generic UI component, not the React module! labels May 2, 2022
Copy link
Member

@siriwatknp siriwatknp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@siriwatknp siriwatknp merged commit 4f1dc2c into mui:master May 2, 2022
@ZeeshanTamboli ZeeshanTamboli deleted the accordion-support-css-variables branch May 2, 2022 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: avatar 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.

3 participants