managarten/packages/shared-ui/src
Till JS bda77cbcb7 feat(ui): add SyncIndicator to all 19 app layouts
Add <SyncIndicator /> from @manacore/shared-ui to every app layout.
Shows floating pill when browser goes offline ("Offline") and briefly
when reconnecting ("Wieder online"). Auto-fades after 3 seconds.

Simplified component: uses browser online/offline events instead of
sync engine coupling. Works universally without any props.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 18:27:30 +01:00
..
actions feat(shared-ui): add focusTrap action and apply to shared Modal 2026-03-24 10:04:04 +01:00
atoms chore: various UI improvements and fixes 2025-12-10 20:05:02 +01:00
charts feat(shared-ui): add unified statistics components with theme support 2025-12-10 21:12:07 +01:00
command-bar fix(contacts): resolve Svelte 5 hydration error 2025-12-14 21:13:22 +01:00
components feat(ui): add SyncIndicator to all 19 app layouts 2026-03-28 18:27:30 +01:00
context-menu fix(shared-ui): fix transparent context menu background 2026-03-23 09:37:53 +01:00
help feat(shared-ui): add reusable HelpModal system with keyboard shortcuts and syntax panels 2025-12-14 23:43:19 +01:00
molecules fix(shared-ui): export calculateFadeOpacity from index 2026-02-02 17:07:49 +01:00
navigation feat(local-first): add local-first architecture with Dexie.js, Go sync server, and Todo pilot 2026-03-27 11:17:58 +01:00
organisms feat(shared-ui): add focusTrap action and apply to shared Modal 2026-03-24 10:04:04 +01:00
pages refactor(pwa): replace custom service workers with Vite PWA plugin and centralize offline page 2026-03-22 18:16:43 +01:00
quick-input feat(auth): add SessionExpiredBanner to all remaining web apps 2026-03-24 22:35:13 +01:00
settings ♻️ refactor(shared-ui): simplify PillNavigation - remove sidebar mode 2026-02-17 13:27:23 +01:00
toast ♻️ refactor: centralize global error handler in shared-ui 2026-01-29 15:17:17 +01:00
index.ts feat(infra+ui): deploy script v2, schema push, SyncIndicator component 2026-03-28 18:02:06 +01:00