An enterprise-class UI design language and React UI library
Go to file
thinkasany 4c18036774
type(formItemLabel): remove unnecessary assert (#49797)
* type(formItemLabel): remove unnecessary assert

* Update components/form/FormItemLabel.tsx

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: thinkasany <480968828@qq.com>

---------

Signed-off-by: thinkasany <480968828@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-07-10 11:56:27 +08:00
.dumi site: site code optimization (#49758) 2024-07-08 10:01:27 +08:00
.github chore: Update pr-open-check.yml (#49759) 2024-07-07 20:19:37 +08:00
.husky chore: remove redundant .gitignore file (#42336) 2023-05-14 12:51:18 +08:00
alias chore: umd version will try to reuse global @ant-design/cssinjs first (#46009) 2023-11-22 15:04:55 +08:00
components type(formItemLabel): remove unnecessary assert (#49797) 2024-07-10 11:56:27 +08:00
docs chore: Update recommendation.zh-CN.md (#49715) 2024-07-04 14:50:50 +08:00
scripts chore(deps-dev): bump inquirer from 9 to 10 (#49764) 2024-07-08 10:02:17 +08:00
tests refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
typings scripts(visual-regression): show target filename (#48444) 2024-04-15 14:40:10 +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 fix: dom crash with ssr hydrate error (#49576) 2024-06-28 10:26:05 +08:00
.editorconfig 🎨 Add emoji in commit message 2018-11-12 14:18:16 +08:00
.eslintignore Revert "chore: migrate to vitest (#42506)" (#42900) 2023-06-07 21:59:21 +08:00
.eslintrc.js docs: format code (#48309) 2024-04-08 14:04:08 +08:00
.gitignore chore: add .env into .gitignore 2024-07-05 17:25:50 +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 test: Update image snapshot logic (#46529) 2023-12-21 10:30:08 +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 refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
.ncurc.js chore: do not update @ant-design/cssinjs (#48222) 2024-04-02 10:27:54 +08:00
.npmignore chore: 📦 Optimize npm package size (#23698) 2020-04-28 14:11:43 +08:00
.npmrc chore: update pupperteer and sharp npmmirror (#44727) 2023-09-15 14:21:50 +08:00
.prettierignore refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +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 refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
BUG_VERSIONS.json docs(): release 5.18.3 (#49491) 2024-06-19 13:31:19 +08:00
CHANGELOG.en-US.md docs: changelog 5.19.1 (#49735) 2024-07-05 17:11:17 +08:00
CHANGELOG.zh-CN.md docs: changelog 5.19.1 (#49735) 2024-07-05 17:11:17 +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
contributors.json chore: update contributors.json (#49560) 2024-06-23 12:23:48 +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 ci: make puppeteer works when reusing node_modules (#46107) 2023-11-28 19:42:35 +08:00
LICENSE 🌱 Upgrade LICENSE 2018-11-28 12:16:59 +08:00
mako.config.json fix: dom crash with ssr hydrate error (#49576) 2024-06-28 10:26:05 +08:00
package.json chore: upgrade deps (#49794) 2024-07-10 08:32:41 +08:00
README-zh_CN.md chore: update online reproduce like (#49746) 2024-07-06 21:01:20 +08:00
README.md chore: update online reproduce like (#49746) 2024-07-06 21:01:20 +08:00
renovate.json chore: Configure Renovate (#32494) 2021-10-14 21:58:20 +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 feat: tsconfig enable strict (#47998) 2024-04-01 15:49:45 +08:00
webpack.config.js chore: migrate to webpack@5 (#45926) 2023-11-23 20:15:12 +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

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

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

🔨 Usage

import { Button, DatePicker } from 'antd';

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

⌨️ Development

Use Gitpod, a free online dev environment for GitHub.

Open in Gitpod

Or use opensumi.run, a free online pure front-end dev environemt.

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

Let's build a better antd together.

We warmly invite contributions from everyone. Before you get started, please take a moment to review our Contributing 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.

Let's fund issues in this repository

❤️ Sponsors and Backers