An enterprise-class UI design language and React UI library https://ant.design
Find a file
遇见同学 40a0f30b6f
Some checks failed
🔀 Sync mirror to Gitee / mirror (push) Has been skipped
Publish Any Commit / build (push) Failing after 55s
✅ test / lint (push) Failing after 56s
✅ test / test-react-legacy (push) Failing after 55s
✅ test / test-node (push) Failing after 55s
✅ test / test-react-latest (push) Failing after 55s
✅ test / test-coverage (push) Has been skipped
✅ test / build (push) Failing after 55s
✅ test / test-react-latest-dist (push) Has been skipped
✅ test / test lib/es module (push) Failing after 59s
👁️ Visual Regression Persist Start / test image (push) Failing after 58s
chore: bump biome@2.2.0 (#54692)
2025-08-15 16:54:11 +08:00
.cursor/rules Merge branch 'feature' into master-merge-feature 2025-05-06 19:17:54 +08:00
.devcontainer chore(deps): update mcr.microsoft.com/devcontainers/typescript-node docker tag to v2 (#54372) 2025-07-13 11:13:00 +08:00
.dumi fix: theme editor inherit style (#54687) 2025-08-15 13:58:51 +08:00
.github chore: bump actions/checkout from 4 to 5 (#54668) 2025-08-13 09:01:57 +08:00
.husky feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
alias chore(deps): update dependency eslint to v9 (#50690) 2024-09-19 03:30:19 +08:00
components fix(Pagination): simple mode button and input size (#54652) 2025-08-15 14:36:18 +08:00
docs docs: Add AtomUI library (#54319) 2025-07-28 16:26:12 +08:00
scripts fix: fix lint error (#54122) 2025-06-18 17:00:20 +08:00
tests chore: fix biome error (#54682) 2025-08-14 22:52:15 +08:00
typings fix: improve CSS cheker & fix lint errors (#53236) 2025-03-22 03:09:03 +00:00
.antd-tools.config.js 📚 docs: add token meta info to token system model (#39101) 2022-11-30 11:48:47 +08:00
.depslintrc.js chore(deps): update dependency eslint to v9 (#50690) 2024-09-19 03:30:19 +08:00
.dockerignore test: use azure deploy ui test report site (#24327) 2020-05-25 17:40:57 +08:00
.dumirc.ts docs(site): Network connection is not smooth notification (#53930) 2025-05-30 15:34:14 +08:00
.editorconfig 🎨 Add emoji in commit message 2018-11-12 14:18:16 +08:00
.gitignore chore: Update .gitignore (#53604) 2025-04-23 17:06:00 +08:00
.gitpod.yml Added Gitpod support (#14307) 2019-02-08 10:01:01 +08:00
.jest.image.js test: Update image snapshot logic (#46529) 2023-12-21 10:30:08 +08:00
.jest.js ci: bump jsdom (#52332) 2025-01-09 19:37:04 +08:00
.jest.node.js test: Update image snapshot logic (#46529) 2023-12-21 10:30:08 +08:00
.jest.site.js Revert "chore: migrate to vitest (#42506)" (#42900) 2023-06-07 21:59:21 +08:00
.lintstagedrc.json docs: use codesandbox as default reproduce link (#51219) 2024-10-13 20:45:19 +08:00
.ncurc.js chore: upgrade deps improve for v5 (#52773) 2025-02-13 11:29:06 +08:00
.npmignore chore: 📦 Optimize npm package size (#23698) 2020-04-28 14:11:43 +08:00
.npmrc chore(deps): update dependency eslint to v9 (#50690) 2024-09-19 03:30:19 +08:00
.prettierignore docs(🔥): release 5.21.0 with Splitter component and variant buttons (#50948) 2024-09-22 23:04:51 +08:00
.prettierrc style: remove importOrderSeparation from prettier config (#44336) 2023-08-22 13:11:18 +08:00
.remarkrc.js chore(deps): update dependency remark-preset-lint-recommended to v7 (#48479) 2024-04-16 13:36:01 +08:00
.surgeignore docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
biome.json chore(biome): turn off suspicious. noTsIgnore (#54688) 2025-08-15 14:00:12 +08:00
BUG_VERSIONS.json fix: Mask not hiding correctly (#53767) 2025-05-08 15:57:30 +08:00
CHANGELOG.en-US.md docs: changelog 5.27.0 (#54643) 2025-08-11 15:40:40 +08:00
CHANGELOG.zh-CN.md docs: changelog 5.27.0 (#54643) 2025-08-11 15:40:40 +08:00
CNAME chore: update CNAME 2022-11-18 15:04:45 +08:00
CODE_OF_CONDUCT.md chore: add remark lint (#23457) 2020-04-21 23:40:41 +08:00
codecov.yml test: fix codecov comment (#50640) 2024-08-29 16:42:29 +08:00
contributors.json chore: update authors list (#54388) 2025-07-14 22:33:08 +08:00
eslint.config.mjs chore: lint config update (#53724) 2025-05-06 10:22:44 +08:00
index-style-only.js refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
index-with-locales.js chore: Remove locale-provider (#41289) 2023-03-21 13:08:43 +08:00
index.js Add variable.less to support css variable (#31496) 2021-09-01 10:56:50 +08:00
jest-puppeteer.config.js enhance: keep show clearIcon when in mobile view (#53576) 2025-04-24 14:21:02 +08:00
LICENSE 🌱 Upgrade LICENSE 2018-11-28 12:16:59 +08:00
mako.config.json chore(config): remove HMR setting and update TypeScript exclusion rules in configuration files (#53989) 2025-06-03 18:40:30 +08:00
package.json chore: bump biome@2.2.0 (#54692) 2025-08-15 16:54:11 +08:00
README-zh_CN.md dcos: Update README.md (#54191) 2025-06-24 23:42:28 +08:00
README.md dcos: Update README.md (#54191) 2025-06-24 23:42:28 +08:00
renovate.json chore: update renovate.json (#53586) 2025-04-22 10:23:19 +08:00
SECURITY.md chore: add prettier ignore and format demo (#27270) 2020-10-21 11:06:07 +08:00
tsconfig-old-react.json docs: Support semantic preview (#47332) 2024-02-05 11:45:42 +08:00
tsconfig.json chore(deps): update dependency eslint to v9 (#50690) 2024-09-19 03:30:19 +08:00
webpack.config.js chore: fix biome error (#54682) 2025-08-14 22:52:15 +08:00

Ant Design

An enterprise-class UI design language and React UI library.

CI status codecov NPM version NPM downloads

FOSSA Status DeepWiki

Follow Twitter Renovate status dumi Issues need help

Changelog · Report Bug · Request Feature · English · 中文

❤️ Sponsors

Features

  • 🌈 Enterprise-class UI designed for web applications.
  • 📦 A set of high-quality React components out of the box.
  • 🛡 Written in TypeScript with predictable static types.
  • ⚙️ Whole package of design resources and development tools.
  • 🌍 Internationalization support for dozens of languages.
  • 🎨 Powerful theme customization based on CSS-in-JS.

🖥 Environment Support

  • Modern browsers
  • Server-side Rendering
  • Electron
Edge
Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Electron
Electron
Edge last 2 versions last 2 versions last 2 versions last 2 versions

📦 Install

npm install antd
yarn add antd
pnpm add antd
bun add antd

🔨 Usage

import { Button, DatePicker } from 'antd';

export default () => (
  <>
    <Button type="primary">PRESS ME</Button>
    <DatePicker placeholder="select date" />
  </>
);

⌨️ Development

Use opensumi.run, a free online pure front-end dev environment.

opensumi.run

Or clone locally:

$ git clone git@github.com:ant-design/ant-design.git
$ cd ant-design
$ npm install
$ npm start

Open your browser and visit http://127.0.0.1:8001, see more at Development.

🤝 Contributing PRs Welcome

Top Contributors of ant-design/ant-design - Last 28 days Performance Stats of ant-design/ant-design - Last 28 days
New participants of ant-design - past 28 days
Contribution Leaderboard

Let's build a better antd together.

We warmly invite contributions from everyone. Before you get started, please take a moment to review our Contribution Guide. Feel free to share your ideas through Pull Requests or GitHub Issues. If you're interested in enhancing our codebase, explore the Development Instructions and enjoy your coding journey! :)

For collaborators, adhere to our Pull Request Principle and utilize our Pull Request Template when creating a Pull Request.

Issue funding

We use Issuehunt to up-vote and promote specific features that you would like to see and implement. Check our backlog and help us:

Let's fund issues in this repository

❤️ Backers