impress/app
Emi Matchu 602e928180 [WV2] Add item info links
Add an info link (ℹ️) to each item card that opens the item's detail
page in a new tab. The link is:
- Subtle and hidden by default (opacity: 0)
- Visible on hover or focus-within for mouse/keyboard users
- Always visible (60% opacity) on touch devices
- Accessible with proper aria-label
- Opens in new tab with target="_blank" and rel="noopener"

This is the first commit of Phase 2 (Detail-Oriented Experience),
adding contextual navigation to item details.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-15 20:32:11 -08:00
..
assets [WV2] Add item info links 2026-02-15 20:32:11 -08:00
controllers Merge branch 'main' into feature/wardrobe-v2 2026-02-06 19:24:30 -08:00
helpers Merge branch 'main' into feature/wardrobe-v2 2026-02-06 19:24:30 -08:00
javascript Fix CORS bug when downloading in Chrome 2026-02-07 00:21:56 -08:00
mailers/fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
models Merge branch 'main' into feature/wardrobe-v2 2026-02-06 19:24:30 -08:00
services Add scraping for Styling Studio "Restyle" exclusives 2026-02-15 19:02:53 -08:00
views [WV2] Add item info links 2026-02-15 20:32:11 -08:00