Show a meal's grams in the history list

Same pattern as weigh-ins: "80 g · note" or just "80 g" when there's
no note.
This commit is contained in:
Alexander Heldt
2026-07-15 12:47:39 +00:00
parent 6d54ecf238
commit 3e3eee678e
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
[
{ "date": "2026-07-15", "text": "Meals with an amount logged show their grams in the day's history" },
{ "date": "2026-07-15", "text": "Every 1-hour gridline on the sleep charts now shows its hour mark" },
{ "date": "2026-07-15", "text": "The Sleep chart in the last-N-days card now has 1-hour gridlines too" },
{ "date": "2026-07-15", "text": "The Sleep trend chart is taller with 1-hour gridlines, so nearby lines are easier to tell apart" },