We've completed the refactoring of ant-design-vue from JSX + CSS-in-JS to SFC + CSS (packages/ui). Now we need the community to review every component.
How to participate: Comment below to claim a component (e.g. "I'll take Button"), then submit a PR to feat/vapor with your review and fixes. Please read CONTRIBUTING.md first.
Rules:
- Use an AI coding tool (Claude Code / Copilot / Cursor / Codex) — CI enforces this
- One component per person at a time
- Branch naming:
review/[component-name]
- Target branch:
feat/vapor
General
Layout
Navigation
Data Entry
Data Display
Feedback
Other
We've completed the refactoring of ant-design-vue from JSX + CSS-in-JS to SFC + CSS (
packages/ui). Now we need the community to review every component.How to participate: Comment below to claim a component (e.g. "I'll take Button"), then submit a PR to
feat/vaporwith your review and fixes. Please read CONTRIBUTING.md first.Rules:
review/[component-name]feat/vaporGeneral
Layout
Navigation
Data Entry
Data Display
Feedback
Other