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] Review fixes to the Material UI's "Example projects" page #37444

Merged

Conversation

danilo-leal
Copy link
Contributor

Following up on @oliviertassinari's comments at #37007.

@danilo-leal danilo-leal added docs Improvements or additions to the documentation package: material-ui Specific to @mui/material labels May 29, 2023
@danilo-leal danilo-leal self-assigned this May 29, 2023
@mui-bot
Copy link

mui-bot commented May 29, 2023

Netlify deploy preview

https://deploy-preview-37444--material-ui.netlify.app/

Bundle size report

No bundle size changes

Generated by 🚫 dangerJS against 6aca327

@danilo-leal
Copy link
Contributor Author

@siriwatknp would appreciate if you could give this one a very quick look 😬

@danilo-leal danilo-leal merged commit d6f6834 into mui:master Jun 12, 2023
20 checks passed
@danilo-leal danilo-leal deleted the further-fixes-material-example-collections branch June 12, 2023 17:54
Copy link
Member

@oliviertassinari oliviertassinari left a comment

Choose a reason for hiding this comment

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

@danilo-leal Great, thanks for fixing this.

(I'm cleaning up my list in https://www.notion.so/mui-org/Quick-win-Product-opportunities-408a9771556a4715830d18f3749af753, migrating them to Tasks so it's possible to delegate them)

@@ -167,7 +157,6 @@ export default function ExampleCollection() {
href={example.tsLink}
variant="body2"
sx={{
fontFamily: 'IBM Plex Sans',
fontWeight: 500,
Copy link
Member

Choose a reason for hiding this comment

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

It would be better to use theme.typography.fontWeightMedium:

Suggested change
fontWeight: 500,
fontWeight: 'medium',

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation package: material-ui Specific to @mui/material
Projects
Status: Recently completed
Development

Successfully merging this pull request may close these issues.

None yet

4 participants