changesets: add changesets for bui-themer
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
---
|
||||
'@backstage/plugin-bui-themer': minor
|
||||
---
|
||||
|
||||
Introduce the Backstage UI Themer plugin. It adds a new page at `/bui-themer`
|
||||
that converts an existing MUI v5 theme into Backstage UI (BUI) CSS variables,
|
||||
with live preview and copy/download.
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/theme': patch
|
||||
---
|
||||
|
||||
The `UnifiedThemeProvider` now coordinates theme attributes on the document `body` in case multiple theme providers are rendered.
|
||||
Reference in New Issue
Block a user