managarten/apps/questions/apps/web
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
..
src feat(ui): add SyncIndicator to all 19 app layouts 2026-03-28 18:27:30 +01:00
.env.example feat(questions): implement SvelteKit web app 2026-01-29 00:00:53 +00:00
package.json refactor(auth): centralize auth stores — 21 apps use createManaAuthStore factory 2026-03-28 18:04:27 +01:00
svelte.config.js chore: misc fixes, new services, lockfile cleanup 2026-03-28 10:27:35 +01:00
tsconfig.json feat(questions): implement SvelteKit web app 2026-01-29 00:00:53 +00:00
vite.config.ts feat: show build date/time on login screen across all apps 2026-03-21 12:40:57 +01:00