john-okeefe
a25f20f559
feat(templates): add BooksGrid component for reusable book grid rendering
...
Create new BooksGrid templ component that renders a grid of books with pagination. This component can be reused across multiple pages and returns HTML for HTMX updates.
- Add books_grid.templ with BooksGrid component
- Renders book cards using existing BookCard component
- Includes pagination controls with HTMX attributes
- Accepts books list, pagination params, and library ID
- Generated books_grid_templ.go from templ compiler
2026-03-27 14:50:44 -04:00
..
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-12 09:04:26 -04:00
2026-03-11 16:41:45 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-12 15:44:46 -04:00
2026-03-12 15:44:15 -04:00
2026-03-27 14:50:44 -04:00
2026-03-27 14:50:44 -04:00
2026-03-25 20:38:25 -04:00
2026-03-25 20:38:25 -04:00
2026-03-12 09:04:26 -04:00
2026-03-09 20:11:31 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-20 22:58:09 -04:00
2026-03-20 22:58:09 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-20 22:58:18 -04:00
2026-03-20 22:58:18 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-12 09:04:26 -04:00
2026-02-20 13:25:35 -05:00
2026-03-20 11:43:17 -04:00
2026-03-20 11:43:17 -04:00
2026-03-12 15:44:46 -04:00
2026-03-12 15:44:15 -04:00
2026-03-12 15:44:46 -04:00
2026-03-12 15:44:15 -04:00
2026-03-12 09:04:26 -04:00
2026-03-08 21:36:02 -04:00
2026-03-12 09:04:26 -04:00
2026-03-08 21:36:02 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-12 15:44:46 -04:00
2026-03-12 09:04:13 -04:00
2026-03-11 11:01:43 -04:00
2026-03-08 21:36:02 -04:00
2026-03-11 11:01:43 -04:00
2026-03-08 21:36:02 -04:00
2026-03-12 15:43:15 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-03-21 21:54:06 -04:00