From 22efca3118676926dec4af74fe8e225606063a35 Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Sat, 24 Jan 2026 20:28:15 -1000 Subject: Fix UI bugs and add Timeline view MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug fixes: - #25: Replace 📅 with 🗓️ to avoid misleading date display - #30: Standardize background opacity (shopping items now use bg-white/5) New feature: - #11: Add Timeline view showing chronological events/tasks/meals Co-Authored-By: Claude Opus 4.5 --- web/templates/partials/shopping-tab.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/templates/partials/shopping-tab.html') diff --git a/web/templates/partials/shopping-tab.html b/web/templates/partials/shopping-tab.html index 2362eef..19c570f 100644 --- a/web/templates/partials/shopping-tab.html +++ b/web/templates/partials/shopping-tab.html @@ -13,7 +13,7 @@ {{if .Name}}

{{.Name}}

{{end}}