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][material-ui][CircularProgress] Add Circular size demo #43734

Merged
merged 6 commits into from
Sep 13, 2024

Conversation

sai6855
Copy link
Contributor

@sai6855 sai6855 commented Sep 12, 2024

we received feedback on slack on how to customize size of circular progress , this PR adds demo for it

demo: https://deploy-preview-43734--material-ui.netlify.app/material-ui/react-progress/#circular-size

@sai6855 sai6855 added docs Improvements or additions to the documentation component: CircularProgress The React component package: material-ui Specific to @mui/material labels Sep 12, 2024
@mui-bot
Copy link

mui-bot commented Sep 12, 2024

Netlify deploy preview

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against 629f291

Copy link
Member

@ZeeshanTamboli ZeeshanTamboli left a comment

Choose a reason for hiding this comment

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

Can we demonstrate Circular Progress with a non-pixel unit as well for the size prop? The size prop accepts both numbers (in pixels) and strings (with any CSS unit). We could show two examples using pixel values, and a third example using a string value to highlight that size supports CSS units other than pixels.

@sai6855
Copy link
Contributor Author

sai6855 commented Sep 13, 2024

@ZeeshanTamboli updated here 48b1352, what do you think?

Copy link
Member

@ZeeshanTamboli ZeeshanTamboli left a comment

Choose a reason for hiding this comment

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

Looks good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: CircularProgress The React component 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