Skip to content

[tooltip] Remove deprecated props#47988

Merged
siriwatknp merged 9 commits intomui:masterfrom
siriwatknp:remove-deprecated-tooltip-props
Mar 18, 2026
Merged

[tooltip] Remove deprecated props#47988
siriwatknp merged 9 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

Loading
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: tooltip Changes related to the tooltip.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants