An enterprise-class UI design language and React UI library
Go to file
Wuxh 32f8134f4f
feat: improve noStyle validation message display logic (#41698)
* test: add case

* feat: improve `noStyle` validation message display logic

When `noStyle=true` and `help=false`, the error message is blocked from being passed up

* test: update test case

* Revert "test: update test case"

This reverts commit a3e5d84ea620becb9e72b6b71766c01114add9ae.

* chore(type): update typo

* Revert "chore(type): update typo"

This reverts commit e13ec3ba5267394e8112fb742ec9bc9d4afdef5b.

* test(deps): DO NOT MERGE

* test: DO NOT MERGE

* Revert "test: DO NOT MERGE"

This reverts commit 2f4ea8e0ce64f88ab690c6e54b86034a92bcb55f.

* Revert "test(deps): DO NOT MERGE"

This reverts commit 48e700ef4aaa4675f29d3fbd23156bd8f692949e.
2023-04-10 12:03:11 +08:00
.circleci chore(deps): update cimg/node docker tag to v16.20.0 (#41592) 2023-04-02 13:42:37 +08:00
.codesandbox docs: upgrade codesandbox to react 18 (#36951) 2022-08-08 17:52:39 +08:00
.dumi Revert "chore(deps): update dependency open to v9 (#41714)" (#41723) 2023-04-10 11:43:30 +08:00
.github chore: update PR template with copilot (#41529) 2023-03-29 17:40:55 +08:00
.husky chore️: add rome format (#38512) 2022-11-11 18:15:33 +08:00
components feat: improve noStyle validation message display logic (#41698) 2023-04-10 12:03:11 +08:00
docs docs: remove duplicate words (#41712) 2023-04-08 16:07:09 +08:00
scripts chore: fix cssinjs check (#41695) 2023-04-07 12:00:34 +08:00
tests fix: compatible windows path (#41574) 2023-03-31 19:03:03 +08:00
typings Merge branch master into master-merge-feature 2023-03-28 22:01:23 +08: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 refactor(list): rewrite with hook (#23542) 2020-04-26 21:23:25 +08:00
.dockerignore test: use azure deploy ui test report site (#24327) 2020-05-25 17:40:57 +08:00
.dumirc.ts docs: fix duplicated desc (#41217) 2023-03-14 20:34:36 +08:00
.editorconfig 🎨 Add emoji in commit message 2018-11-12 14:18:16 +08:00
.eslintignore chore: add lint cache (#40369) 2023-02-17 22:12:19 +08:00
.eslintrc.js feat: replace eslint-plugin-babel with @babel/eslint-plugin and enable new rules (#39335) 2022-12-07 15:35:41 +08:00
.gitignore chore: ignore husky config file 2023-02-10 10:06:09 +08:00
.gitpod.yml Added Gitpod support (#14307) 2019-02-08 10:01:01 +08:00
.jest.image.js chore: delete Enzyme (#37854) 2022-10-06 13:51:02 +08:00
.jest.js docs: DatePicker design tab (#40745) 2023-02-20 10:51:18 +08:00
.jest.node.js chore: merge master 2022-11-13 14:33:07 +08:00
.jest.site.js chore: delete Enzyme (#37854) 2022-10-06 13:51:02 +08:00
.npmignore chore: 📦 Optimize npm package size (#23698) 2020-04-28 14:11:43 +08:00
.prettierignore chore: remove useless scripts (#38622) 2022-11-17 16:41:05 +08:00
.prettierrc chore: remo format and remove prettierrc arrowParens (#38722) 2022-11-19 13:47:33 +08:00
.remarkrc.js chore: add remark lint (#23457) 2020-04-21 23:40:41 +08:00
.stylelintrc.js chore: stylelint plugin upgrade (#40883) 2023-02-23 12:01:25 +08:00
.surgeignore docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
AUTHORS.txt docs(resources-en): grammar fix (#40402) 2023-01-25 23:04:26 +08:00
CHANGELOG.en-US.md docs: add changelog for 5.4.0 (#41587) 2023-04-03 13:28:00 +08:00
CHANGELOG.zh-CN.md docs: add changelog for 5.4.0 (#41587) 2023-04-03 13:28:00 +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
index-style-only.js chore: remo format and remove prettierrc arrowParens (#38722) 2022-11-19 13:47:33 +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 increase timeout 2020-11-14 12:49:46 +08:00
LICENSE 🌱 Upgrade LICENSE 2018-11-28 12:16:59 +08:00
package.json Revert "chore(deps): update dependency open to v9 (#41714)" (#41723) 2023-04-10 11:43:30 +08:00
README-ja_JP.md lint: fix master eslint error (#40671) 2023-02-10 11:55:46 +08:00
README-pt_BR.md lint: fix master eslint error (#40671) 2023-02-10 11:55:46 +08:00
README-sp_MX.md lint: fix master eslint error (#40671) 2023-02-10 11:55:46 +08:00
README-uk_UA.md lint: fix master eslint error (#40671) 2023-02-10 11:55:46 +08:00
README-zh_CN.md docs: update README 2023-03-14 20:30:07 +08:00
README.md docs: update README 2023-03-14 20:30:07 +08:00
renovate.json chore: Configure Renovate (#32494) 2021-10-14 21:58:20 +08:00
rome.json chore️: add rome format (#38512) 2022-11-11 18:15:33 +08:00
SECURITY.md chore: add prettier ignore and format demo (#27270) 2020-10-21 11:06:07 +08:00
tsconfig.json chore: remove useless tsx support (#39934) 2022-12-31 22:24:56 +08:00
tsconfig.node.json chore: compile without lib (#36362) 2022-07-04 22:08:24 +08:00
webpack.config.js chore(deps-dev): bump esbuild-loader from 2.21.0 to 3.0.0 (#40663) 2023-02-09 22:10:22 +08:00

Ant Design

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

CI status codecov NPM version NPM downloads

FOSSA Status

Follow Twitter Renovate status dumi Issues need help

English | Português | 简体中文 | Українською | Spanish | 日本語

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

🔨 Usage

import React from 'react';
import { Button, DatePicker } from 'antd';

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

TypeScript

antd is written in TypeScript with complete definitions, check Use in TypeScript to get started.

🌍 Internationalization

Dozens of languages are supported in antd, see i18n.

⌨️ Development

Use Gitpod, a free online dev environment for GitHub.

Open in Gitpod

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

Read our contributing guide and let's build a better antd together.

We welcome all contributions. Please read our CONTRIBUTING.md first. You can submit any ideas as pull requests or as GitHub issues. If you'd like to improve code, check out the Development Instructions and have a good time! :)

If you are a collaborator, please follow our Pull Request principle to create a Pull Request with collaborator template.

Let's fund issues in this repository

❤️ Sponsors and Backers