Replace inline task editing with a full-viewport detail panel that slides in from the right. Includes editable title, description, custom calendar-based date/time picker (bottom sheet), kebab menu with delete, and mark complete/restore button. Simplify TaskItem to remove inline editing and kebab menu, add chevron hint and onopen callback. Use list icon for drawer toggle instead of back arrow. |
||
|---|---|---|
| .. | ||
| src | ||
| src-tauri | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||