managarten/packages/shared-auth-ui/src
Till JS 97798e5382 refactor(auth-ui): rewrite LoginPage + RegisterPage to use Tailwind CSS
Replace ~700 lines of scoped CSS with Tailwind utility classes for
consistency with the rest of the monorepo. Both pages now use identical
patterns: Tailwind for layout/sizing/spacing, style: bindings for
dynamic dark/light colors, minimal <style> block for keyframe animations.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 13:16:14 +02:00
..
components feat(auth): add access tier system for phased app releases 2026-03-30 21:50:06 +02:00
pages refactor(auth-ui): rewrite LoginPage + RegisterPage to use Tailwind CSS 2026-03-31 13:16:14 +02:00
utils refactor(auth): remove all Google/Apple social login code 2026-03-26 09:12:30 +01:00
index.ts feat(auth): session management UI and improved account lockout feedback 2026-03-27 11:55:32 +01:00
types.ts refactor(auth): remove all Google/Apple social login code 2026-03-26 09:12:30 +01:00