Daniel Bedeleanu
3df15cf68f
feat(phase2): add photo display to inventory card with modal viewer
- Create PhotoModal component for full-res photo viewing
- Add photo thumbnail (200px square) to inventory item card
- Implement photo modal trigger on thumbnail click
- Add fallback text when no photo available
- Modal closeable via X button, click outside, or Escape key
- Image scales responsively without stretching
- Add comprehensive test coverage (30+ tests)
- All 427 tests passing, build successful
- TypeScript strict mode compliant
2026-04-21 14:53:27 +03:00
..
2026-04-21 13:26:09 +03:00
2026-04-21 14:53:27 +03:00
2026-04-17 13:41:29 +03:00
2026-04-21 14:45:24 +03:00
2026-04-21 13:26:09 +03:00
2026-04-21 13:30:38 +03:00
2026-04-21 14:53:27 +03:00
2026-04-17 13:00:41 +03:00
2026-04-19 10:18:36 +03:00
2026-04-21 14:53:27 +03:00
2026-04-15 20:57:01 +03:00
2026-04-10 14:05:52 +03:00
2026-04-13 20:32:40 +03:00
2026-04-15 17:31:58 +03:00
2026-04-10 21:51:22 +03:00
2026-04-17 11:45:36 +03:00
2026-04-19 12:21:15 +03:00
2026-04-19 19:12:55 +03:00
2026-04-19 10:08:52 +03:00
2026-04-19 18:11:51 +03:00
2026-04-19 11:46:44 +03:00
2026-04-21 12:50:44 +03:00
2026-04-19 19:14:56 +03:00
2026-04-19 09:09:33 +03:00