feat(web): complete V21 UI redesign #6

Merged
xiaoxia merged 2 commits from develop into main 2026-06-25 15:00:48 +08:00

2 Commits

Author SHA1 Message Date
Xiaoxia AI 796074867b fix(web): resolve TypeScript unused variable warnings
CI/CD Pipeline / Validate Code Quality And Tests (push) Successful in 24s
Deploy / Deploy Staging (push) Failing after 25s
Deploy / Build Production Runtime Images (push) Has been skipped
Deploy / Deploy Production (push) Has been skipped
Deploy / Production Browser E2E (push) Has been skipped
CI/CD Pipeline / Validate Code Quality And Tests (pull_request) Successful in 23s
Tests / test (pull_request) Successful in 15s
Tests / lint (pull_request) Successful in 8s
2026-06-25 14:56:47 +08:00
Xiaoxia AI 32dcf483f8 feat(web): complete V21 UI redesign for all pages
CI/CD Pipeline / Validate Code Quality And Tests (push) Successful in 24s
Deploy / Deploy Staging (push) Failing after 26s
Deploy / Build Production Runtime Images (push) Has been skipped
Deploy / Deploy Production (push) Has been skipped
Deploy / Production Browser E2E (push) Has been skipped
- Replaced Ant Design Card/Layout with V21-compliant components
- Updated Header, MainLayout to V21 sticky top navigation
- Redesigned WorkspaceList, ProjectAssets, ProjectResults, ProjectTitles, ProjectVoices, ProjectGeneration with V21 card/grid system
- Added V21 color scheme, typography, spacing, pill badges, vertical/video cards
- Updated Login page and Plans subscription page to V21 design
- CSS-only styling without Ant Design overrides where possible
2026-06-25 14:53:49 +08:00