managarten/packages/shared-ui/src/toast
Till JS 81716725f2 feat(manacore/web): add undo toasts for delete and tag removal
Extend toast system with action buttons and toastStore.undo() helper.
After deleting a task/event/contact or removing a tag, a toast with
"Rückgängig" button appears for 5 seconds. Clicking it restores the
item (clears deletedAt) or re-adds the tag.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 14:50:32 +02:00
..
globalErrorHandler.ts ♻️ refactor: centralize global error handler in shared-ui 2026-01-29 15:17:17 +01:00
index.ts feat(manacore/web): add undo toasts for delete and tag removal 2026-04-03 14:50:32 +02:00
toast.svelte.ts feat(manacore/web): add undo toasts for delete and tag removal 2026-04-03 14:50:32 +02:00
ToastContainer.svelte feat(manacore/web): add undo toasts for delete and tag removal 2026-04-03 14:50:32 +02:00