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

[Card] Add component prop support #25537

Merged
merged 5 commits into from Mar 31, 2021

Conversation

silver-snoopy
Copy link
Contributor

@silver-snoopy silver-snoopy commented Mar 28, 2021

Describe
This PR aims to solve the following Closes #25513
Thanks for the proposed solution @oliviertassinari.

I have renamed the Card test file to use tsx and we can see the supported component prop

@mui-pr-bot
Copy link

mui-pr-bot commented Mar 28, 2021

No bundle size changes

Generated by 🚫 dangerJS against 9335e9c

@silver-snoopy silver-snoopy changed the title [Card] Add component prop support Draft: [Card] Add component prop support Mar 28, 2021
@silver-snoopy silver-snoopy changed the title Draft: [Card] Add component prop support [Card] Add component prop support Mar 28, 2021
@oliviertassinari oliviertassinari added component: card This is the name of the generic UI component, not the React module! typescript on hold There is a blocker, we need to wait labels Mar 28, 2021
@oliviertassinari
Copy link
Member

Waiting for #25456 to be resolved first

@oliviertassinari oliviertassinari removed the on hold There is a blocker, we need to wait label Mar 31, 2021
@oliviertassinari oliviertassinari merged commit 9499b67 into mui:next Mar 31, 2021
@oliviertassinari
Copy link
Member

@silver-snoopy Thanks. I think that we can bypass the test-case phase because this a pattern we try all the components to follow. I might be overkill to add a test for each.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: card This is the name of the generic UI component, not the React module! typescript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Card] Component property missing
3 participants