cards-native/Sources/Features
Till JS da6679770b feat(auth): ManaAuthUI-Migration — vollständige Auth-Reise nativ
Phase 4a aus dem Native-Auth-Vollausbau-Plan.

- project.yml: ManaSwiftUI/ManaAuthUI als Package-Dep
- Sources/Core/Theme/CardsBrand.swift: Bridge zwischen CardsTheme
  (forest-HSL) und ManaBrandConfig — wird im RootView via
  .manaBrand(...) gesetzt
- Sources/App/RootView.swift: alte LoginView() durch ManaLoginView
  ersetzt, Sheets für SignUp/ForgotPassword/ResetPassword. Universal-
  Link-Handler erweitert um /auth/reset?token=… → ManaResetPasswordView
- Sources/Features/Account/LoginView.swift: gelöscht — komplett durch
  ManaLoginView aus ManaAuthUI abgedeckt
- Sources/Features/Account/AccountView.swift: Email-ändern + PW-ändern
  + Account-löschen Sheets (App-Store-Guideline 5.1.1(v) erfüllt)

BUILD SUCCEEDED gegen mana-swift-core@v1.1.0 und mana-swift-ui@v0.1.0.

Account-Sheets (Change/Delete) funktionieren erst nach Phase-3-
Server-PR (Bearer-Plugin in mana-auth) — UI ist fertig, Wire ist
fertig, Server zieht nach.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 19:26:12 +02:00
..
Account feat(auth): ManaAuthUI-Migration — vollständige Auth-Reise nativ 2026-05-13 19:26:12 +02:00
Decks feat(decks): iOS-26 tabViewBottomAccessory für „Neues Deck"-Pille 2026-05-13 19:08:57 +02:00
Editor fix(editor): PhotosPicker Sendable-Warning durch Sub-View struct 2026-05-13 14:39:09 +02:00
Marketplace feat(decks): Tile-Redesign — Tap=Study, Edit-Icon, Explore-Konsistenz 2026-05-13 18:03:47 +02:00
Media v0.5.0 — Phase β-4 Media + Advanced Card-Types 2026-05-13 00:35:36 +02:00
Settings v0.7.0 — Phase β-6 Native-Polish 2026-05-13 01:00:04 +02:00
Study feat(study): Typing-Karten + Levenshtein-Match-Logik 2026-05-13 17:39:39 +02:00