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][LinearProgress][CircularProgress] Add variant overrides for module augumentation #45163

Merged
merged 4 commits into from
Feb 3, 2025

Conversation

kingflamez
Copy link
Contributor

fixes #45144

Adds LinearProgressPropsVariantOverrides to LinearProgress.d.ts and CircularProgressPropsVariantOverrides to CircularProgress.d.ts to enchance module augumentation

@ZeeshanTamboli ZeeshanTamboli added bug 🐛 Something doesn't work typescript component: progress This is the name of the generic UI component, not the React module! labels Feb 3, 2025
@mui-bot
Copy link

mui-bot commented Feb 3, 2025

Netlify deploy preview

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

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against aaac905

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.

Thanks for the PR!

@ZeeshanTamboli ZeeshanTamboli merged commit d580b43 into mui:master Feb 3, 2025
19 checks passed
@ZeeshanTamboli ZeeshanTamboli added v6.x needs cherry-pick The PR should be cherry-picked to master after merge labels Feb 3, 2025
ZeeshanTamboli added a commit to ZeeshanTamboli/material-ui that referenced this pull request Feb 3, 2025
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: progress This is the name of the generic UI component, not the React module! needs cherry-pick The PR should be cherry-picked to master after merge typescript v6.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Linear progress variant style override
3 participants