-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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] Update installation commands to use the new tabs code component #37927
Conversation
@alexfauquette Would you know why, upon entering a new page, sometimes the blocks look separated? After a refresh, it gets fixed but it definitely looks like some bug 🤔 |
Love it! The Material Icons and About the lab pages could use these too. There may be a few other random pages here and there as well. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the follow-up :)
@alexfauquette Awesome! I'll be merging this one now but we might want to take a look at why #37927 (comment) is happening 😬 |
@danilo-leal I do not manage to reproduce the bug. Could you open an issue for it with docs-infra label such that we can keep it in mind to solve it when we've time. |
|
This PR updates installation commands with the new
HighlightedCodeWithTabs
component, adding tabs to the code blocks. Picking up from a fantastic work by @alexfauquette on the component; here, I've refined the styles & updated the Core libraries docs.https://deploy-preview-37927--material-ui.netlify.app/material-ui/getting-started/installation/