Cleaning up
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
This commit is contained in:
committed by
Patrik Oldsberg
parent
6dcdb442a6
commit
b4f5d20232
@@ -2,4 +2,4 @@
|
||||
'@backstage/ui': minor
|
||||
---
|
||||
|
||||
Added Toast component with React Aria integration. The Toast component displays brief, temporary notifications for actions, errors, or other events. It supports multiple status variants (info, success, warning, danger), flexible positioning, auto-dismiss with timeout, programmatic control, and deep stacking of multiple toasts. The component uses a global queue system for triggering toasts from anywhere in the application.
|
||||
Added Toast component in Backstage UI with support for status variants, auto-dismiss, links, and stacking.
|
||||
|
||||
Reference in New Issue
Block a user