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

Rename ExpansionPanel to Accordion as suggested by Material UI #1776

Merged
merged 1 commit into from
Jul 15, 2021

Conversation

TheZoker
Copy link
Contributor

@TheZoker TheZoker commented Jul 6, 2021

The ExpansionPanel component was renamed to Accordion within this PR:
mui/material-ui#21494

With the upcoming version v5 of material UI, the expansion panel will be completely removed.

The docs suggest, just to switch to Accordion, no further migration needs to be done:
https://material-ui.com/api/expansion-panel/

Fixes: #1748

@TheZoker TheZoker marked this pull request as ready for review July 6, 2021 13:37
@coveralls
Copy link

Coverage Status

Coverage remained the same at 88.603% when pulling a6c6404 on TheZoker:expansionpanel-to-accordion into 3815335 on eclipsesource:master.

Copy link
Member

@sdirix sdirix left a comment

Choose a reason for hiding this comment

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

LGTM

@sdirix sdirix merged commit eb77c4a into eclipsesource:master Jul 15, 2021
@TheZoker TheZoker deleted the expansionpanel-to-accordion branch July 15, 2021 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Material-UI: the ExpansionPanel component was renamed to Accordion
3 participants