Commit Graph

22 Commits

Author SHA1 Message Date
f80a3d5d0e fix layout animation blocking card clicks when reduce motion is on 2026-02-16 18:38:04 +02:00
338a5ff3ea Phase 4 - board templates, auto-backup, version history 2026-02-16 14:55:58 +02:00
9f60fa233e Phase 3 - filter bar, keyboard navigation, notifications, comments 2026-02-16 14:52:08 +02:00
80365af272 Phase 2 card interactions - priority picker, context menu, WIP limits, column collapse, checklist reorder 2026-02-16 14:46:20 +02:00
282043336a Phase 1 quick wins - defaultColumnWidth, due date colors, card aging, open attachments 2026-02-16 14:33:48 +02:00
316f3d252b gesture-reactive drag overlay with tilt based on pointer velocity 2026-02-15 21:01:06 +02:00
497a137550 shared layout animation - card expands into detail modal 2026-02-15 21:00:29 +02:00
57e006d87e add column stagger + card stagger + card hover/tap animations 2026-02-15 20:58:53 +02:00
cf75de862f upgrade empty states with welcome message and column placeholders 2026-02-15 20:33:16 +02:00
2c7fc5eee7 add board background patterns (dots, grid, gradient) with settings dropdown 2026-02-15 20:32:43 +02:00
067e4e3bf6 add card cover color with picker in card detail and bar in thumbnail 2026-02-15 20:29:29 +02:00
fdfdb0804f add column color picker submenu with 10 preset colors 2026-02-15 20:29:18 +02:00
9f9bf3d72d apply board color to TopBar border and column header accents 2026-02-15 20:26:51 +02:00
9d6ba16548 apply density factor to card, column, and board spacing 2026-02-15 20:25:34 +02:00
0b70ee656f move hooks before early return in BoardView, remove unused attachmentMode prop 2026-02-15 19:30:58 +02:00
8a2138832d accessibility pass - semantic HTML, ARIA, focus indicators, high contrast 2026-02-15 19:19:34 +02:00
1b0bcfb505 add Framer Motion animations with spring physics and reduced-motion support 2026-02-15 19:17:52 +02:00
3b80814330 add command palette with cross-board search and actions 2026-02-15 19:12:49 +02:00
7e6b8ed43c add two-panel card detail modal with markdown, checklist, labels, dates, attachments 2026-02-15 19:05:02 +02:00
f225ef1ace add drag-and-drop for cards and columns with keyboard support 2026-02-15 18:55:35 +02:00
cc2a72b999 add card thumbnails with label dots, due dates, and checklist progress bar 2026-02-15 18:49:20 +02:00
cdc1b7e2c1 add board view with columns, headers, and inline card creation 2026-02-15 18:49:10 +02:00