managarten/apps/chat/apps
Till JS 5e4518b418 refactor(ui): unify LanguageSelector, ConfirmDialog, and AppSlider across apps
- contacts, zitare: migrate LanguageSelector to shared PillDropdown pattern
- context, times: replace local ConfirmDialog with ConfirmationModal from @manacore/shared-ui
  - delete local ConfirmDialog.svelte in both apps
  - map open→visible, onCancel→onClose, remove destructive prop (default in shared-ui)
- calendar, chat, contacts, presi, todo: switch AppSlider from static MANA_APPS
  to getActiveManaApps() to filter inactive apps consistently

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31 19:10:55 +02:00
..
landing feat(analytics): add automatic CTA tracking to all 10 landing pages 2026-03-22 19:13:24 +01:00
mobile chore(mobile): align all 7 Expo apps to SDK 55 2026-03-28 18:10:14 +01:00
server feat(apps): create Hono compute servers for Chat, Mukke, Picture 2026-03-28 16:28:14 +01:00
web refactor(ui): unify LanguageSelector, ConfirmDialog, and AppSlider across apps 2026-03-31 19:10:55 +02:00