Commit Graph

16 Commits

Author SHA1 Message Date
1b0bcfb505 add Framer Motion animations with spring physics and reduced-motion support 2026-02-15 19:17:52 +02:00
37627688b8 add import/export for JSON, CSV, and Trello formats 2026-02-15 19:14:06 +02:00
940a020d72 add global keyboard shortcuts for undo/redo and command palette 2026-02-15 19:13:36 +02:00
d1cf4559ce add settings dialog with theme selection 2026-02-15 19:13:13 +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
3f58896cc5 add board list home screen with new board dialog and context menu 2026-02-15 18:48:59 +02:00
f4ab1565f5 add app shell with top bar, view routing, and board factory 2026-02-15 18:44:19 +02:00
b07df5cf7b configure custom OKLCH theme, fonts, and dark mode tokens 2026-02-15 18:43:23 +02:00
653bcc834f add Zustand stores with undo/redo and debounced persistence 2026-02-15 18:41:27 +02:00
e599093b2a add filesystem persistence layer for boards and settings 2026-02-15 18:39:24 +02:00
0441217c4e add board/settings type definitions and Zod validation schemas 2026-02-15 18:38:20 +02:00
71ef8f77d1 scaffold Tauri v2 + React + TS with all dependencies 2026-02-15 18:31:54 +02:00