Migrated repository
Go to file
tangjinzhou 2ee3d43534
Feat css var (#5327)
* style: affix & util

* feat(alert): add customIcon slot

* feat(anchor): ts type

* style: auto-complete

* feat: avatar add crossOrigin & maxPopoverTrigger

* style(backTop): v-show instead v-if

* style: badge

* style: breadcrumb

* feat: button add global size

* feat: update i18n

* feat: picker add disabledTime

* test: update snap

* doc: update img url

* style: fix Card tabs of left position

* doc: update cascader doc

* feat: collapse

* style: comment

* style: configprovider

* feat: date-picker add soem icon slot

* style: update descriptions style

* feat: add divider orientationMargin

* doc: update drawer

* feat: dropdown add destroyPopupOnHide & loading

* style: update empty

* feat: form add labelWrap

* style: update grid

* test: update grid snap

* fix: image ts error

* fix: mentions cannot select, close #5233

* doc: update pagination change info, close #5293

* fix: table dynamic expand error, close #5295

* style: remove not use

* release 3.0.0-beta.11

* doc: update typo

* feat: input add showCount

* feat: inputNumber add prefix slot

* style: update layout

* style: update list

* feat: add locale i18

* style: update locale ts

* style: update mentions

* feat: menu divider add dashed

* perf: menu

* perf: menu animate

* feat: modal method add wrapClassName

* style: update pageheader

* feat: update pagination ts

* feat: confirm add showCancel & promise

* doc: update popover

* style: update progress

* style: radio

* style: update rate、result、row

* feat: select add fieldNames

* feat: add skeleton button & input

* feat: spin tip support slot

* style: slider & space

* stype: update steps ts type

* style: update switch

* feat: table add tree filter

* test: update input sanp

* feat: table add filterMode...

* fix: tree autoExpandParent bug

* test: update input snap

* doc: tabs add destroyInactiveTabPane

* style: update tag

* style: update timeline & time-picker

* fix: Tooltip arrowPointAtCenter 1px shift bug

* feat: typography add enterEnterIcon triggerType

* doc: update tree-select

* fix: deps and TypeScript types

* style: udpate transfer

* style: update style

* doc: add colorScheme

* chore: add css var builg

* doc: sort api

* style: lint code

* doc: add css var

* test: update snap

* chore: add pre script

* chore: update lint

* perf: collapse animate

* perf: collapse tree

* perf: typography shaking when edit

* doc: update auto-complete demo

* fix: table tree not have animate

* feat: deprecated dropdown center placement

* feat: deprecated dropdown center placement

* test: update snap
2022-03-12 09:56:32 +08:00
.github ci: fix ci error on npm 8 2021-12-05 14:18:08 +08:00
.husky 3.0 ready (#4523) 2021-09-25 16:51:32 +08:00
antd-tools Feat css var (#5327) 2022-03-12 09:56:32 +08:00
components Feat css var (#5327) 2022-03-12 09:56:32 +08:00
plugin doc: update md plugin 2021-11-26 17:17:40 +08:00
scripts Feat css var (#5327) 2022-03-12 09:56:32 +08:00
site Feat css var (#5327) 2022-03-12 09:56:32 +08:00
tests Feat css var (#5327) 2022-03-12 09:56:32 +08:00
typings fix: component ts type 2022-01-03 22:23:24 +08:00
.antd-tools.config.js Feat css var (#5327) 2022-03-12 09:56:32 +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 Feat css var (#5327) 2022-03-12 09:56:32 +08:00
.eslintrc.js style: lint format 2021-11-26 14:55:28 +08:00
.gitattributes chore: update git config 2020-11-14 21:36:38 +08:00
.gitignore Feat css var (#5327) 2022-03-12 09:56:32 +08:00
.huskyrc feat: remove unit test commit hooks (#1618) 2019-12-20 22:25:08 +08:00
.jest.js 3.0 ready (#4523) 2021-09-25 16:51:32 +08:00
.prettierignore perf: table #3531 2021-02-27 22:50:21 +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 chore: support less4 (#3449) 2020-12-27 14:50:32 +08:00
.vcmrc ci: fix ci error on npm 8 2021-12-05 14:18:08 +08:00
babel.config.js chore: update babel config 2021-04-30 11:23:35 +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 3.0.0-beta.13 2022-03-04 14:06:29 +08:00
CHANGELOG.zh-CN.md release 3.0.0-beta.13 2022-03-04 14:06:29 +08:00
index-with-locales.js refactor: Anchor、Alert、Avatar、Badge、BackTop、Col、Form、Layout、Menu、Space、Spin、Switch、Row、Result、Rate (#4171) 2021-06-07 17:35:03 +08:00
index.js fix: css error #3069 2020-10-31 22:23:14 +08:00
LICENSE chore: rename vue-antd-ui to ant-design-vue 2018-08-04 17:52:11 +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 Feat css var (#5327) 2022-03-12 09:56:32 +08:00
postcss.config.js style: lint add semi and prettier 2019-01-12 12:46:29 +08:00
README-zh_CN.md docs: add @formily/antdv link (#5092) 2021-12-28 22:00:41 +08:00
README.md docs: add @formily/antdv link (#5092) 2021-12-28 22:00:41 +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
tsconfig.json 3.0 ready (#4523) 2021-09-25 16:51:32 +08:00
webpack.build.conf.js Feat css var (#5327) 2022-03-12 09:56:32 +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.

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 installit not only makes development easierbut 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 environmentyou 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

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...)

Let's fund issues in this repository