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

1.0.11 • Public • Published

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.

Environment Support

  • Modern browsers. v1.x support Internet Explorer 9+ (with polyfills)
  • Server-side Rendering
  • Support Vue 2 & Vue 3
  • Electron
IE / EdgeIE / Edge FirefoxFirefox ChromeChrome SafariSafari OperaOpera ElectronElectron
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-v2 --save
$ yarn add ant-design-vue-v2

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]

Let's fund issues in this repository

优化日期组件显示 ranges

  • 封版版本:3.2.15

  • 2022 年 12 月 1 日

  • 功能描述:修改时间选择器 快捷选择按钮的位置,从下面调整到左侧

  • modified: components/date-picker/style/index.less

  • modified: components/vc-picker/RangePicker.tsx

  • newfile: components/vc-picker/utils/getLeftRanges.tsx 新增文件--处理生成左侧操作按钮逻辑

  • modified: components/vc-picker/utils/getRanges.tsx 删除原有的右下角生成快捷操作的逻辑代码

  • 2022 年 12 月 19 日

  • 功能描述:修改 drawer 关闭按钮的位置,从左边调整到右边

  • modified: components/drawer/index.tsx

  • modified: components/drawer/style/drawer.less

node v16.17.1

Package Sidebar

Install

npm i ant-design-vue-v2

Weekly Downloads

16

Version

1.0.11

License

MIT

Unpacked Size

60.7 MB

Total Files

5551

Last publish

Collaborators

  • haoyunhao
  • wuzebing