managarten/apps/zitare
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
..
apps/web refactor(ui): unify LanguageSelector, ConfirmDialog, and AppSlider across apps 2026-03-31 19:10:55 +02:00
packages/content feat(versioning): add semantic versioning and changesets to all apps 2026-03-19 16:20:18 +01:00