1
0
Files
breadcrumb-the-shire/templates/partials
fs 44620bd786 fix: refactor breadcrumb partial to WAI-ARIA best-practice pattern
- Replace <div>+<i> structure with <nav aria-label>+<ol>+<li>
- Move separators from DOM to CSS pseudo-elements (li+li::before)
- Add hover/focus-visible states and color differentiation
- Replace hard-coded px values with design tokens
- Explicitly reset shell nav/ol/li rules for self-contained styling
- Add i18n key for breadcrumb nav landmark label

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 14:51:40 +01:00
..
2026-03-06 00:44:52 +01:00
2026-03-12 14:09:06 +01:00
2026-03-04 15:56:58 +01:00
2026-03-04 15:56:58 +01:00
2026-03-04 15:56:58 +01:00
2026-03-04 15:56:58 +01:00
2026-02-11 19:28:12 +01:00
2026-03-07 14:10:36 +01:00