Commit Graph

2424 Commits (5f1734cf6a32e58228c5996f6bab82bc03011a48)

Author SHA1 Message Date
tangjinzhou 501204c543 fix: overflow responsive error 2021-06-21 22:56:43 +08:00
tangjinzhou 4a0b04e063 test: update avatar snap 2021-06-21 14:35:44 +08:00
tangjinzhou 276e4ec250 test: update snap 2021-06-21 14:23:55 +08:00
tangjinzhou 1cd6e94408 test: update snap 2021-06-21 11:30:46 +08:00
tangjinzhou 8a6b2a728e test: update snap 2021-06-21 10:01:16 +08:00
tangjinzhou 116c8e4cef test: update snap 2021-06-20 22:53:42 +08:00
tangjinzhou e86492d249 test: update page-header test 2021-06-19 22:47:28 +08:00
tangjinzhou edcc8b7107 fix: image preview class error #4231 2021-06-19 22:13:13 +08:00
tangjinzhou 9ce43befc4 Merge branch 'next' into v3 2021-06-19 21:58:10 +08:00
tangjinzhou 810c8e6f89 refactor: descriptions 2021-06-19 21:51:29 +08:00
tangjinzhou 700d04badc fix: typography not trigger onEnd in blur #4227 2021-06-19 15:49:39 +08:00
tangjinzhou a1a8b799d0 fix: col type error #4226 2021-06-19 15:29:07 +08:00
zkwolf 8e078d1e1c
feat: refactor descriptions (#4219) 2021-06-18 17:45:29 +08:00
tangjinzhou f9e6217bc9 fix: dropdown submenu error #4205 2021-06-18 17:12:57 +08:00
tangjinzhou edca829e09 fix: config provider error when vue3.1.1 #4225 2021-06-18 16:41:46 +08:00
zkwolf 3a51216f51
fix(countdown): onFinish cannot trigger (#4222) 2021-06-18 16:09:03 +08:00
tangjinzhou 0dcdd92ba2 release 2.2.0-beta.3 2021-06-11 22:07:59 +08:00
tangjinzhou 0cf37b3f8e fix: dropdown click close for contextmenu #4198 2021-06-11 21:48:12 +08:00
Carter Li ce6f44f918
feat(dropdown): allow pass string for prop trigger (#4199) 2021-06-11 21:14:16 +08:00
tangjinzhou 7624645d58 refactor: statistic 2021-06-10 23:04:57 +08:00
tangjinzhou fc6c358e9a fix: modal motion lose #4191 2021-06-10 22:17:41 +08:00
tangjinzhou 980ca7f4ff fix: menu divider class error #4195 2021-06-10 21:54:03 +08:00
tangjinzhou 74b66ecbfb fix: select class not update #4194 2021-06-10 21:39:50 +08:00
tangjinzhou 02e134f81d refactor: tag 2021-06-09 22:50:40 +08:00
tangjinzhou 8c1979ef1b fix: image type error #4185 2021-06-09 22:30:32 +08:00
tangjinzhou 6ae707edf5 perf: menu 2021-06-09 21:55:15 +08:00
tanjinzhou 791ae38bf8 fix: form-item expose some method #4183 2021-06-09 11:33:08 +08:00
tanjinzhou a2e5d966e1 fix: col error when not in row 2021-06-09 11:21:49 +08:00
tanjinzhou 617e534fda fix: form-item class not work 2021-06-09 10:31:56 +08:00
tangjinzhou 6cff37bb03
refactor: Breadcrumb (#4175) 2021-06-08 21:54:26 +08:00
tanjinzhou 0fa1581a99 refactor: breadcrumb 2021-06-08 17:48:05 +08:00
tanjinzhou 6ad0f9dc9b Merge remote-tracking branch 'origin/next' into v3 2021-06-08 16:56:28 +08:00
John 770e9cc6f4
refactor: breadcrumb (#4137) 2021-06-08 16:47:09 +08:00
tanjinzhou 7e1301ad7f fix: Tag type error 2021-06-08 15:00:15 +08:00
tanjinzhou 93c2bc1552 fix: support vue3.1 2021-06-08 14:18:54 +08:00
tanjinzhou b45a6250de fix: layout not render in vue3.1 #4173 2021-06-08 11:36:58 +08:00
tangjinzhou b65a8672a4 fix: form class style not work 2021-06-07 22:54:58 +08:00
tangjinzhou 4de7737907 fix: page-header show extra content 2021-06-07 22:50:31 +08:00
tanjinzhou 6c5c84a3fc fix: menu divider name error 2021-06-07 18:19:01 +08:00
tangjinzhou 9e0df41a55
refactor: Anchor、Alert、Avatar、Badge、BackTop、Col、Form、Layout、Menu、Space、Spin、Switch、Row、Result、Rate (#4171)
* chore: remove  resize-observer-polyfill

* refactor: align

* refactor(v3/avatar): refactor using composition api  (#4052)

* refactor(avatar): refactor using composition api

* refactor: update props define

* fix: avatar src scale not update

* refactor: resizeObserver

* refactor: divider

* refactor: localeProvider

* refactor(v3/back-top): use composition api (#4060)

* refactor: backtop

* refactor: empty

* refactor: transButton

* feat(v3/avatar): add avatar group (#4062)

* feat(avatar): add avatar group

* refactor: update

* refactor: update

Co-authored-by: tangjinzhou <415800467@qq.com>

* refactor: avatar

* refactor: avatar

* style: rename useProvide

* refactor:  menu (#4110)

* fix: menu

* refactor: menu

* refactor: remove rc-menu

* fix: menu rtl error

* style: lint

* refactor(Anchor): use composition api (#4054)

* refactor: anchor

* refactor: anchor

* refactor: anchor

* feat: update

* fix: icon class lose

* refactor(v3/badge): use composition api (#4076)

* refactor: badge

* fix: badge inheritAttrs

* refactor: grid

* refactor: layout

* fix: menu not close

* refactor: space

* refactor: result

* refactor: affix

* refactor: comment

* refactor: form

* feat: spin add rtl

* feat: export spin type

* refactor: pageHeader

* refactor: page-header

* refactor: skeleton

* refactor: typography

* refactor(v3/rate): use composition api

* fix: add useRef hook

* refactor: form

* fix: menu not update

* refactor: form

* refactor: form

* fix: slide animate not work

* fix: menu mode error

* fix: menu icon

* refactor: rate

* perf: remove rate

* feat: add vc-overflow

* refactor: menu

* fix: remove flex check (#4165)

* fix: dist locale file lose #3684

* release 2.2.0-beta.1

* dcos: update changelog

* chore: update type

* docs: update changelog

Co-authored-by: John <John60676@qq.com>
Co-authored-by: 言肆 <18x@loacg.com>
Co-authored-by: zkwolf <chenhao5866@gmail.com>
2021-06-07 17:35:03 +08:00
tanjinzhou dde7719d23 chore: update type 2021-06-07 17:07:42 +08:00
tanjinzhou 2cfc6cce96 release 2.2.0-beta.1 2021-06-07 15:39:57 +08:00
tanjinzhou 0d02391127 Merge remote-tracking branch 'origin/next' into v3
# Conflicts:
#	components/avatar/style/index.less
#	v2-doc
2021-06-07 14:31:07 +08:00
John b91659e4f7
fix(vc-tree-select): `showSearch=false` is invalid #4119 (#4125)
* fix(vc-tree-select): `showSearch=false` is invalid #4119

* style: remove debugger

* style: update

* refactor: update
2021-06-07 14:22:46 +08:00
zkwolf f091582e03
fix: select dropdownMatchSelectWidth invalid #4118 (#4164) 2021-06-07 14:17:13 +08:00
zkwolf 2b0afdaead
fix: remove flex check (#4165) 2021-06-07 14:16:08 +08:00
tanjinzhou 1281e4a4c9 refactor: menu 2021-06-07 11:14:31 +08:00
tanjinzhou 08a5ff30ca feat: add vc-overflow 2021-06-02 18:23:47 +08:00
tanjinzhou a58cb3cd39 perf: remove rate 2021-06-02 11:42:14 +08:00
tanjinzhou bc85604d94 refactor: rate 2021-06-02 11:40:33 +08:00
tangjinzhou 3186b92c25 Merge branch 'refactor/v3/rate' of git://github.com/sendya/ant-design-vue into sendya-refactor/v3/rate
# Conflicts:
#	v2-doc
2021-06-01 22:23:26 +08:00
tanjinzhou 6b2af5c038 fix: menu icon 2021-05-31 14:25:59 +08:00
tanjinzhou b8c52b34cb fix: menu mode error 2021-05-31 12:59:33 +08:00
tanjinzhou f9ccbfd321 fix: slide animate not work 2021-05-31 12:46:50 +08:00
tanjinzhou 72147106f3 refactor: form 2021-05-31 11:33:30 +08:00
tangjinzhou 3d2a04d23d refactor: form 2021-05-30 21:39:25 +08:00
tangjinzhou 0a2940e4ad fix: menu not update 2021-05-28 22:33:10 +08:00
tanjinzhou c2bba2eb28 refactor: form 2021-05-28 17:31:15 +08:00
Sendya 7ec594c5fc fix: add useRef hook 2021-05-28 16:47:43 +08:00
Sendya 2b78d2dbc0 refactor(v3/rate): use composition api 2021-05-28 16:16:37 +08:00
tanjinzhou b68bb81652 refactor: typography 2021-05-28 13:42:22 +08:00
tanjinzhou c8898828d6 refactor: skeleton 2021-05-28 13:16:59 +08:00
tanjinzhou 5096ee4d70 refactor: page-header 2021-05-27 15:22:30 +08:00
tangjinzhou d2a1c422a7 refactor: pageHeader 2021-05-26 23:14:00 +08:00
tangjinzhou ad2b447866 feat: export spin type 2021-05-26 23:13:44 +08:00
tangjinzhou b53a91c337 feat: spin add rtl 2021-05-26 22:49:33 +08:00
tangjinzhou 2089961d6f refactor: form 2021-05-26 22:39:20 +08:00
tangjinzhou 5ee3d30858 refactor: comment 2021-05-26 22:13:04 +08:00
tangjinzhou e9854dafd8 refactor: affix 2021-05-26 21:52:22 +08:00
tanjinzhou 3b89f59094 refactor: result 2021-05-26 18:55:32 +08:00
tanjinzhou 42916f50f5 refactor: space 2021-05-26 17:31:16 +08:00
tanjinzhou a049a66ffe fix: menu not close 2021-05-26 15:49:18 +08:00
tanjinzhou 3825c6507f refactor: layout 2021-05-26 14:47:50 +08:00
John 4fdcc90c41
feat(input-number): export props types #4115 (#4116) 2021-05-26 10:24:24 +08:00
tangjinzhou fe99051b55 refactor: grid 2021-05-25 23:18:31 +08:00
tanjinzhou a01be5cce4 fix: badge inheritAttrs 2021-05-25 17:31:38 +08:00
tanjinzhou e442b0d1ec refactor: badge 2021-05-25 17:30:22 +08:00
言肆 372ac5c729
refactor(v3/badge): use composition api (#4076) 2021-05-25 13:44:11 +08:00
tanjinzhou 69b9f80a01 fix: icon class lose 2021-05-25 11:39:45 +08:00
tanjinzhou 44ccaa17de feat: update 2021-05-25 11:20:06 +08:00
tangjinzhou de4693c321 refactor: anchor 2021-05-24 23:07:42 +08:00
tangjinzhou a6e30c2ded refactor: anchor 2021-05-24 22:54:07 +08:00
tanjinzhou fbe3a48ac2 refactor: anchor 2021-05-24 18:09:11 +08:00
言肆 1877d66cc5
refactor(Anchor): use composition api (#4054) 2021-05-24 16:42:54 +08:00
John c0643fd437
refactor(vc-time-picker): input should be readonly #4084 (#4111) 2021-05-24 16:38:35 +08:00
tanjinzhou accea40ab2 fix: auto-complete filterOptions not work 2021-05-24 16:34:52 +08:00
tanjinzhou 1139aa5f87 style: lint 2021-05-24 14:59:20 +08:00
tanjinzhou 0c9951a0c1 fix: menu rtl error 2021-05-24 14:53:17 +08:00
tanjinzhou 3d0edbc292 refactor: remove rc-menu 2021-05-24 14:38:43 +08:00
tanjinzhou 8179361803 refactor: menu 2021-05-24 11:51:32 +08:00
tangjinzhou 7b494fd445 fix: menu 2021-05-23 22:40:42 +08:00
tangjinzhou 67952ab5a6
refactor: menu (#4110) 2021-05-23 21:49:35 +08:00
meteor f437e9124d
fix(date-picker): when default slot is a comment node, date-picker will not display (#4105) 2021-05-23 20:24:41 +08:00
Carter Li 5b36b9c43e
fix(input-number): don't use `this.inputRef` when the component is already unmounted (#4103) 2021-05-23 20:21:17 +08:00
liu 4effe6d293
fix: fix icon not real center & in menu component margin-right error (#4091)
Co-authored-by: NAVINFO\liunian7965 <liunian7965@navinfo.com>
2021-05-19 10:23:28 +08:00
tanjinzhou ea8ff66989 style: rename useProvide 2021-05-13 13:33:30 +08:00
tanjinzhou 7acf577f56 refactor: avatar 2021-05-13 12:57:42 +08:00
tanjinzhou 4a5c4cdeb7 refactor: avatar 2021-05-12 21:06:53 +08:00
John 0984951845
feat(v3/avatar): add avatar group (#4062)
* feat(avatar): add avatar group

* refactor: update

* refactor: update

Co-authored-by: tangjinzhou <415800467@qq.com>
2021-05-12 19:56:23 +08:00
tanjinzhou 49ad768432 Merge remote-tracking branch 'origin/next' into v3 2021-05-12 14:57:41 +08:00