managarten/packages/shared-ui/src/organisms/network
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
..
constants.ts feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
index.ts feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
network.types.ts feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
NetworkControls.svelte refactor(shared-ui): centralize toast system across all web apps 2026-01-29 14:03:29 +01:00
NetworkGraph.svelte chore: various UI improvements and fixes 2025-12-10 20:05:02 +01:00