managarten/packages/shared-auth-ui/src/pages
Till JS c21793baaf fix: resolve all 40 Svelte dev warnings for clean startup
- Add $state() to 4 reactive variables (guestMode, emailInput, passwordInput, searchInputElement)
- Replace 3 deprecated <svelte:component> with direct component references
- Fix 8 a11y issues: add ARIA roles, tabindex, keyboard handlers to click-handler divs
- Remove 22 unused CSS selectors across 8 shared-ui components

Zero warnings on dev startup.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 12:01:17 +02:00
..
ForgotPasswordPage.svelte style: apply prettier formatting to manascore docs, todo web, and auth-ui pages 2026-04-01 15:28:30 +02:00
LoginPage.svelte fix: resolve all 40 Svelte dev warnings for clean startup 2026-04-03 12:01:17 +02:00
RegisterPage.svelte style: apply prettier formatting to manascore docs, todo web, and auth-ui pages 2026-04-01 15:28:30 +02:00