ClubLedger/static
Claude 005d0ccd80
feat: searchable datalist for IANA timezone selector
Populates a <datalist> from Intl.supportedValuesOf('timeZone') on
startup, giving the timezone input native browser search/filter with
no extra dependencies. Degrades gracefully to plain text on browsers
that don't support the Intl API.

https://claude.ai/code/session_01JuRTR5Xjx8emQsyerBgGU7
2026-05-31 03:32:02 +00:00
..
app.js feat: searchable datalist for IANA timezone selector 2026-05-31 03:32:02 +00:00
bar.html Remove product search from bar tab 2026-05-30 08:52:18 +00:00
bar.js Remove product search from bar tab 2026-05-30 08:52:18 +00:00
cashier.html Fix 1-4: staff dropdown, split pages, print size toggle, receipts 2026-05-30 06:28:54 +00:00
cashier.js Fix 1-4: staff dropdown, split pages, print size toggle, receipts 2026-05-30 06:28:54 +00:00
common.js Replace literal em-dashes with &mdash; HTML entities 2026-05-30 16:42:46 +00:00
index.html feat: searchable datalist for IANA timezone selector 2026-05-31 03:32:02 +00:00
style.css feat: hamburger menu for mobile nav 2026-05-31 03:30:45 +00:00