managarten/packages/shared-auth-ui/src
Till JS 81d5e83861 fix: revert @const to svelte:component (invalid placement in div)
@const can only be used inside {#if}, {#each}, etc. — not directly in
a <div>. Reverted ActionZone and AuthGateModal back to <svelte:component>
which works correctly (the deprecation warning is less important than
a broken app).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 12:04:18 +02:00
..
components fix: revert @const to svelte:component (invalid placement in div) 2026-04-03 12:04:18 +02:00
pages fix: resolve all 40 Svelte dev warnings for clean startup 2026-04-03 12:01:17 +02:00
stores refactor(auth): absorb shared-auth-stores into shared-auth-ui 2026-04-02 21:43:42 +02:00
utils feat(shared-auth-ui): add GuestRegistrationNudge + complete feature texts + improve seed data 2026-04-01 12:16:55 +02:00
index.ts refactor(auth): absorb shared-auth-stores into shared-auth-ui 2026-04-02 21:43:42 +02:00
types.ts refactor(auth): remove all Google/Apple social login code 2026-03-26 09:12:30 +01:00