Commit Graph

3147 Commits (a5eda35693fc1c6fb5607f4a5d8a15e22df6c7d6)

Author SHA1 Message Date
Amour1688 a5eda35693 Merge branch feat-vue3 into next 2020-09-10 10:01:32 +08:00
tanjinzhou 05a6f82644 chore: add @ant-design-vue/use 2020-09-09 18:42:00 +08:00
tanjinzhou f38979f5ba chore: udpate type 2020-09-09 16:40:28 +08:00
tanjinzhou ca2bfbd3ef fix: modal icons type error 2020-09-08 14:26:39 +08:00
tanjinzhou f84065dcd3 bump 2.0.0-beta.8
fix: types error
2020-09-08 13:33:55 +08:00
tanjinzhou b25eb6742a bump 2.0.0-beta.7 2020-09-08 10:16:42 +08:00
undefined cf4edceca6 chore: update to @vue/babel-plugin-jsx 2020-09-07 22:28:29 +08:00
tanjinzhou 56ffcc6619 test: update snap 2020-09-07 18:28:03 +08:00
tanjinzhou 5f68ab9181 perf: add radio event declar 2020-09-07 18:27:49 +08:00
tanjinzhou 7ec5dac844 perf: add checkbox event declar 2020-09-07 17:19:28 +08:00
tanjinzhou ec73097d9b fix: steps v-model can not click 2020-09-07 17:18:50 +08:00
tanjinzhou 9257c1ea68 fix: modal loading button not work 2020-09-07 13:49:12 +08:00
tanjinzhou b616823353 fix: Descriptions Item support v-for #2793 2020-09-07 13:26:22 +08:00
tanjinzhou 8024469b88 fix: types error 2020-09-07 12:45:01 +08:00
Carter Li fb52b36067
chore: use `lodash-es` to support vite (#2777)
To fix error: `Uncaught (in promise) SyntaxError: The requested module
'/@modules/lodash/isPlainObject.js' does not provide an export named
'default'`
2020-09-02 22:44:16 +08:00
tanjinzhou 58b66daa1e bump 2.0.0-beta.6 2020-09-02 12:54:47 +08:00
tanjinzhou 8dd2c5b751 fix: tree-select-node not registered 2020-09-02 12:54:24 +08:00
tangjinzhou fbcf0bff9d chore: update moment to support vite 2020-08-31 22:25:47 +08:00
tanjinzhou 695607bbf3 chore: remove not use package 2020-08-31 18:37:11 +08:00
tanjinzhou 1f6accba22 test: update snap 2020-08-31 17:16:16 +08:00
tanjinzhou 06b7e33cc0 chore: remove classnames 2020-08-31 16:53:19 +08:00
tanjinzhou c36a984b1b bump 2.0.0-beta.4 2020-08-31 15:18:53 +08:00
tanjinzhou 5b6a9f93ef chore: remove not use package 2020-08-31 15:11:17 +08:00
tanjinzhou 5b5beb5942 chore: update types 2020-08-31 14:59:56 +08:00
tangjinzhou 382f603301 style: pretty-quick 2020-08-30 22:59:47 +08:00
tangjinzhou 83f7c6ed41 fix: modal afterClose trigger twice 2020-08-30 22:56:15 +08:00
tangjinzhou 2cbc72f617 chore: remove require 2020-08-30 22:23:36 +08:00
undefined d57a2acd87 perf: update tree 2020-08-30 15:10:11 +08:00
undefined 3d17d5f26e perf: update lazyload 2020-08-27 22:38:56 +08:00
tanjinzhou 2b1e972803 perf: update propssymbol 2020-08-27 18:34:23 +08:00
tanjinzhou 29d681ff52 style: remove not use file 2020-08-27 17:40:29 +08:00
tanjinzhou 4770ed4708 perf: update tabs 2020-08-27 17:28:18 +08:00
tanjinzhou 5e3d9fe5a3 fix: upload not support css scope 2020-08-27 16:03:42 +08:00
tanjinzhou 8ac75e4a73 test: update snap 2020-08-25 14:24:56 +08:00
tanjinzhou 37ddc96666 Merge branch 'feat-vue3' of https://github.com/vueComponent/ant-design-vue into feat-vue3 2020-08-25 14:17:23 +08:00
tanjinzhou 6fa4f9cd23 bump 2.0.0-beta.3 2020-08-25 14:17:00 +08:00
zkwolf 0e0ad463c7
feat: badge text support vnode (#2750)
* feat: badge text support vnode

* test: update badge test
2020-08-25 13:51:01 +08:00
Amour1688 09eb71d5fb chore: refactor tag 2020-08-23 19:33:01 +08:00
Amour1688 be8faa5190 chore(deps): update vue to 3.0.0-rc.7 2020-08-23 19:29:08 +08:00
Amour1688 91fe27d12c chore: update empty and space 2020-08-23 16:45:55 +08:00
Amour1688 2397fb931c chore(deps): update typescript to 4.0.0 2020-08-22 14:38:29 +08:00
Amour1688 4af81c412c chore: refactor space 2020-08-22 14:38:29 +08:00
Amour1688 07d27b057a chore: remove render in empty 2020-08-22 14:37:39 +08:00
Amour1688 632da57962 chore: refactor empty 2020-08-22 14:37:39 +08:00
Amour1688 34ac8444f4 chore: migrate local from js to ts 2020-08-22 14:37:38 +08:00
Amour1688 0728c900af chore: update upload typo 2020-08-22 13:55:40 +08:00
undefined 9a100b04c2 Merge remote-tracking branch 'origin/master' into feat-vue3 2020-08-22 10:49:44 +08:00
undefined 01c0a03ac8 chore: update types 2020-08-22 10:21:34 +08:00
undefined 4636463fde Merge branch 'feat-vue3' of github.com:vueComponent/ant-design-vue into feat-vue3 2020-08-22 09:19:11 +08:00
undefined 6f17c87005 chore: update icons-vue 2020-08-22 09:18:57 +08:00