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

[Skeleton] Fix Circle border radius on Safari #24054

Merged
merged 2 commits into from Dec 20, 2020

Conversation

anatolzak
Copy link
Contributor

@anatolzak anatolzak commented Dec 20, 2020

Fix #24050

Before:

Screen.Recording.2020-12-19.at.6.08.04.PM.mov

After:

Screen.Recording.2020-12-20.at.7.31.06.AM.mov

@mui-pr-bot
Copy link

mui-pr-bot commented Dec 20, 2020

@material-ui/core: parsed: +Infinity% , gzip: +Infinity%
@material-ui/lab: parsed: +Infinity% , gzip: +Infinity%
@material-ui/styles: parsed: +Infinity% , gzip: +Infinity%
@material-ui/system: parsed: +Infinity% , gzip: +Infinity%
@material-ui/unstyled: parsed: +Infinity% , gzip: +Infinity%
@material-ui/utils: parsed: +Infinity% , gzip: +Infinity%

Details of bundle changes

Generated by 🚫 dangerJS against 6db6996

@oliviertassinari oliviertassinari changed the title [Skeleton] Fixed Circle border radius doesn't work on Safari [Skeleton] Fix Circle border radius on Safari Dec 20, 2020
@oliviertassinari oliviertassinari added bug 🐛 Something doesn't work component: skeleton This is the name of the generic UI component, not the React module! labels Dec 20, 2020
@oliviertassinari oliviertassinari merged commit 7435147 into mui:next Dec 20, 2020
@oliviertassinari
Copy link
Member

@anatolzak It's a great first pull request on Material-UI 👌🏻. Thank you for working on it!

@anatolzak
Copy link
Contributor Author

Thank you @oliviertassinari! 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: skeleton This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Skeleton] Circle border radius doesn't work on Safari
3 participants