Commit Graph

3 Commits

Author SHA1 Message Date
d92a8c7210 feat: add task actions (notes/delete) and refine animation logic
- Added 'onDelete' and 'onNotes' support to TaskItem.
- Implemented hover actions (Delete and Notes icons) for tasks.
- Added Notes Modal for editing task markdown content.
- Simplified navigation animation to remove blank flash (single-phase slide-in).
- Fixed syntax error in updateTask function.
- Updated styles for modal and task actions.
2026-02-01 12:25:53 +01:00
b71d82d32e fix(02): orchestrator corrections 2026-01-25 10:51:12 +01:00
d91cb2d709 Initial commit: Version 1 2026-01-24 11:33:59 +01:00