feat(nutrition): reactive quick-log recents and favorites

Derive recents from current-day entries merged with historical
server data so logging a food updates the quick-log bar instantly.
FoodSearch now emits onfavoritechange so toggling a heart keeps
the quick-log favorites tab in sync without reloading.
This commit is contained in:
2026-04-13 09:50:27 +02:00
parent 465bd9b25a
commit 4dba5ea4fd
3 changed files with 41 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.31.2",
"version": "1.31.3",
"private": true,
"type": "module",
"scripts": {