brewlog/templates
Jon Seager f1cdf75eaf
refactor(templates): replace manual JS with Datastar patterns
- Convert data.html search from manual fetch+debounce to Datastar @get
- Replace filterList() on checkin page with <searchable-select> component
- Convert account.html form show/hide from classList to data-show signals
- Rename _scanWaiting/_scanError to _extracting/_extractError for consistency
- Delete unused render_signals_fragment() and escape_html_attr() from support.rs
- Document Datastar vs JS guidelines in CLAUDE.md
2026-02-05 21:42:14 +00:00
..
pages refactor(templates): replace manual JS with Datastar patterns 2026-02-05 21:42:14 +00:00
partials fix(brews): carry over quick notes when using "Brew Again" 2026-02-05 21:18:11 +00:00
base.html fix(ui): tokenize neutral text colors for dark mode contrast 2026-02-05 20:57:59 +00:00