berrypod/lib/berrypod_web/components/shop_components
jamey 156a23da16 add external link UX: icons, rel attributes, screen reader labels
New external_link component in core_components handles target="_blank",
rel="noopener noreferrer", external-link icon, and sr-only "(opens in
new tab)" text. Migrated admin providers form, settings (Stripe),
order tracking, onboarding setup links to use it. Fixed rel="noopener"
to "noopener noreferrer" on remaining links (email settings, product
show, core_components card radio). Added sr-only text to shop social
link cards and aria-label to page renderer tracking link.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 00:55:09 +00:00
..
base.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
cart.ex add no-JS fallback for cart country selector 2026-02-24 23:14:48 +00:00
content.ex add external link UX: icons, rel attributes, screen reader labels 2026-03-04 00:55:09 +00:00
layout.ex extract site_name and site_description from theme settings into standalone settings 2026-03-03 14:52:31 +00:00
product.ex add pagination across all admin and shop views 2026-03-01 09:42:34 +00:00