brewlog/templates/pages
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
..
account.html refactor(templates): replace manual JS with Datastar patterns 2026-02-05 21:42:14 +00:00
add.html fix(ui): tokenize neutral text colors for dark mode contrast 2026-02-05 20:57:59 +00:00
checkin.html refactor(templates): replace manual JS with Datastar patterns 2026-02-05 21:42:14 +00:00
cli_callback.html fix(ui): tokenize neutral text colors for dark mode contrast 2026-02-05 20:57:59 +00:00
data.html refactor(templates): replace manual JS with Datastar patterns 2026-02-05 21:42:14 +00:00
home.html style: update design of recent brew card 2026-02-05 21:20:38 +00:00
login.html fix(ui): tokenize neutral text colors for dark mode contrast 2026-02-05 20:57:59 +00:00
register.html fix(ui): tokenize neutral text colors for dark mode contrast 2026-02-05 20:57:59 +00:00
timeline.html fix(ui): tokenize neutral text colors for dark mode contrast 2026-02-05 20:57:59 +00:00