feat: custom meal detail screen, favorites tab, enhanced food search detail
All checks were successful
CI / update (push) Successful in 3m36s

- Replace inline amount row with full detail screen for custom meals
  showing calorie headline, macro rings, macro breakdown, and ingredients
- Add Favorites tab (with filter) between Search and Custom Meals tabs
- Search tab no longer prepends unmatched favorites
- Enhance FoodSearch selected view with macro rings and nutrient breakdown
- Add filter input to custom meals tab
- Document --color-primary/--color-text-on-primary in CLAUDE.md
This commit is contained in:
2026-04-08 21:38:47 +02:00
parent b287affeb2
commit 48e277cf19
4 changed files with 784 additions and 151 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.16.0",
"version": "1.17.0",
"private": true,
"type": "module",
"scripts": {