room-planner/frontend/src
jtricerolph 2ec629cb5b Controls: separate Categories filter toggle, standalone buttons, full-width category headers
- FilterBar split into CategoryFilterBar / StatesFilterBar / StatFilterBar — each independently toggleable from the controls bar (Categories Filter / States Filter / Stats Filter), visibility persisted to localStorage
- Control buttons are now individual rounded buttons with a 6px gap (removed the merged/segmented styling that left a missing border)
- Category group headers span the full width with top/bottom borders only; 37px side padding keeps the header text aligned with room card content

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-04 18:23:24 +00:00
..
components Controls: separate Categories filter toggle, standalone buttons, full-width category headers 2026-07-04 18:23:24 +00:00
lib feat: add room-planner app — 3-day HK room view with NewBook integration 2026-07-03 13:07:00 +00:00
pages Controls: separate Categories filter toggle, standalone buttons, full-width category headers 2026-07-04 18:23:24 +00:00
api.ts feat: add room-planner app — 3-day HK room view with NewBook integration 2026-07-03 13:07:00 +00:00
App.tsx feat: add room-planner app — 3-day HK room view with NewBook integration 2026-07-03 13:07:00 +00:00
index.css Controls: separate Categories filter toggle, standalone buttons, full-width category headers 2026-07-04 18:23:24 +00:00
main.tsx feat: add room-planner app — 3-day HK room view with NewBook integration 2026-07-03 13:07:00 +00:00
types.ts Room planner: semantic flow filters, forward arrow, padlock + guest name fixes 2026-07-04 13:07:55 +00:00