Skip to content

[text field] Remove deprecated props#47878

Merged
ZeeshanTamboli merged 29 commits intomui:masterfrom
ZeeshanTamboli:textfield-remove-deprecated-props
Mar 13, 2026
Merged

[text field] Remove deprecated props#47878
ZeeshanTamboli merged 29 commits intomui:masterfrom
ZeeshanTamboli:textfield-remove-deprecated-props

Conversation

@ZeeshanTamboli
Copy link
Copy Markdown
Member

@ZeeshanTamboli ZeeshanTamboli commented Feb 28, 2026

@ZeeshanTamboli ZeeshanTamboli added breaking change Introduces changes that are not backward compatible. scope: text field Changes related to the text field. v9.x labels Feb 28, 2026
@mui-bot
Copy link
Copy Markdown

mui-bot commented Feb 28, 2026

Netlify deploy preview

Bundle size report

Bundle Parsed size Gzip size
@mui/material ▼-150B(-0.03%) ▼-26B(-0.02%)
@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 9ae79cf

@ZeeshanTamboli ZeeshanTamboli marked this pull request as ready for review March 2, 2026 11:15
Comment thread docs/src/pages/premium-themes/onepirate/modules/components/TextField.js Outdated
Comment thread packages/mui-material/src/TextField/TextField.d.ts Outdated
@github-actions github-actions Bot added the PR: out-of-date The pull request has merge conflicts and can't be merged. label Mar 5, 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 5, 2026
Copy link
Copy Markdown
Member

@siriwatknp siriwatknp left a comment

Choose a reason for hiding this comment

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

Have you considered these?

  1. Add InputLabelProps change to the Autocomplete section of the migration guide
  2. Consider adding a codemod for <Autocomplete renderInput={…} />

@ZeeshanTamboli
Copy link
Copy Markdown
Member Author

  1. Add InputLabelProps change to the Autocomplete section of the migration guide

It shows a general way to add slotProps.

  1. Consider adding a codemod for <Autocomplete renderInput={…} />

Added using Codex.

@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
Comment thread packages/mui-codemod/src/deprecations/autocomplete-props/autocomplete-props.js Outdated
@github-actions github-actions Bot added PR: out-of-date The pull request has merge conflicts and can't be merged. and removed PR: out-of-date The pull request has merge conflicts and can't be merged. labels 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
Copy link
Copy Markdown
Member

@siriwatknp siriwatknp left a comment

Choose a reason for hiding this comment

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

👍

@ZeeshanTamboli ZeeshanTamboli added the scope: autocomplete Changes related to the autocomplete. This includes ComboBox. label Mar 13, 2026
@ZeeshanTamboli ZeeshanTamboli merged commit 303a7b3 into mui:master Mar 13, 2026
24 checks passed
@ZeeshanTamboli ZeeshanTamboli deleted the textfield-remove-deprecated-props branch March 13, 2026 10:13
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. scope: text field Changes related to the text field. v9.x

Projects

None yet

3 participants