Commit Graph

3327 Commits

Author SHA1 Message Date
tanjinzhou
f82fcad094 fix: review amour1688 error 2020-10-21 15:32:04 +08:00
tanjinzhou
8e12971c2d fix: upload not work 2020-10-21 11:18:09 +08:00
tangjinzhou
f10d0f1e4d feat: add menu template support 2020-10-20 23:13:49 +08:00
tangjinzhou
a16ca20770 fix: some path error 2020-10-20 21:44:49 +08:00
tangjinzhou
0b002fb9cb perf: udpate transfer animation 2020-10-20 21:32:06 +08:00
tanjinzhou
34bfc91b5d fix: tree-select treecheckable not work 2020-10-20 17:55:10 +08:00
tanjinzhou
7a2e2e3c3b feat: update vc-tree-select 2020-10-20 17:41:11 +08:00
Amour1688
4be3da0701 fix: export RenderEmptyHandler in config-provider 2020-10-20 17:03:58 +08:00
Amour1688
d465356f6d refactor: radio to ts 2020-10-20 16:58:08 +08:00
Amour1688
4abfd7ea52 refactor: transfer to ts 2020-10-20 16:45:49 +08:00
Amour1688
7d379f9438 refactor: timeline to ts 2020-10-20 13:02:18 +08:00
Amour1688
7e5ee6757c refactor: time-picker to ts 2020-10-20 12:55:09 +08:00
Amour1688
e28b004883 refactor: switch to ts 2020-10-20 12:46:16 +08:00
Amour1688
7f6d718c84 refactor: steps to ts 2020-10-20 12:44:06 +08:00
Amour1688
9350a332b3 refactor: rate to ts 2020-10-20 10:10:10 +08:00
Amour1688
ab9ab87242 refactor: popconfirm to ts 2020-10-20 10:00:56 +08:00
Amour1688
eb0688398f refactor: popover to ts 2020-10-20 09:57:09 +08:00
Amour1688
6b80eb72da refactor: modal to ts 2020-10-19 23:09:59 +08:00
tangjinzhou
889ae305df Merge branch 'next' of github.com:vueComponent/ant-design-vue into next 2020-10-19 22:21:26 +08:00
tangjinzhou
bdd569f019 refactor: pagination by ts 2020-10-19 22:19:33 +08:00
Amour1688
6b8cebc25f refactor: pagination to ts 2020-10-19 22:11:45 +08:00
tanjinzhou
48f385556f perf: remove no need file 2020-10-19 17:17:10 +08:00
tanjinzhou
d2d613980a chore: update build config 2020-10-19 16:43:10 +08:00
Amour1688
ea67dd5d03 refactor: notification to ts 2020-10-19 09:42:00 +08:00
tangjinzhou
4cff2a81a6 fix: tooltip position not correct 2020-10-18 22:58:37 +08:00
Amour1688
a62a0296e7 refactor: page-header to ts 2020-10-18 22:30:06 +08:00
Amour1688
2c60a2c5aa refactor: slider to ts 2020-10-18 22:16:36 +08:00
Amour1688
7a7b9f25cc refactor: tooltip to ts 2020-10-18 22:14:39 +08:00
Amour1688
7642bbafe4 refactor: skeleton to ts 2020-10-18 22:04:20 +08:00
tangjinzhou
057b80fedd fix: space not update 2020-10-18 21:49:37 +08:00
tangjinzhou
2c36bf0323 perf: update virtuallist 2020-10-18 17:37:52 +08:00
Amour1688
3223d43ffb refactor: result to ts 2020-10-18 00:36:04 +08:00
tangjinzhou
4692aad2c3 fix: select not support slots 2020-10-17 22:36:53 +08:00
tangjinzhou
dbb67a7b81 Merge branch 'next' of github.com:vueComponent/ant-design-vue into next 2020-10-17 22:22:44 +08:00
tangjinzhou
46149b660b feat: select auto-complete support virtual list 2020-10-17 22:19:52 +08:00
Amour1688
90476bb1c5 fix: message unit test 2020-10-17 20:53:38 +08:00
Amour1688
c97af1ac18 refactor: progress to ts 2020-10-17 20:52:58 +08:00
Amour1688
4fc1a3cd78 fix: virtual list ts error 2020-10-17 12:14:13 +08:00
Amour1688
df771a8fc6 chore: refactor space 2020-10-17 12:13:55 +08:00
Amour1688
49fda0f7c8 fix: refactor statistic to ts 2020-10-17 11:51:17 +08:00
Amour1688
8eb6afb9b0 fix: unit test 2020-10-17 11:24:06 +08:00
孙运天
01096b556d
refactor: statistic and countdown to ts (#2997) 2020-10-17 11:23:31 +08:00
tanjinzhou
4d63b7cab6 refactor: select by vc-select2 2020-10-16 18:47:28 +08:00
tanjinzhou
f3c12b0323 style: update comment 2020-10-16 14:26:04 +08:00
tanjinzhou
6cb52efbc8 refactor: input by ts 2020-10-16 14:24:14 +08:00
Amour1688
20f54950a9 chore: date-picker types 2020-10-16 10:18:25 +08:00
tangjinzhou
8f581de762 refactor: input-number 2020-10-15 22:38:48 +08:00
tanjinzhou
2fdfa2b662 refactor: button date-picker drawer dropdown form by ts 2020-10-15 17:58:05 +08:00
tanjinzhou
34b3e6366f Merge branch 'next' of https://github.com/vueComponent/ant-design-vue into next 2020-10-15 17:57:02 +08:00
John60676
e95bac3d87
refactor(layout): layout to ts (#2991)
* refactor(layout): layout to ts

* refactor(layout): update types

* refactor: update code style

* refactor(vue-types): fix PropTypes looseBool types error

* refactor: remove BasicProps types

* refactor(layout): extends component types
2020-10-15 15:54:52 +08:00