world-game/src
isUnknown d087012ea8
All checks were successful
Deploy Production / Deploy to Production (push) Successful in 32s
feat: validate email via Emailable, remove auto-download, fix keyboard nav in inputs
- Plug Emailable API into checkEmailDeliverability (fail open if no key)
- Show inline red error + shake animation on email field when address is undeliverable
- Remove window.open auto-download after form submission; success now checks result.success
- Disable arrow-key slide navigation when an input or textarea is focused

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-08 14:57:03 +02:00
..
components feat: validate email via Emailable, remove auto-download, fix keyboard nav in inputs 2026-06-08 14:57:03 +02:00
composables Feat: page Portfolio avec galerie animée, navigation par scroll/touch/clavier 2026-03-05 17:13:50 +01:00
i18n policy : add privacy policy page 2026-05-12 18:10:54 +02:00
router fix: strip trailing slash in normalizePath so /policy/ resolves correctly 2026-06-01 09:22:17 +02:00
state perf : deferred slide rendering + sequential loading by proximity. related to #55 2026-04-03 11:31:40 +02:00
styles hide footer on footer hidden page on mobile 2026-04-22 15:46:42 +02:00
utils Refactor: déplacer router et animations hors de state/ 2026-02-18 12:08:03 +01:00
views feat: validate email via Emailable, remove auto-download, fix keyboard nav in inputs 2026-06-08 14:57:03 +02:00
App.svelte feat: validate email via Emailable, remove auto-download, fix keyboard nav in inputs 2026-06-08 14:57:03 +02:00
main.js Refactor: déplacer router et animations hors de state/ 2026-02-18 12:08:03 +01:00