Migrated repository
Go to file
2018-07-27 21:42:45 +08:00
.github docs: add issue helper 2018-07-03 10:48:50 +08:00
antd-tools update tag script 2018-07-27 21:42:45 +08:00
components docs: add 1.0.1 cahngelog & update menu doc 2018-07-27 20:59:59 +08:00
docs/vue docs: add issue helper 2018-07-03 10:48:50 +08:00
scripts chore: update npm publish script 2018-07-21 12:36:49 +08:00
site fix: support card description and title slot 2018-07-27 15:30:24 +08:00
tests feat: add carousel 2018-07-20 16:13:21 +08:00
.babelrc test: add affix avatar back-top breadcrumb snapshots 2018-05-14 10:56:24 +08:00
.codecov.yml add codecov 2018-05-12 14:10:40 +08:00
.editorconfig button checkbox 2017-10-26 15:18:08 +08:00
.eslintignore test: add unit test 2018-04-21 22:31:16 +08:00
.eslintrc test: change karma to jest 2018-05-13 23:11:51 +08:00
.gitattributes Create .gitattributes 2018-07-24 10:03:15 +08:00
.gitignore test: change karma to jest 2018-05-13 23:11:51 +08:00
.jest.js test: update jest config 2018-07-27 18:31:34 +08:00
.stylelintrc update license and add input doc locale doc 2018-03-20 19:06:04 +08:00
.travis.yml chore: add cross-env and update ci config 2018-07-24 18:27:16 +08:00
.vcmrc chore: add commit message validate 2018-04-21 12:34:57 +08:00
BACKERS.md Update BACKERS.md 2018-07-21 20:01:08 +08:00
build.sh fix fime name 2018-03-19 10:27:03 +08:00
CHANGELOG.en-US.md docs: add 1.0.1 cahngelog & update menu doc 2018-07-27 20:59:59 +08:00
CHANGELOG.zh-CN.md docs: add 1.0.1 cahngelog & update menu doc 2018-07-27 20:59:59 +08:00
index-with-locales.js fix: build antd-with-locales.js error 2018-05-25 22:00:30 +08:00
index.js add version 2018-03-21 21:16:11 +08:00
LICENSE update license and add input doc locale doc 2018-03-20 19:06:04 +08:00
logo.png add logo and update vc-XXX 2018-03-22 17:23:51 +08:00
package.json bump 1.0.1 2018-07-27 21:05:51 +08:00
postcss.config.js add publish sh 2018-03-18 19:59:38 +08:00
README-zh_CN.md docs: add Donation 2018-07-21 13:53:19 +08:00
README.md docs: add Donation 2018-07-21 13:53:19 +08:00
webpack.base.config.js perf: update dev env 2018-06-16 21:47:32 +08:00
webpack.build.config.js add publish sh 2018-03-18 19:59:38 +08:00
webpack.config.js update site 2018-04-04 23:59:38 +08:00
webpack.site.config.js docs: update site 2018-07-20 18:29:04 +08:00

Ant Design Vue

Travis branch codecov bitHound Dependencies bitHound Dev Dependencies npm package NPM downloads Join the chat at https://gitter.im/vueComponent/ant-design-english (English) Join the chat at https://gitter.im/vueComponent/ant-design(中文)

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

官网国内镜像

中文 README

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.

Donation

vue-antd-ui is an open source independent project. In order to achieve better and sustainable development of the project, we hope to get your support. You can support us in any of the following ways:

Using npm or yarn

We recommend using npm or yarn to installit not only makes development easierbut also allow you to take advantage of the rich ecosystem of Javascript packages and tooling.

$ npm install vue-antd-ui --save
$ yarn add vue-antd-ui

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