brewlog/templates/partials
Jon Seager 39bad42f9c
feat(mobile): add infinite scroll and hide pagination on mobile
Add IntersectionObserver-based infinite scroll for mobile viewports
that fetches next pages as the user scrolls. Uses MutationObserver
to re-attach after DOM replacements. Hide pagination controls on
screens narrower than 768px.
2026-02-03 12:51:52 +00:00
..
bag_list.html feat(search): add search input and reposition pagination in templates 2026-02-03 12:51:42 +00:00
brew_list.html feat(search): add search input and reposition pagination in templates 2026-02-03 12:51:42 +00:00
gear_list.html feat(search): add search input and reposition pagination in templates 2026-02-03 12:51:42 +00:00
roast_list.html feat(search): add search input and reposition pagination in templates 2026-02-03 12:51:42 +00:00
roast_options.html feat: add bags web views and templates 2025-11-27 14:02:55 +00:00
roaster_list.html feat(search): add search input and reposition pagination in templates 2026-02-03 12:51:42 +00:00
table.html feat(mobile): add infinite scroll and hide pagination on mobile 2026-02-03 12:51:52 +00:00
timeline_chunk.html feat(timeline): remove sidebar nav, include sticky headers on scroll 2026-02-02 21:18:20 +00:00
timeline_month.html feat(brews): add filter paper to routes, views, CLI, and templates 2026-02-03 10:14:22 +00:00