Version Packages (next)
This commit is contained in:
@@ -1,5 +1,25 @@
|
||||
# @backstage/plugin-mui-to-bui
|
||||
|
||||
## 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
|
||||
- @backstage/ui@0.12.0-next.1
|
||||
- @backstage/theme@0.7.2-next.0
|
||||
- @backstage/frontend-plugin-api@0.14.0-next.1
|
||||
|
||||
## 0.2.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
Reference in New Issue
Block a user