Merge pull request #33744 from backstage/bui-badge

This commit is contained in:
Charles de Dreuille
2026-04-03 20:40:08 +01:00
committed by GitHub
15 changed files with 413 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/ui': patch
---
Added new `Badge` component for non-interactive labeling and categorization of content. It shares the visual appearance of `Tag` but renders as a plain DOM element with no interactive states.
**Affected components:** Badge