Marcel Raddatz
1de9dfc314
feat(planner): add remove meal with undo; fix RecipePicker badge for neutral delta
- MealActionSheet: new onremove prop + Entfernen button (guarded by #if)
- +page.svelte: handleRemoveMeal submits delete form, shows undo bar;
undo re-adds via addSlot form; refactored handleUndo to undoCallback
pattern; desktop day-detail panel also gets Entfernen button
- RecipePicker: only show green +delta badge when scoreDelta > 0;
neutral (scoreDelta = 0) shows no badge instead of ⚠ Variationskonflikt
- Tests: page.test.ts remove-meal describe, RecipePicker neutral badge test
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-09 12:47:53 +02:00
..
2026-04-09 12:47:53 +02:00
2026-04-02 12:36:09 +02:00
2026-04-02 14:45:54 +02:00
2026-04-02 14:45:54 +02:00
2026-04-02 12:36:09 +02:00
2026-04-02 12:45:11 +02:00
2026-04-02 13:52:23 +02:00