mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 01:41:08 +02:00
Create reusable composables for calendar event and task drag/drop: - useEventDragDrop: Event drag and resize with document-level listeners - useTaskDragDrop: Task drag and resize (updated to match new API) - useSidebarDrop: Sidebar task drop handling - useCalendarKeyboard: Keyboard shortcut handling (Escape to cancel) These composables extract ~600 lines of duplicated logic from WeekView, DayView, and MultiDayView. Integration into views will be done in a follow-up commit. 🤖 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 | ||