Migrated repository
Go to file
2023-11-11 10:25:16 +08:00
.github chore: update github workflow 2023-09-09 09:11:20 +08:00
.husky 3.0 ready (#4523) 2021-09-25 16:51:32 +08:00
antd-tools chore: provide esm output file in dist (#6966) 2023-10-16 09:44:54 +08:00
components docs: add new tag 2023-11-11 10:25:16 +08:00
plugin Feat v4 (#6329) 2023-07-14 11:58:27 +08:00
scripts chore: optimize startup performance (#6952) 2023-09-15 14:18:44 +08:00
site site: menu show tag when front-matter has tag prop (#7053) 2023-11-02 19:00:16 +08:00
tests Feat v4 (#6329) 2023-07-14 11:58:27 +08:00
typings refactor: flex components 2023-11-11 10:24:58 +08:00
.antd-tools.config.js Feat v4 (#6329) 2023-07-14 11:58:27 +08:00
.codecov.yml add codecov 2018-05-12 14:10:40 +08:00
.editorconfig bump 1.3.6 2019-03-17 14:42:59 +08:00
.eslintignore chore: update lit & format 2023-08-30 22:48:17 +08:00
.eslintrc.js chore: udpate lint, close #6896 2023-08-30 21:44:03 +08:00
.gitattributes chore: update git config 2020-11-14 21:36:38 +08:00
.gitignore Feat v4 (#6329) 2023-07-14 11:58:27 +08:00
.huskyrc feat: remove unit test commit hooks (#1618) 2019-12-20 22:25:08 +08:00
.jest.js Feat v4 (#6329) 2023-07-14 11:58:27 +08:00
.npmrc chore: enable pnpm run pre scripts (#7078) 2023-11-11 09:29:29 +08:00
.prettierignore Feat v4 (#6329) 2023-07-14 11:58:27 +08:00
.prettierrc 3.0 ready (#4523) 2021-09-25 16:51:32 +08:00
.stylelintrc style: lint add semi and prettier 2019-01-12 12:46:29 +08:00
.stylelintrc.json Feat v4 (#6329) 2023-07-14 11:58:27 +08:00
.vcmrc ci: fix ci error on npm 8 2021-12-05 14:18:08 +08:00
babel.config.js test: add require context 2022-07-07 10:07:54 +08:00
BACKERS.md docs: update vue-admin-beautiful backer (#2938) 2020-10-04 20:34:01 +08:00
build.sh fix fime name 2018-03-19 10:27:03 +08:00
CHANGELOG.en-US.md release 4.0.6 2023-10-17 23:01:50 +08:00
CHANGELOG.zh-CN.md release 4.0.6 2023-10-17 23:01:50 +08:00
index-style-only.js chore: update dist script 2022-03-12 23:00:23 +08:00
index-with-locales.js Feat v4 (#6329) 2023-07-14 11:58:27 +08:00
index.esm.js Feat v4 (#6329) 2023-07-14 11:58:27 +08:00
index.js chore: update dist script 2022-03-12 23:00:23 +08:00
LICENSE feat: add vueuse feature 2022-11-07 13:42:51 +08:00
loader.js chore: update config 2020-07-26 21:35:41 +08:00
logo.png docs: Change a new logo (#489) 2019-02-19 12:17:28 +08:00
package.json release 4.0.6 2023-10-17 23:01:50 +08:00
postcss.config.js style: lint add semi and prettier 2019-01-12 12:46:29 +08:00
README-zh_CN.md docs: update img link 2023-09-02 21:06:07 +08:00
README.md docs: update img link 2023-09-02 21:06:07 +08:00
renovate.json chore: update renovate config 2019-12-19 19:26:40 +08:00
SECURITY.md chore: add security, close #4676 2021-10-08 10:28:38 +08:00
test.html Feat v4 (#6329) 2023-07-14 11:58:27 +08:00
tsconfig.json chore: update lit & format 2023-08-30 22:48:17 +08:00
webpack.build.conf.js chore: provide esm output file in dist (#6966) 2023-10-16 09:44:54 +08:00

Ant Design Vue

An enterprise-class UI components based on Ant Design and Vue.

test codecov npm package NPM downloads backers sponsors extension-for-VSCode issues-helper

English | 简体中文

Features

  • An enterprise-class UI design system for desktop applications.
  • A set of high-quality Vue components out of the box.
  • Shared Ant Design of React design resources.

Getting started & staying tuned with us.

Star us, and you will receive all releases notifications from GitHub without any delay!

star us

Environment Support

  • Modern browsers. v1.x support Internet Explorer 9+ (with polyfills)
  • Server-side Rendering
  • Support Vue 2 & Vue 3
  • Electron
IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
Electron
Electron
Edge last 2 versions last 2 versions last 2 versions last 2 versions last 2 versions

Using npm or yarn

We recommend using npm or yarn to install, it not only makes development easier, but also allow you to take advantage of the rich ecosystem of Javascript packages and tooling.

$ npm install ant-design-vue --save
$ yarn add ant-design-vue

If you are in a bad network environment, you can try other registries and tools like cnpm.

Ecosystem

Project Description
vue-ref You can use the callback to get a reference like react
ant-design-vue-helper A vscode extension for ant-design-vue
vue-cli-plugin-ant-design Vue-cli 3 plugin to add ant-design-vue
vue-dash-event The library function, implemented in the DOM template, can use the custom event of the ant-design-vue component (camelCase)
@formily/antdv The Library with Formily and ant-design-vue
@ant-design-vue/nuxt A nuxt module for ant-design-vue

Donation

ant-design-vue is an MIT-licensed open source project. In order to achieve better and sustainable development of the project, we expect to gain more backers. You can support us in any of the following ways:

Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]

More Sponsor (From Patreon、alipay、wechat、paypal...)

Contributors

Thank you to all the people who already contributed to ant-design-vue!

Let's fund issues in this repository

This project is tested with BrowserStack.