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

[material-ui][Divider] Remove light prop references from docs #40782

Merged
merged 3 commits into from
Jan 25, 2024

Conversation

sai6855
Copy link
Contributor

@sai6855 sai6855 commented Jan 25, 2024

part of #40417 (Missed this handling in #40563)

address: https://mui-org.slack.com/archives/C041SDSF32L/p1706187993110469 (Also good to know people are noticing deprecations)

i guess argos failing is expected since <Divider light/ is exactly not equivalent to <Divider sx={{bgcolor: grey[50]}}

@mui-bot
Copy link

mui-bot commented Jan 25, 2024

Netlify deploy preview

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against c6493a4

@sai6855 sai6855 added docs Improvements or additions to the documentation component: divider This is the name of the generic UI component, not the React module! package: material-ui Specific to @mui/material labels Jan 25, 2024
@sai6855 sai6855 changed the title [material-ui][Divider] Remove light prop reference from docs [material-ui][Divider] Remove light prop references from docs Jan 25, 2024
Copy link
Contributor

@danilo-leal danilo-leal left a comment

Choose a reason for hiding this comment

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

Sweet, looks great — thanks for being speedy with this!

@danilo-leal danilo-leal merged commit 62a2158 into mui:master Jan 25, 2024
19 checks passed
@sai6855 sai6855 deleted the remove-light-docs branch January 25, 2024 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: divider This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation package: material-ui Specific to @mui/material
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants