managarten/packages/shared-auth-ui
Till-JS 1e2cc037d5 feat(shared-auth-ui): add theme toggle to auth pages
Add light/dark mode toggle button to top-left corner of all auth pages:
- LoginPage: refactored from CSS media queries to class-based theming
- RegisterPage: added toggle with reactive theme state
- ForgotPasswordPage: added toggle with reactive theme state

Theme state defaults to system preference but can be manually toggled.
2025-12-01 15:40:22 +01:00
..
src feat(shared-auth-ui): add theme toggle to auth pages 2025-12-01 15:40:22 +01:00
package.json feat(shared-auth-ui): redesign login page with animations and theme support 2025-11-29 08:55:56 +01:00
tsconfig.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00