managarten/apps/context/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
..
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 Context, ManaDeck, Questions 2026-03-28 16:23:00 +01:00
web refactor(ui): unify LanguageSelector, ConfirmDialog, and AppSlider across apps 2026-03-31 19:10:55 +02:00