mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 21:21:10 +02:00
Create useBirthdayPopover composable to eliminate duplicated birthday popover state and handlers across DayView, WeekView, and MonthView. Changes: - Add useBirthdayPopover.svelte.ts composable - Update DayView to use the composable - Update WeekView to use the composable - Update MonthView to use the composable - Export from composables/index.ts This removes ~40 lines of duplicated code across the three views. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| calendar | ||
| chat | ||
| clock | ||
| contacts | ||
| context | ||
| manacore | ||
| manadeck | ||
| picture | ||
| quote/apps | ||
| todo | ||
| zitare | ||