Dustin Byrne
637254ed2f
feat(HAI-059): add horizontal scroll support for board columns
...
- Update board grid to use minmax(260px, 1fr) for minimum column widths
- Replace overflow: hidden with overflow-x: auto for horizontal scrolling
- Add min-width: 260px to column class for consistent sizing
- Add Board test verifying id='board' attribute for scroll targeting
2026-03-25 23:56:18 -04:00
Dustin Byrne
1dfd70757a
feat(HAI-053): add responsive mobile horizontal scroll for board
...
- Add responsive horizontal scroll CSS styles for mobile viewports
- Ensure board columns scroll horizontally on smaller screens
- Add Board component tests verifying responsive scroll behavior
2026-03-25 23:36:55 -04:00
Dustin Byrne
fbf4a926f2
fix: move logo.svg to app/public/ for Vite discovery
2026-03-25 23:13:27 -04:00
Dustin Byrne
4da7fb839c
feat: add abstract SVG logo
2026-03-25 23:11:28 -04:00
Dustin Byrne
428362a6fd
feat(HAI-013): complete Step 1 — drop detail-prompt backdrop and scroll for markdown rendering
2026-03-25 21:09:00 -04:00
Dustin Byrne
d8ac565f85
feat(HAI-001): complete Step 2 — replace emojis with Lucide icons
2026-03-25 20:31:58 -04:00
Dustin Byrne
961203692d
feat: hai board — core, dashboard, cli, engine
2026-03-25 18:32:10 -04:00