Commit Graph

3171 Commits

Author SHA1 Message Date
tanjinzhou
3844466ff2 feat: add virtual-list 2020-09-28 19:14:00 +08:00
tanjinzhou
ab80874fa5 feat: update virtuallist 2020-09-27 16:05:53 +08:00
Amour1688
0d34f45895 feat: virtual list 2020-09-26 22:52:40 +08:00
tangjinzhou
b36043c241 bump 2.0.0-beta.10 2020-09-24 21:54:39 +08:00
tanjinzhou
b154eeed28 style: format code 2020-09-24 13:29:24 +08:00
星火燎原
d3d787e2b0
fix: a-directory-tree error when use replaceFields (#2869) 2020-09-24 13:28:04 +08:00
tangjinzhou
8b3023e01f fix: select input not trigger change event 2020-09-23 22:58:48 +08:00
tanjinzhou
ecc755b084 chore: update workflow 2020-09-23 19:47:22 +08:00
tanjinzhou
c325f246cf test: update snap 2020-09-23 19:36:45 +08:00
tanjinzhou
6197d60d9a test: update test config 2020-09-23 17:32:53 +08:00
tanjinzhou
c6c0ebc670 fix: upload open when trigger hidden label 2020-09-23 14:06:42 +08:00
tanjinzhou
61e1f2414e fix: upload custom method not work #2837 2020-09-23 14:05:36 +08:00
John60676
12afa05aee
fix(types): input prefix prop types (#2880) 2020-09-23 10:35:42 +08:00
John60676
0367f3e57e
fix(types): checkbox and checkbox-group props types (#2882) 2020-09-23 10:34:55 +08:00
John60676
f942d5b1a6
fix(upload): button will disappear when count meets limitation (#2884) 2020-09-23 10:33:02 +08:00
tangjinzhou
7ea8de4b7e fix: input compositionend not trigger change 2020-09-22 07:25:44 +08:00
tangjinzhou
122e374224 perf: remove syncWatch 2020-09-21 21:48:12 +08:00
tanjinzhou
7719c65169 fix: input not trigger change compositionStart 2020-09-21 18:45:27 +08:00
tangjinzhou
7f7511bf61 test: update test 2020-09-20 23:04:37 +08:00
tangjinzhou
f99200c966 test: update snap 2020-09-19 23:36:48 +08:00
tangjinzhou
df942fb245 chore: update to vue to 3.0.0 2020-09-18 23:42:12 +08:00
John60676
efdb38d9f2
update the props types of some components (#2860)
* chore(types): update tags props types
remove afterClose prop types and add onClose prop types

* chore(types): update input props types

* chore(types): update card props types

* chore(types): update page-header props types

Co-authored-by: tangjinzhou <415800467@qq.com>
2020-09-18 23:00:27 +08:00
zkwolf
47c5191b8c
chore: update tooltip type (#2862) 2020-09-18 22:53:33 +08:00
zkwolf
490aacb7dc
chore: update card type (#2863) 2020-09-18 22:52:54 +08:00
John60676
675dff92c1
fix(vc-tabs): tabs vue warning (#2865) 2020-09-18 22:52:17 +08:00
John60676
be480a89c0
fix(types): button type prop missing link (#2856) 2020-09-17 15:14:44 +08:00
zkwolf
6a910de636
chore: add size type to progress (#2854) 2020-09-17 14:52:10 +08:00
John60676
c1cfabb20e
fix: menu cannot be collapsed by the Layout (#2819) 2020-09-17 14:51:32 +08:00
tanjinzhou
c78e9418a4 fix: layout vue warning #2817 2020-09-17 14:09:33 +08:00
tanjinzhou
2b422dd17b fix: table rowselection type error 2020-09-11 16:02:14 +08:00
tanjinzhou
4afb93e7fb chore: update vue-loader version 2020-09-10 16:39:02 +08:00
tanjinzhou
5991cf776b chore: update use version 2020-09-10 11:27:34 +08:00
zkwolf
19c4ec819a
chore: add menu onClick ts type (#2758)
* chore: add menu click type

* chore: change menu onClick definition

* chore: update menu onClick type
2020-09-10 10:34:41 +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