managarten/apps/clock
Till-JS 14ce457c7b refactor(shared-ui): centralize toast system across all web apps
- Add toast module to @manacore/shared-ui (toastStore, ToastContainer)
- Remove local toast implementations from:
  - calendar/web
  - chat/web
  - clock/web
  - contacts/web
  - picture/web
  - storage/web
- Update all apps to import toast from shared-ui
- Consistent toast API: toast.success(), toast.error(), toast.info()

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 14:03:29 +01:00
..
apps refactor(shared-ui): centralize toast system across all web apps 2026-01-29 14:03:29 +01:00
packages/shared 🐛 fix: restore missing clock shared package 2026-01-18 15:43:16 +01:00