Show a compact year-less date in the day bar so it fits small iPhones

The native date input can't be told to drop the year, so a button face
shows e.g. "Jul 10" and the real input sits hidden behind it, still
holding the value and opening the native picker on tap.
This commit is contained in:
Alexander Heldt
2026-07-15 09:41:44 +00:00
parent cdd701f0b4
commit b608dfc342
4 changed files with 39 additions and 4 deletions
+1
View File
@@ -1,4 +1,5 @@
[
{ "date": "2026-07-15", "text": "The date in the top bar is shorter (no year), so the whole bar fits on smaller iPhones" },
{ "date": "2026-07-13", "text": "The big timer is back at the top — scroll past it and it hops into the frozen bar instead" },
{ "date": "2026-07-13", "text": "The top bar fits on one row: timer, day arrows, date picker and Today" },
{ "date": "2026-07-13", "text": "Pick how many days the charts cover — 7, 14 or 30 (default 7)" },