ant-design-vue-v1
TypeScript icon, indicating that this package has built-in type declarations

1.8.3 • Public • Published

New Update

  • Replace your import style file with CSS Variable version by default
  • Fixed the issue of switching dark theme on nuxtjs Ver.(2.15.x)

Example:

:root {
  --ant-body-background: #111;
  --ant-primary-color: #f0e;
}

body {
  background-color: var(--ant-body-background);
  color: var(--ant-primary-color);
}

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

test codecov 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-vue(中文) backers sponsors extension-for-VSCode

English | 简体中文

Special thanks to the generous sponsorship by:

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.
  • Support Vue 3 from 2.x

Environment Support

  • Modern browsers and Internet Explorer 9+ (with polyfills)
  • Server-side Rendering
  • Electron
IE / EdgeIE / Edge FirefoxFirefox ChromeChrome SafariSafari OperaOpera ElectronElectron
IE9, IE10, IE11, 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.

Links

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

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]

Backers

Support us with a monthly donation and help us continue our activities. [Become a backer]

Patreon

Support us with a monthly donation and help us continue our activities. [Become a backer]

Let's fund issues in this repository

Package Sidebar

Install

npm i ant-design-vue-v1

Weekly Downloads

3

Version

1.8.3

License

MIT

Unpacked Size

39.7 MB

Total Files

2606

Last publish

Collaborators

  • thiraphat