feat: add food detail pages for OFF and custom meal sources
All checks were successful
CI / update (push) Successful in 3m40s

Extend the nutrition detail page to support OpenFoodFacts items (looked up
by barcode) and custom meals (with ingredient breakdown). All food diary
cards and search results now link to detail pages regardless of source.
This commit is contained in:
2026-04-09 18:17:39 +02:00
parent 72b49baeab
commit 385e21b109
5 changed files with 187 additions and 7 deletions

View File

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