brewlog/templates
Jon Seager 8fe88c8ff6
fix(mobile): hide infinite scroll sentinel on desktop
The sentinel div (h-4) added extra space below the pagination bar
on pages with a next page, making the pagination bar appear taller
than on the last page. Since infinite scroll only runs on mobile,
hide the sentinel on desktop with md:hidden.
2026-02-03 12:52:23 +00:00
..
partials fix(mobile): hide infinite scroll sentinel on desktop 2026-02-03 12:52:23 +00:00
bags.html feat: add bags web views and templates 2025-11-27 14:02:55 +00:00
base.html fix(mobile): hide infinite scroll sentinel on desktop 2026-02-03 12:52:23 +00:00
brews.html feat(brews): add filter paper to routes, views, CLI, and templates 2026-02-03 10:14:22 +00:00
favicon.ico feat: bootstrap brewlog platform 2025-11-24 11:44:12 +00:00
gear.html feat(brews): add filter paper to routes, views, CLI, and templates 2026-02-03 10:14:22 +00:00
login.html feat(frontend): add login page and session-based authentication 2025-11-25 16:28:47 +00:00
nav.html fix(nav): add responsive hamburger menu for mobile 2026-02-03 12:50:52 +00:00
roast_detail.html feat: add bags web views and templates 2025-11-27 14:02:55 +00:00
roaster_detail.html feat: bootstrap brewlog platform 2025-11-24 11:44:12 +00:00
roasters.html feat(frontend): add login page and session-based authentication 2025-11-25 16:28:47 +00:00
roasts.html feat(frontend): add login page and session-based authentication 2025-11-25 16:28:47 +00:00
styles.css feat(mobile): add infinite scroll and hide pagination on mobile 2026-02-03 12:51:52 +00:00
timeline.html fix(timeline): ensure cards always alternate sides across month boundaries 2026-02-03 09:51:48 +00:00