Files
github-actions[bot] b97fcb0a93 Version Packages
2026-05-19 18:28:24 +00:00

7.6 KiB

@backstage/plugin-mui-to-bui

0.2.7

Patch Changes

0.2.7-next.0

Patch Changes

0.2.6

Patch Changes

0.2.6-next.2

Patch Changes

0.2.6-next.1

Patch Changes

0.2.6-next.0

Patch Changes

0.2.5

Patch Changes

0.2.5-next.2

Patch Changes

0.2.5-next.1

Patch Changes

0.2.5-next.0

Patch Changes

0.2.4

Patch Changes

  • 4137a43: Updated CSS token references to use renamed --bui-bg-app and --bui-border-2 tokens.

  • a88c437: Updated MUI to BUI theme converter to align with latest token changes

    Changes:

    • Removed generation of deprecated tokens: --bui-fg-link, --bui-fg-link-hover, --bui-fg-tint, --bui-fg-tint-disabled, --bui-bg-tint and all its variants
    • Added generation of new info status tokens: --bui-fg-info, --bui-fg-info-on-bg, --bui-bg-info, --bui-border-info
    • Updated status color mapping to generate both standalone and -on-bg variants for danger, warning, success, and info
    • Status colors now use .main for standalone variants and .dark for -on-bg variants, providing better visual hierarchy

    The converter now generates tokens that match the updated BUI design system structure, with clear distinction between status colors for standalone use vs. use on colored backgrounds.

  • a7e0d50: Updated react-router-dom peer dependency to ^6.30.2 and explicitly disabled v7 future flags to suppress deprecation warnings.

  • Updated dependencies

0.2.4-next.2

Patch Changes

0.2.4-next.1

Patch Changes

  • a88c437: Updated MUI to BUI theme converter to align with latest token changes

    Changes:

    • Removed generation of deprecated tokens: --bui-fg-link, --bui-fg-link-hover, --bui-fg-tint, --bui-fg-tint-disabled, --bui-bg-tint and all its variants
    • Added generation of new info status tokens: --bui-fg-info, --bui-fg-info-on-bg, --bui-bg-info, --bui-border-info
    • Updated status color mapping to generate both standalone and -on-bg variants for danger, warning, success, and info
    • Status colors now use .main for standalone variants and .dark for -on-bg variants, providing better visual hierarchy

    The converter now generates tokens that match the updated BUI design system structure, with clear distinction between status colors for standalone use vs. use on colored backgrounds.

  • Updated dependencies

0.2.4-next.0

Patch Changes

0.2.3

Patch Changes

0.2.3-next.0

Patch Changes

0.2.2

Patch Changes

0.2.2-next.1

Patch Changes

0.2.2-next.0

Patch Changes

0.2.1

Patch Changes

0.2.1-next.1

Patch Changes

  • 5c614ff: Updated BUI checkbox preview example to align with new component API.
  • Updated dependencies
    • @backstage/ui@0.9.0-next.1

0.2.1-next.0

Patch Changes

0.2.0

Minor Changes

  • d5cbdba: This is the first release of the Material UI to Backstage UI migration helper plugin. It adds a new page at /mui-to-bui that converts an existing MUI v5 theme into Backstage UI (BUI) CSS variables, with live preview and copy/download.

Patch Changes

0.2.0-next.0

Minor Changes

  • d5cbdba: This is the first release of the Material UI to Backstage UI migration helper plugin. It adds a new page at /mui-to-bui that converts an existing MUI v5 theme into Backstage UI (BUI) CSS variables, with live preview and copy/download.

Patch Changes

  • Updated dependencies
    • @backstage/ui@0.7.2-next.1
    • @backstage/theme@0.6.9-next.0