berrypod/assets/css
jamey db130a7155
All checks were successful
deploy / deploy (push) Successful in 1m19s
rework email settings for true progressive enhancement
Render all adapter field sections in the form with CSS :has(:checked)
controlling visibility. Selecting a provider instantly shows its config
fields — no JS, no page reload, no server round-trip needed.

- Render all 6 adapter configs with data-adapter attribute
- CSS :has(:checked) show/hide rules per adapter in admin stylesheet
- Namespace field names per adapter (email[brevo][api_key] etc)
- Drop 4 transactional-only providers (Resend, Postmark, Mailgun, MailPace)
- Remove noscript "Switch provider" button and controller redirect workaround
- Remove configured_adapter hidden input tracking
- Hide JS-only test email button for no-JS users via noscript style
- LiveView progressively enhances with async save and test email

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 23:10:37 +00:00
..
admin rework email settings for true progressive enhancement 2026-03-04 23:10:37 +00:00
shop add contextual prompts for skipped setup steps 2026-03-04 14:02:49 +00:00
admin.css extract shared theme CSS into standalone bundle 2026-03-01 23:24:47 +00:00
shop.css extract shared theme CSS into standalone bundle 2026-03-01 23:24:47 +00:00
theme-layer2-attributes.css add contextual prompts for skipped setup steps 2026-03-04 14:02:49 +00:00
theme-primitives.css feat: implement professional typography system with curated font pairings 2026-01-15 01:16:21 +00:00
theme-semantic.css replace --color-* with --t-* tokens, delete bridge and .preview-frame 2026-02-21 00:13:33 +00:00
theme.css extract shared theme CSS into standalone bundle 2026-03-01 23:24:47 +00:00