Skip to content

[material-ui][Tooltip] Remove deprecated props#47988

Open
siriwatknp wants to merge 3 commits intomui:masterfrom
siriwatknp:remove-deprecated-tooltip-props
Open

[material-ui][Tooltip] Remove deprecated props#47988
siriwatknp wants to merge 3 commits intomui:masterfrom
siriwatknp:remove-deprecated-tooltip-props

Conversation

@siriwatknp
Copy link
Member

Summary

Remove deprecated Tooltip props that have slots/slotProps replacements:

  • componentsslots
  • componentsPropsslotProps
  • PopperComponentslots.popper
  • PopperPropsslotProps.popper
  • TransitionComponentslots.transition
  • TransitionPropsslotProps.transition

Test plan

  • Unit tests pass (pnpm test:unit Tooltip)
  • TypeScript passes (pnpm typescript)
  • Proptypes and API docs regenerated
  • Migration guide updated in upgrade-to-v9.md

@siriwatknp siriwatknp added the breaking change Introduces changes that are not backward compatible. label Mar 16, 2026
@mui-bot
Copy link

mui-bot commented Mar 16, 2026

Netlify deploy preview

Bundle size report

Bundle Parsed size Gzip size
@mui/material ▼-481B(-0.09%) ▼-216B(-0.14%)
@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 31165fc

@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged. label Mar 16, 2026
@zannager zannager added the scope: tooltip Changes related to the tooltip. label Mar 16, 2026
@zannager zannager requested a review from brijeshb42 March 16, 2026 12:09
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. PR: out-of-date The pull request has merge conflicts and can't be merged. scope: tooltip Changes related to the tooltip.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants