admin
|
66445a9972
|
feat(auth-panel): enhance BackButton layout with Tailwind classes
|
2026-07-17 16:51:08 +08:00 |
|
admin
|
81d6489978
|
feat(analytics): add behavior and payment funnel tracking
|
2026-07-14 16:54:13 +08:00 |
|
admin
|
65cbdf3f20
|
refactor(auth): migrate shell styles to tailwind
|
2026-07-10 18:56:53 +08:00 |
|
admin
|
873a0a8bce
|
refactor(router): centralize app route transitions
|
2026-07-03 14:15:52 +08:00 |
|
admin
|
bfbf7ee91a
|
feat(app): improve payment and paywall UX
|
2026-06-24 10:02:22 +08:00 |
|
admin
|
d1228324ca
|
fix(auth): enable dev email login testing
|
2026-06-22 11:27:13 +08:00 |
|
admin
|
7354afe93d
|
refactor(ui): extract auth and avatar components
|
2026-06-18 17:14:02 +08:00 |
|
admin
|
d074f1a813
|
fix(auth): hide email option in other sign-in dialog
|
2026-06-17 17:07:53 +08:00 |
|
admin
|
b34533b242
|
refactor(auth): use icon library for provider icons
|
2026-06-17 16:58:24 +08:00 |
|
admin
|
5764b3c433
|
feat(ui): replace emoji icons with lucide-react icon components
|
2026-06-16 16:23:36 +08:00 |
|
admin
|
90bb711a45
|
feat(auth): redesign auth UI to match Dart original
- Full-bleed bg_login.png background outside 500px MobileShell
- Facebook landing: logo + Facebook pill button + "Other Sign In Options" link
- Replace centered Dialog with true bottom sheet (drag handle, top radius 28px)
- Email panel: internal login/register toggle, no separate route
- Pink gradient primary button (#f96ADE → #f657A0)
- Pill input fields (46px, white, radius 24, pink 10% shadow)
- Pink circular checkbox + bold Privacy/Terms rich text (visual only, non-blocking)
- Floating 40x40 white back button (top:20/left:20)
- Wire AuthPanelModeChanged dispatch for panel switching
- New design tokens (--color-auth-*, --auth-*, --radius-bottom-sheet)
- New generic BottomSheet component
- Copy ic-logo-login.png (+@2x, +@3x) from Dart assets
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-06-10 14:29:30 +08:00 |
|
admin
|
a4b902893e
|
refactor(auth): migrate social login to next-auth
|
2026-06-10 10:26:45 +08:00 |
|
admin
|
a5d8214650
|
refactor: migrate state imports from contexts to stores directory
|
2026-06-09 18:47:04 +08:00 |
|
admin
|
cda55c8f9b
|
refactor: relocate components to app directory structure
|
2026-06-09 14:43:10 +08:00 |
|