Bbackstage

backstage/migrate-mui-tooltip-to-bui-tooltip

MUI 4 to BUI: Replace Tooltip with TooltipTrigger

backstagemigrationmuibuitooltip
Public
0 executions

Run locally

npx codemod @backstage/migrate-mui-tooltip-to-bui-tooltip

@backstage/migrate-mui-tooltip-to-bui-tooltip

Migrates MUI Tooltip toward Backstage UI TooltipTrigger.

Covers

  • Simple wrapper + title patterns (static and dynamic title)
  • Named barrel imports; merge into existing @backstage/ui
  • Drops unsupported placement props where needed

TODOs / won't-do

  • Controlled open state (controlled-todo)
  • Perfect placement / delay parity

Test

bash

Ready to contribute?

Build your own codemod and share it with the community.