qwen-code/packages/cli/src/ui/auth
xwj02155382 928701d688 refactor: simplify OAuth progress UI and use semantic colors
- Replace round border with single border style for consistency
- Use semantic-colors theme instead of Colors enum
- Add i18n translations for error messages and status text
- Simplify dots animation with fixed-width cycling patterns
- Consolidate into single bordered box layout
- Add Esc to cancel hint for better UX

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-03-12 16:23:05 +08:00
..
AuthDialog.test.tsx Merge branch 'main' into feat/improve-auth-dialog-ux 2026-03-02 19:16:45 +08:00
AuthDialog.tsx refactor: simplify OAuth progress UI and use semantic colors 2026-03-12 16:23:05 +08:00
AuthInProgress.tsx refactor: simplify OAuth progress UI and use semantic colors 2026-03-12 16:23:05 +08:00
useAuth.ts feat(shell): enable PTY by default and various enhancements 2026-03-05 11:28:13 +08:00