Bbackstage

backstage/migrate-mui-radio-checkbox-to-bui

MUI 4 to BUI: Replace radio/checkbox groups and standalone Checkbox patterns with BUI

backstagemigrationmuibuiradiocheckboxgroups
Public
0 executions

Run locally

npx codemod @backstage/migrate-mui-radio-checkbox-to-bui

@backstage/migrate-mui-radio-checkbox-to-bui

Migrates MUI radio/checkbox groups and standalone Checkbox patterns to BUI.

Covers

  • Simple radio and checkbox groups
  • Standalone Checkbox and FormControlLabel+Checkbox
  • Named / partial barrel imports; merge into existing @backstage/ui

TODOs / won't-do

  • Complex FormGroup layouts (complex-form-group-todo)
  • Non-boolean / indeterminate checkbox APIs beyond happy path

Test

bash

Ready to contribute?

Build your own codemod and share it with the community.