| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 10 days | Fix mobile layout for iPhone-sized viewports | yyamashita | -4/+4 | |
| - Stack header vertically on mobile (flex-col sm:flex-row) to prevent logo+nav overflow - Hide venue and price columns in list/row views on mobile to give title room - Shrink date/time columns on mobile (w-24 sm:w-32, w-20 sm:w-28) - Make keyword filter input full-width on mobile (w-full sm:w-52) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | ||||
| 11 days | Add list view toggle to event listing | yyamashita | -0/+65 | |
| Adds EventListRow component and a card/list toggle (persisted in ?view= URL param) so users can switch between the grid card layout and a compact single-row list layout. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | ||||
