brewlog/templates/pages
Jon Seager 049e9d68a8
fix: mobile fixed nav bar and detail page polish
- Make nav bar fixed on mobile with safe-area-inset-top support for
  notched devices (10% reduction) and 1rem minimum for non-notched
- Adjust timeline sticky month headings to sit flush below the fixed
  nav with matching top/bottom padding
- Update IntersectionObserver rootMargin to account for fixed nav height
  so stuck-state accent border triggers correctly
- Increase main content top padding on mobile for balanced spacing on
  detail pages
- Add remaining field to bag edit form with +/- stepper buttons
- Make admin page passkey/token forms responsive with icon-only mobile
  delete/revoke buttons
- Make detail page action buttons stack vertically on mobile with equal
  width
2026-02-11 09:53:43 +00:00
..
add.html feat: add image upload to create and check-in forms 2026-02-10 17:50:20 +00:00
admin.html fix: improve admin page forms for mobile 2026-02-11 08:59:52 +00:00
bag.html fix: make detail page action buttons responsive on mobile 2026-02-11 09:05:58 +00:00
brew.html feat: add edit button to all detail pages 2026-02-10 19:42:47 +00:00
cafe.html fix: polish edit forms and detail pages 2026-02-10 19:43:03 +00:00
checkin.html feat: add image upload to create and check-in forms 2026-02-10 17:50:20 +00:00
cli_callback.html feat(a11y): add ARIA attributes, token colors, toast, and tab-switch links 2026-02-09 19:56:11 +00:00
cup.html fix: polish edit forms and detail pages 2026-02-10 19:43:03 +00:00
data.html chore: autoformat templates with prettier 2026-02-09 13:40:05 +00:00
edit_bag.html feat: add remaining amount field to bag edit form 2026-02-11 08:53:56 +00:00
edit_brew.html refactor: deduplicate update handlers and edit templates 2026-02-10 20:04:24 +00:00
edit_cafe.html refactor: deduplicate update handlers and edit templates 2026-02-10 20:04:24 +00:00
edit_cup.html refactor: deduplicate update handlers and edit templates 2026-02-10 20:04:24 +00:00
edit_gear.html refactor: deduplicate update handlers and edit templates 2026-02-10 20:04:24 +00:00
edit_roast.html refactor: deduplicate update handlers and edit templates 2026-02-10 20:04:24 +00:00
edit_roaster.html refactor: deduplicate update handlers and edit templates 2026-02-10 20:04:24 +00:00
gear.html feat: add edit button to all detail pages 2026-02-10 19:42:47 +00:00
home.html feat: add image upload to create and check-in forms 2026-02-10 17:50:20 +00:00
login.html feat(a11y): add ARIA attributes, token colors, toast, and tab-switch links 2026-02-09 19:56:11 +00:00
register.html feat(a11y): add ARIA attributes, token colors, toast, and tab-switch links 2026-02-09 19:56:11 +00:00
roast.html feat: add edit button to all detail pages 2026-02-10 19:42:47 +00:00
roaster.html feat: add edit button to all detail pages 2026-02-10 19:42:47 +00:00
stats.html fix(stats): use muted colors for roast and consumption stat cards 2026-02-09 20:27:01 +00:00
timeline.html fix: mobile fixed nav bar and detail page polish 2026-02-11 09:53:43 +00:00