Skip to content

[autocomplete] Remove deprecated props#47864

Merged
ZeeshanTamboli merged 13 commits into
mui:masterfrom
ZeeshanTamboli:autocomplete-remove-deprecated-props-v9
Mar 13, 2026
Merged

[autocomplete] Remove deprecated props#47864
ZeeshanTamboli merged 13 commits into
mui:masterfrom
ZeeshanTamboli:autocomplete-remove-deprecated-props-v9

Conversation

@ZeeshanTamboli

@ZeeshanTamboli ZeeshanTamboli commented Feb 26, 2026

Copy link
Copy Markdown
Member

Starting with the Autocomplete first to remove the deprecated props. Will work on the other components separately.

Docs: https://deploy-preview-47864--material-ui.netlify.app/material-ui/migration/upgrade-to-v9/#deprecated-apis-removed

Closes #47915

@ZeeshanTamboli ZeeshanTamboli added breaking change Introduces changes that are not backward compatible. scope: autocomplete Changes related to the autocomplete. This includes ComboBox. v9.x labels Feb 26, 2026
@mui-bot

mui-bot commented Feb 26, 2026

Copy link
Copy Markdown

Netlify deploy preview

Bundle size report

Bundle Parsed size Gzip size
@mui/material ▼-418B(-0.08%) ▼-132B(-0.09%)
@mui/lab 0B(0.00%) 0B(0.00%)
@mui/system 0B(0.00%) 0B(0.00%)
@mui/utils 0B(0.00%) 0B(0.00%)

Details of bundle changes

Generated by 🚫 dangerJS against 05ecfac

@ZeeshanTamboli ZeeshanTamboli marked this pull request as ready for review February 27, 2026 10:10
Comment thread packages/mui-material/src/Autocomplete/Autocomplete.test.js

@silviuaavram silviuaavram 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.

LGTM! @ZeeshanTamboli I don't see any ticket for this effort attached, and certainly it's not in our v9 effort backlog. Could you add it please? Or link it if there's already one. Thanks!

@siriwatknp siriwatknp 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.

let's discuss first as this might impact MUI X.

@ZeeshanTamboli

ZeeshanTamboli commented Mar 5, 2026

Copy link
Copy Markdown
Member Author

let's discuss first as this might impact MUI X.

@siriwatknp As per discussion on Slack, now that v9 will be supported in MUI X can you review this?

@ZeeshanTamboli

ZeeshanTamboli commented Mar 5, 2026

Copy link
Copy Markdown
Member Author

LGTM! @ZeeshanTamboli I don't see any ticket for this effort attached, and certainly it's not in our v9 effort backlog. Could you add it please? Or link it if there's already one. Thanks!

@silviuaavram Created #47915

@ZeeshanTamboli ZeeshanTamboli added the type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature. label Mar 5, 2026
@siriwatknp siriwatknp added on hold There is a blocker, we need to wait. and removed on hold There is a blocker, we need to wait. labels Mar 10, 2026
@github-actions github-actions Bot added the PR: out-of-date The pull request has merge conflicts and can't be merged. label Mar 12, 2026
@github-actions github-actions Bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged. label Mar 13, 2026

@silviuaavram silviuaavram 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.

Looks great!

@github-actions github-actions Bot added the PR: out-of-date The pull request has merge conflicts and can't be merged. label Mar 13, 2026
@github-actions github-actions Bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged. label Mar 13, 2026
@ZeeshanTamboli ZeeshanTamboli enabled auto-merge (squash) March 13, 2026 10:28
@ZeeshanTamboli ZeeshanTamboli merged commit 7c95aa6 into mui:master Mar 13, 2026
23 checks passed
@ZeeshanTamboli ZeeshanTamboli deleted the autocomplete-remove-deprecated-props-v9 branch March 13, 2026 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change Introduces changes that are not backward compatible. scope: autocomplete Changes related to the autocomplete. This includes ComboBox. type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature. v9.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[autocomplete] Remove deprecated props

4 participants