Commit Graph

88 Commits

Author SHA1 Message Date
tanjinzhou
b817873c15 refactor: avatar anchor badge to ts 2020-10-13 15:02:35 +08:00
undefined
c0bbbfaa4a chore: udpate ts 2020-10-02 21:16:05 +08:00
Amour1688
4af81c412c chore: refactor space 2020-08-22 14:38:29 +08:00
tanjinzhou
dbac632fc3 fix: calendar v-model not work 2020-07-27 16:04:37 +08:00
tangjinzhou
05e34009e6 chore: update config 2020-07-26 21:35:41 +08:00
tangjinzhou
5624f92a33 fix: remove alert close warning 2020-07-25 14:47:38 +08:00
tanjinzhou
ddb1b7eb4d test: update test config 2020-07-24 18:46:45 +08:00
tangjinzhou
efb714e572 feat: update table 2020-07-23 22:52:04 +08:00
tanjinzhou
a3a53613c5 feat: update date-picker 2020-07-22 17:47:08 +08:00
tanjinzhou
88d3fc18c6 feat: update calendar 2020-07-22 15:33:57 +08:00
tanjinzhou
6ab243ffaa feat: update time-picker 2020-07-21 16:46:39 +08:00
tangjinzhou
cd80ce622b Merge branch 'feat-vue3' of github.com:vueComponent/ant-design-vue into feat-vue3 2020-07-20 22:48:24 +08:00
tangjinzhou
2c3492face feat: update slider 2020-07-20 22:47:06 +08:00
tanjinzhou
0faded160b feat: update carousel 2020-07-20 16:29:46 +08:00
tangjinzhou
a194bbdf43 feat: update transfer 2020-07-19 22:40:35 +08:00
tangjinzhou
61b5bfa0f6 feat: tree-select 2020-07-18 21:40:26 +08:00
tanjinzhou
61500001df feat: update tree 2020-07-16 18:31:20 +08:00
tanjinzhou
10b25b0ec7 feat: update collapse 2020-07-16 16:24:44 +08:00
tangjinzhou
cc1f21845a feat: update list 2020-07-15 22:39:16 +08:00
tangjinzhou
2ff8ba05a4 feat: update pagination 2020-07-14 23:09:32 +08:00
undefined
97aeaf74b4 feat: update cascader 2020-07-08 22:28:09 +08:00
Albert Liu
b32f34b6c9
feat: update Badge (#2419)
Co-authored-by: tangjinzhou <415800467@qq.com>
2020-07-07 14:19:04 +08:00
undefined
6cad9c3cc0 feat: udpate formmodel 2020-07-06 22:31:07 +08:00
tangjinzhou
ad6f343376 feat: update autocomplete 2020-07-02 00:24:44 +08:00
tangjinzhou
dd68c0d314 fix: vc-select 2020-06-29 22:22:25 +08:00
tangjinzhou
93bde3fb67 feat: update inputnumber 2020-06-27 22:17:48 +08:00
tangjinzhou
69f7573fe5 feat: update input 2020-06-27 14:02:30 +08:00
tangjinzhou
e00637f76c feat: update rate 2020-06-26 12:57:05 +08:00
tangjinzhou
1f09c6e41f feat: update progress 2020-06-26 10:08:47 +08:00
tangjinzhou
e623fc12cd fix: some upload issue 2020-06-25 22:21:23 +08:00
Amour1688
a325bf2319
feat: update upload (#2494)
* feat: update upload

* chore: cache babel

* chore: make run dev faster
2020-06-25 21:23:39 +08:00
tanjinzhou
da207c8d9b fix: card 2020-06-24 17:25:47 +08:00
tanjinzhou
60cd5475c1 fix: tabs 2020-06-24 16:07:03 +08:00
zkwolf
6f903c3a75
feat: update switch (#2439)
* feat: update switch

* fix: avoid bind attrs to root

* test: update switch

* docs: update switch breakchange

* style: remove unused import

Co-authored-by: tangjinzhou <415800467@qq.com>
2020-06-23 15:45:30 +08:00
tangjinzhou
a25e76a314 feat: update layout 2020-06-22 23:07:54 +08:00
孙运天
6fb936d985
feat: update Statistic (#2386)
Co-authored-by: tangjinzhou <415800467@qq.com>
2020-06-22 17:50:38 +08:00
zkwolf
65f49b97d7
feat: update step (#2379)
* feat: update step

* fix: step use v-model can't click

* fix: avoid step auto mount attrs

* chore: use props to transfer event

* docs: add steps breakchange
2020-06-22 14:21:40 +08:00
tangjinzhou
a0e637da9c feat: update dropdown 2020-06-21 22:45:30 +08:00
tangjinzhou
35018fcac1 fix: menu 2020-06-21 11:28:07 +08:00
逆寒
c2a59f7f8b
feat(checkbox): update checkbox (#2376)
* feat(checkbox): update checkbox

* feat(checkbox): code review

* feat(checkbox): code review

* feat(checkbox): fix lint
2020-06-20 22:22:00 +08:00
tangjinzhou
0413bcf58a test: update 2020-06-20 21:45:08 +08:00
tangjinzhou
e60d535884 fix: menu 2020-06-20 15:14:51 +08:00
tangjinzhou
4311c15755 feat: update menu 2020-06-16 22:55:02 +08:00
tangjinzhou
75e1661c16 feat: update modal 2020-06-15 23:47:49 +08:00
tangjinzhou
e2c86fe21e feat: update message notification popover popconfirm 2020-06-14 21:41:29 +08:00
Amour1688
109a386c22
feat: update radio (#2374)
* feat: update radio

* chore: add @babel/plugin-proposal-optional-chaining
2020-06-13 22:32:10 +08:00
Albert Liu
c6e22ce8ab
feat: update BackTop (#2415)
Co-authored-by: tangjinzhou <415800467@qq.com>
2020-06-12 22:05:56 +08:00
孙运天
ee3a7179f6
Feat Tag CheckableTag (#2400)
* feat: update Tag CheckableTag

* fix:  merge event handler

* fix: merge event handler

* fix: delete dubugger

* fix: configProvider inject
2020-06-12 12:54:21 +08:00
tangjinzhou
237d55aa3e feat: update descriptions 2020-06-11 23:07:48 +08:00
zkwolf
f2af8d248e
feat: update grid (#2377)
* feat: update grid

* fix: row can't provide rowContext to col

Co-authored-by: tangjinzhou <415800467@qq.com>
2020-06-11 18:03:09 +08:00