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
10e2140045
[WV2] Progressive enhancement for item search
2026-02-06 17:05:01 -08:00
36a28cff10
[WV2] Add progressive enhancement for outfit item list toggles
...
Rather than just buttons, upgrade to radio buttons when we have JS.
2026-02-06 16:42:42 -08:00
81b60eefad
[WV2] Unify auto-submit behaviors into a shared web component
2026-02-06 11:29:04 -08:00
9baa64d39a
[WV2] Unify common CSS patterns
2026-02-06 09:17:37 -08:00
d0acb1c7e5
[WV2] Use variables for colors
2026-02-06 09:09:58 -08:00
fd881ee31d
[WV2] Support closeted items as well as worn items
2026-02-06 07:54:09 -08:00
f5ad5d2b17
[WV2] Simplify canceling outfit renaming
...
Don't need a button anymore, with focusout and escape doing it
2026-02-05 22:01:45 -08:00
6fa4e57184
[WV2] Outfit renaming as an atomic operation
2026-02-05 21:56:23 -08:00
0d4b553162
[WV2] Outfit saving first draft
2026-02-05 20:47:05 -08:00
d7b1f0e067
[WV2] Minor tweaks to look more like the real wardrobe
2026-02-05 18:49:07 -08:00
4503c12a1f
[WV2] Make show.css a bit more manageable
2026-02-05 18:43:02 -08:00
e694bc5d05
[WV2] Minor UI improvements to pose picker
2026-02-05 18:35:10 -08:00
3b471fcb05
[WV2] Add alt style picker
2026-02-05 18:04:49 -08:00
f545510edc
[WV2] Custom play/pause animations button
2026-01-03 10:44:10 -08:00
cbf69e1189
[WV2] Split template into partials
2025-12-26 23:19:39 -08:00
9ea48f6e8c
[WV2] Improve pose picker button styles
...
Make it more subtle, to create clearer hierarchy between species/color and pose
2025-12-26 23:11:22 -08:00
812e8226bb
[WV2] Unify button styles
2025-12-26 23:01:40 -08:00
74386b45d7
[WV2] More advanced mobile layout
2025-12-26 22:32:20 -08:00
ba0612b694
[WV2] Fix controls area width on mobile
2025-12-26 22:28:24 -08:00
fb8fb4b27e
[WV2] Fix anchor positioning for pose picker popover
2025-12-26 22:15:57 -08:00
6eace54c34
[WV2] Pose picker popover
2025-11-11 18:07:06 -08:00
76496f8a6d
[WV2] Pose picker first draft
2025-11-11 17:41:57 -08:00
78931ddb47
[WV2] Move to a new WardrobeController
2025-11-11 17:21:03 -08:00