Skip to content

[material-ui][LinearProgress][CircularProgress] Add variant overrides for module augumentation - #45163

Merged
ZeeshanTamboli merged 4 commits into
mui:masterfrom
kingflamez:fix/progress-bar-overrides
Feb 3, 2025
Merged

ZeeshanTamboli merged 4 commits into
mui:masterfrom
kingflamez:fix/progress-bar-overrides

Conversation

@kingflamez

Copy link
Copy Markdown
Contributor

fixes #45144

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

@ZeeshanTamboli ZeeshanTamboli added type: bug It doesn't behave as expected. typescript scope: progress Changes related to the progress. labels Feb 3, 2025
@mui-bot

mui-bot commented Feb 3, 2025

Copy link
Copy Markdown

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

@ZeeshanTamboli ZeeshanTamboli left a comment

Copy link
Copy Markdown
Member

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
@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
… for module augumentation (mui#45163)

Co-authored-by: ZeeshanTamboli <zeeshan.tamboli@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs cherry-pick The PR should be cherry-picked to master after merge. scope: progress Changes related to the progress. type: bug It doesn't behave as expected. typescript v6.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Linear progress variant style override

3 participants