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

[docs] Restore ButtonBases images #23083

Merged
merged 1 commit into from
Oct 16, 2020

Conversation

eps1lon
Copy link
Member

@eps1lon eps1lon commented Oct 16, 2020

Closes #23082 by restoring images used in /buttons that were owned by /image-list and removed in #22395.

The takeaway is to not blindly DRY up your code by re-using resources from other components. These should've been hoisted so that it's clear that they're general purpose and not just used by ImageList. This seems to be common practice but should be avoided for future images.

https://deploy-preview-23083--material-ui.netlify.app/components/buttons/#complex-buttons

Closes #23084

@eps1lon eps1lon added bug 🐛 Something doesn't work docs Improvements or additions to the documentation labels Oct 16, 2020
@mui-pr-bot
Copy link

No bundle size changes comparing a92256e...2045547

Generated by 🚫 dangerJS against 2045547

@oliviertassinari oliviertassinari merged commit a0acea9 into mui:next Oct 16, 2020
@eps1lon eps1lon deleted the fix/button/docs-images branch June 24, 2021 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[docs] Complex button images don't exist
3 participants