brewlog/templates
Jon Seager 9ceb1a2b69
feat(timeline): add expand/collapse all toggle per month
- Add "Expand all" / "Collapse all" link under each month heading
- Individual cards remain toggleable even when month is expanded
- Three signals coordinate state: _expandedMonths (month-level),
  _expandedCard (single card), _collapsedCards (individual overrides)
2026-02-07 11:03:52 +00:00
..
pages feat(timeline): add expand/collapse all toggle per month 2026-02-07 11:03:52 +00:00
partials feat(timeline): add expand/collapse all toggle per month 2026-02-07 11:03:52 +00:00
base.html refactor(ui): extract duplicated row-expand handler into shared function 2026-02-06 18:19:12 +00:00