psychedelicious
|
57743239d7
|
feat(ui): add updateDescription flag to toast API
If false, when updating a toast, the description is left alone. The count will still tick up.
|
2024-05-22 09:40:46 +10:00 |
|
psychedelicious
|
29e1ea59fc
|
feat(ui): style copy button on ToastWithSessionRefDescription
|
2024-05-22 09:40:46 +10:00 |
|
psychedelicious
|
2e5d24f272
|
tidy(ui): remove old comment
|
2024-05-22 09:40:46 +10:00 |
|
psychedelicious
|
3b381b5a8c
|
tidy(ui): remove the ToastID enum
With the model install logic cleaned up the enum is less useful
|
2024-05-22 09:40:46 +10:00 |
|
psychedelicious
|
683ec8e5f2
|
feat(ui): add stateful toast utility
Small wrapper around chakra's toast system simplifies creating and updating toasts. See comments in toast.ts for details.
|
2024-05-22 09:40:46 +10:00 |
|