brewlog/static/js/components
Jon Seager 7f99ffc993
feat(stats): add geographic stats page with choropleth world map
- New /stats page with Roasters, Roasts, Cups, and Cafes tabs
- Interactive choropleth world map (SVG) colored by country counts
- Clickable country chips that highlight individual countries on the map
- Horizontal chip scroller with chevron navigation on desktop
- Datastar-powered tab switching without page reload
- Domain layer: country name → ISO code mapping, flag emoji generation
- StatsRepository trait with four aggregate SQL queries
- <world-map> and <chip-scroll> custom elements for Datastar compatibility
2026-02-08 11:03:15 +00:00
..
photo-capture.js fix(ui): show native camera/gallery picker on mobile photo capture 2026-02-07 10:27:32 +00:00
searchable-select.js feat(ui): improve form UX with collapsible equipment and clickable controls 2026-02-07 12:10:56 +00:00
world-map.js feat(stats): add geographic stats page with choropleth world map 2026-02-08 11:03:15 +00:00