Commit Graph

2641 Commits (ae9ab9c5b07602f8561e5bfe07a7907d62e6be8f)

Author SHA1 Message Date
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
tanjinzhou dcb34b08e9 fix: ssr error #3983 #3997 2021-05-12 13:10:07 +08:00
tangjinzhou 8f02b6d42c refactor: transButton 2021-05-11 23:07:20 +08:00
tangjinzhou 3a13ef26e1 refactor: empty 2021-05-11 22:48:31 +08:00
tangjinzhou b96fc440e9 refactor: backtop 2021-05-11 22:42:14 +08:00
言肆 5bcca46fff
refactor(v3/back-top): use composition api (#4060) 2021-05-11 21:59:33 +08:00
tanjinzhou dbbd07d62e refactor: localeProvider 2021-05-11 17:09:17 +08:00
tanjinzhou 170a169f35 refactor: divider 2021-05-11 16:23:49 +08:00
tangjinzhou 11ffa8dfda refactor: resizeObserver 2021-05-10 22:51:40 +08:00
tanjinzhou 7a2f28ac2d fix: avatar src scale not update 2021-05-10 18:52:55 +08:00
John 4d178debd7
refactor(v3/avatar): refactor using composition api (#4052)
* refactor(avatar): refactor using composition api

* refactor: update props define
2021-05-10 18:11:18 +08:00
tanjinzhou 184957e3c7 refactor: align 2021-05-10 16:34:14 +08:00
tanjinzhou 7315bfd03e Merge remote-tracking branch 'origin/next' into v3 2021-05-10 11:22:54 +08:00
tangjinzhou 726f6b4b2d release 2.1.4 2021-05-09 21:24:59 +08:00
chencc 5917df205c
fix(tree-select): After deleting the last child node of the parent node, another child node is selected. #3508 #3586 (#4047) 2021-05-09 20:47:52 +08:00
tanjinzhou b7783aeb1d revert: table scroll #4045 2021-05-08 18:24:57 +08:00
rainyan 7a8d05f32e
fix: './carousel/style' imported two times. (#4022)
Co-authored-by: rainyan <rainyan@tencent.com>
2021-05-07 13:42:42 +08:00
John bec35d03aa
fix(typography): `editable` should not trigger links #4015 (#4016) 2021-04-29 18:32:06 +08:00
zkwolf 3c4bd31a77
fix: import path (#4013) 2021-04-29 18:31:22 +08:00
tangjinzhou 58ffdd9728 fix: carousel not work with variable-width #3977 2021-04-27 22:30:17 +08:00
言肆 5eeaaae08c
fix(descriptions): column prop number type error (#4007) 2021-04-27 22:12:47 +08:00
zkwolf 731a58d518
fix: add loose to PropTypes.shape (#4001) 2021-04-27 22:11:31 +08:00
ajuner 41657eacef
fix(switch): add some missing types (#3994)
* fix: add some missing types

* update
2021-04-27 22:10:37 +08:00
tangjinzhou ea8c694cb1 chore: update package 2021-04-25 23:34:42 +08:00
tanjinzhou 5295279a76 feat: resize add offse value 2021-04-25 13:24:34 +08:00
zkwolf 184f6cac2f
fix: virtual-list height reactive (#3972) 2021-04-25 13:22:10 +08:00
zkwolf ff436c06d0
fix: always make selectedKeys be array #3978 (#3984) 2021-04-25 10:49:06 +08:00
tanjinzhou 6d33d60d2b fix: table scrollbar not hidden in windows 2021-04-23 11:29:24 +08:00
Evont Ng 1fb65215a2
fix(descriptions): let breakpoint to be partial (#3958) 2021-04-21 15:11:23 +08:00
tanjinzhou 307c1fc093 test: update test 2021-04-21 14:25:35 +08:00
tanjinzhou 248dfbb6f6 fix: table style error 2021-04-21 11:37:38 +08:00
tangjinzhou 44cd93e29b chore: remove resize-observer-polyfill 2021-04-17 23:07:55 +08:00
John fb5d2e5054
fix: image preview not work #3701 (#3956) 2021-04-17 21:27:13 +08:00
tangjinzhou 97167fdb7a fix: cascader keydown not work in search #958 2021-04-17 21:25:08 +08:00
tangjinzhou a1e180da8c fix: inline-form span layout not work #3862 2021-04-17 08:42:18 +08:00
John 28e2660994
fix(radio): replace 'outline' with 'box-shadow' (#3955) 2021-04-17 08:00:34 +08:00
zkwolf 7863ac81ee
chore: remove is-mobile (#3953) 2021-04-17 07:38:43 +08:00
zkwolf f42b6292c0
feat: table column support v-for #3934 (#3938) 2021-04-14 10:40:54 +08:00
Carter Li 07ba6e48c6
fix(upload): fix `process` is not defined when using vite (#3930) 2021-04-14 10:38:42 +08:00
zkwolf 44e73cf460
style: remove duplicate func (#3924) 2021-04-11 22:09:41 +08:00
ajuner efb382c9ce
style: update Alert (#3923)
* chore: update Alert

* fix: update
2021-04-11 21:35:33 +08:00
tangjinzhou 4a7fcf95f5 refactor: switch #3885 2021-04-11 15:12:26 +08:00
ajuner 67b9da71eb
refactor(switch): use composition api (#3885)
* refactor(switch): use composition api

* test: fix

* fix: lint

* fix: remove prefixCls

* fix: use getPropsSlot

* fix: use emits
2021-04-11 09:57:20 +08:00
John 4c370edf24
fix: cascader types (#3912) 2021-04-10 22:26:11 +08:00
StevieYu 58c543985d
fix: remove calendar month extra elements (#3915) 2021-04-10 22:15:52 +08:00
John d8628ce66a
feat(form): `scrollToFirstError` supports passing in options (#3918) 2021-04-10 22:11:11 +08:00
Amour1688 1504e2ba33
chore: webpack 5 (#3894) 2021-04-09 11:00:41 +08:00
Mr小刘 b5ccbd4aeb
feat: table column group support fixed(#3882) (#3884) 2021-04-05 14:16:31 +08:00
zkwolf 160f768008
fix: avoid emit update:checked twice (#3866) 2021-03-31 13:46:43 +08:00
zkwolf db2e3599ff
fix: opt group label (#3868) 2021-03-28 20:28:08 +08:00
zkwolf ad3aaec3ca
fix: select always trigger first active (#3869) 2021-03-28 20:26:27 +08:00
tangjinzhou 3da83ea161 Merge branch 'next' of github.com:vueComponent/ant-design-vue into next 2021-03-27 22:17:17 +08:00
tangjinzhou 6554659338 fix: upload custom method not work 2021-03-27 22:15:55 +08:00
zkwolf 73c71e19a2
fix: modal.confirm closable invalid #3844 (#3845) 2021-03-27 22:03:23 +08:00
tangjinzhou b72a414eae fix: table custom filterIcon emit sort event #3819 2021-03-20 15:16:56 +08:00
叡山电车 75c43683eb
fix: tree node class props invalid (#3822) 2021-03-19 17:21:46 +08:00
ajuner 4bdbb2c5d4
fix: use toRaw to solve error (#3812) 2021-03-19 17:20:58 +08:00
Ken 749e196689
fix: 'ABackTop visible issue under KeepAlive' (#3803) 2021-03-17 10:08:32 +08:00
tanjinzhou 3985a2b6ee style: remove not used var 2021-03-16 15:43:25 +08:00
tanjinzhou e368139cdf test: update test 2021-03-16 15:39:44 +08:00
tangjinzhou b0025d9e79
feat: add typography (#3807)
* feat: add typography

* fix: review typography

* fix: review typography

* feat: update typography

* feat: update typography

* fix: typography

* test: update typography

Co-authored-by: zkwolf <chenhao5866@gmail.com>
2021-03-16 12:54:22 +08:00
tanjinzhou b8abf38075 style: prettier code 2021-03-12 15:20:45 +08:00
tanjinzhou 848d6497e6 fix: drawer throw error when unmounted 2021-03-12 14:35:13 +08:00
John c1102df3f0
refactor: update select style (#3781) 2021-03-12 14:16:58 +08:00
meteor fdee6333f3
style: change table row color when selected in dark theme (#3759) 2021-03-07 21:28:32 +08:00
Shahram M. Hassan 79995c141d
feat: add Central Kurdish Language (ku_KU) (#3757) 2021-03-07 21:23:02 +08:00
zkwolf a7fd514ebd
fix: closeable icon support in modal method (#3753) 2021-03-07 21:20:10 +08:00
tangjinzhou bf717f1226 revert: steps 2021-02-27 23:24:09 +08:00
tangjinzhou 0a58c0800d release 2.0.1 2021-02-27 23:18:09 +08:00
tangjinzhou 9dbc46cfa6 Merge branch 'next' of github.com:vueComponent/ant-design-vue into next 2021-02-27 22:50:42 +08:00
tangjinzhou e6b7aa47ae perf: table #3531 2021-02-27 22:50:21 +08:00
ajuner f78d9aae4d
fix: update data before callback (#3725) 2021-02-27 13:50:59 +08:00
ajuner f589c8f723
fix: use window clearTimeout (#3716) 2021-02-25 17:03:19 +08:00
tanjinzhou f8ce34a7d7 style: prettier code 2021-02-25 15:41:43 +08:00
tanjinzhou 3967926110 fix: update vue3.0.6 error 2021-02-25 15:37:09 +08:00
zkwolf 483e177e13
feat: add ribbon (#3681)
* feat: add ribbon

* feat: ribbon support text slot

* test: add ribbon test
2021-02-25 13:39:39 +08:00
zkwolf 7303e9ae86
fix: select scorll in mobile (#3707) 2021-02-25 13:37:15 +08:00
ajuner 006e23ab69
fix: update alert style (#3714) 2021-02-25 13:36:31 +08:00
zkwolf 20cd96e400
fix: improve form type definition #3638 (#3669) 2021-02-07 18:32:29 +08:00
zkwolf 553dff9f61
fix: menu-item type definition #3661 (#3667) 2021-02-07 18:31:35 +08:00
tangjinzhou 63feed7162 release 2.0.0 2021-02-06 21:26:46 +08:00
ajuner 3e90fa6482
refactor(alert): use composition api (#3654)
* refactor(alert): use composition api

* feat: export alert props type
2021-02-06 17:59:04 +08:00
tangjinzhou ab75379f0c fix: time-picker can not scroll to selected 2021-02-06 14:30:57 +08:00
tangjinzhou 57b9ac17fd Merge branch 'next' of github.com:vueComponent/ant-design-vue into next 2021-02-06 13:58:47 +08:00
tangjinzhou 638ccb3b11 fix: table sortOrder ts type 2021-02-06 13:58:25 +08:00
zkwolf ae41fa1127
fix: table filter (#3650) 2021-02-06 13:47:44 +08:00
zkwolf 18ce372a13
fix: improve tree type definition (#3659) 2021-02-06 13:30:08 +08:00
tanjinzhou cdac96b0bc fix: add form onSubmit prop 2021-02-04 17:41:35 +08:00
zkwolf 4e4b9d6cca
chore: improve form warning (#3641) 2021-02-04 10:48:43 +08:00
zkwolf 53f3950b81
style: move color var of table to default less (#3612) 2021-01-29 21:14:42 +08:00
zkwolf f7db3ee718
fix: correct dropdown trigger type (#3611) 2021-01-29 21:13:39 +08:00
ajuner d221171e53
feat: tooltip support color (#3603)
* feat: tooltip support color

* update
2021-01-27 23:21:48 +08:00
ajuner 10a5fb28cb
chore: fix tree type (#3598) 2021-01-26 23:48:48 +08:00
tanjinzhou 94aedeae0c feat: add radio ts export 2021-01-26 11:18:51 +08:00
tangjinzhou 47a847cc43 test: update snap 2021-01-24 14:32:06 +08:00
tangjinzhou 4a92ff9cac style: prettier code 2021-01-24 13:22:45 +08:00
tangjinzhou b30a316f4b perf: update default less 2021-01-24 13:18:51 +08:00
tangjinzhou b6c75bc73c perf: update default text-color 2021-01-24 11:25:30 +08:00
tangjinzhou 1ea865e59b fix: table columns ts type 2021-01-23 23:50:10 +08:00
tangjinzhou cdadeeeb04 style: remove console 2021-01-23 23:43:19 +08:00
tangjinzhou 6b474598e0 fix: switch not update in table(amaze issue) #3512 2021-01-23 23:41:16 +08:00
tangjinzhou 1d1ed164a6 fix: table header scrolll not reset 2021-01-23 21:54:12 +08:00
tangjinzhou a72db912f7 Merge branch 'next' of github.com:vueComponent/ant-design-vue into next 2021-01-23 17:10:32 +08:00
tangjinzhou c5b6a7ce2c fix: add pagnation events ts type #3564 2021-01-23 17:09:13 +08:00
zkwolf 20b53a91d3
fix: disabled tabPane can be actived #3575 (#3577) 2021-01-23 16:18:04 +08:00
zkwolf 22c81f909b
fix: checkbox emit unexpected value (#3549) 2021-01-21 22:32:09 +08:00
ajuner aad33cb72f
fix: Microsoft input triggers onchange twice (#3550) 2021-01-21 22:25:05 +08:00
He JinChao ca444b549c
fix: Input.Search class not work (#3541) 2021-01-19 23:43:01 +08:00
zkwolf b07190e13d
feat: dark theme (#3410)
* chore: update style

* chore: add dark css build

* test: update snapshot

* chore: remove compact var

* chore: update style

* test: update snapshot
2021-01-14 17:33:17 +08:00
青沛 b7943b38ee
fix: carousel's pauseOnDotsHover not work (#3519)
* fix: carousel's pauseOnDotsHover not work

* fix: carousel onMouseEnter event
2021-01-14 15:42:31 +08:00
John 5e92d9a7f2
fix: form-item wrong line break (#3538)
* fix: form-item wrong line break

fix #3319

* style: add commit
2021-01-14 15:41:24 +08:00
zkwolf 2904ceeab9
fix: radio cancel change (#3517)
* fix: radio cancel change #3047

* chore: update checkbox
2021-01-14 10:13:50 +08:00
zkwolf a6c3eae304
fix: breadcrumb separator display (#3522)
* fix: breadcrumb separator display

* chore: update breadcrumb
2021-01-14 10:12:57 +08:00
Hyphon 8a807caca2
fix(date-picker): add props(mode) value -- decade (#3514)
Co-authored-by: 李艺珅 <l>
2021-01-13 21:17:05 +08:00
Hyphon 36502294ba
feat(tabs): add centered tab bar style (#3501)
Co-authored-by: 李艺珅 <l>
2021-01-10 15:23:53 +08:00
ajuner 110304b628
fix: add opacity transition (#3505) 2021-01-08 16:53:51 +08:00
tanjinzhou bf7c62f457 fix: date-picker ts type error 2021-01-07 19:18:59 +08:00
tanjinzhou 61f087ac2a perf: affix 2021-01-07 16:03:41 +08:00
言肆 ea2d8e2ecd
refactor(affix): use Composition api (#3447)
* refactor(affix): use Composition api

* fix: affix code style
2021-01-07 14:39:57 +08:00
tanjinzhou 1b68a46c89 perf: update image icons 2021-01-07 13:18:05 +08:00
John f61018afd7
Support vite2 (#3490)
* refactor: supports vite2

* refactor: remove CommonJS dependencies

* chore: update pkg

* refactor: update

* chore: update pkg
2021-01-07 12:53:49 +08:00
Vben 75931a1b39
fix(image): fix iamge prop error (#3488)
Co-authored-by: annsion <annsion@ann.local>
2021-01-05 20:49:18 +08:00
John eafc6dd0ba
fix: upgrade to less4 syntax #3477 (#3479) 2021-01-05 16:27:30 +08:00
zkwolf f5026dd49a
fix: switch event trigger #3453 (#3454) 2020-12-28 12:25:58 +08:00
tangjinzhou efa477a3b0 bump 2.0.0-rc.6 2020-12-27 19:28:20 +08:00
tangjinzhou adc6afb8fd
chore: support less4 (#3449) 2020-12-27 14:50:32 +08:00
tangjinzhou c90afeeed2 fix: tree-select trigger twice change event 2020-12-26 23:01:04 +08:00
tangjinzhou 2be1e77098 fix: tree-select maximum error when set slot tilte 2020-12-26 22:37:08 +08:00
tangjinzhou 6ef9404ee9 fix: drawer handle slot trigger twice click event 2020-12-26 15:57:25 +08:00
tangjinzhou 8baf85f7f9 perf: add checkbox events declare
close #3440
2020-12-26 15:43:33 +08:00
tangjinzhou 3c5c6becbf perf: switch add events declare
close #3439
2020-12-26 15:35:30 +08:00
zkwolf 759f18b476
chore: remove duplicate style (#3448) 2020-12-26 13:52:24 +08:00
tanjinzhou 123d04d1ef feat: message support custom style and class #3443 2020-12-25 14:44:47 +08:00
zkwolf 674933ae60
chore: remove all hard code component name (#3445) 2020-12-25 13:02:08 +08:00
tanjinzhou f62681b9d4 fix: input small height not correct #3396 2020-12-25 13:00:44 +08:00
zkwolf 610b0ab651
fix: layout-sider class (#3433) 2020-12-24 10:37:30 +08:00
tanjinzhou aea25100e5 fix: select scroll height not correct #3419 2020-12-22 13:22:14 +08:00
tanjinzhou 4f9555c64a fix: passive warning #3392 2020-12-18 18:54:18 +08:00
Zou Jian 5913cf9c5c
feat: add image (#3235)
* feat: 🆕 image组件 - 添加样式

* feat: 🆕 增加 AImage 组件

* feat: 🆕 参考 ant-design 增加 相关 Image 组件的less定义

* feat: 🆕 Image placeholder 的修改

* fix: 🐞 去除 onPreviewClose 相关

* test: 🧪 image width/height 以及相关测试

* fix: 🐞 fix lint no-setup-props-destructure

* test: 🧪 image test snap file

* refactor: 💡 去掉多加了的文件,重构文件以使逻辑清晰

* feat: 🆕 rc-image 相关内容 列入 vc-image 文件夹中

* feat: 🆕 antd 4.9.1 增加 image-preview-group

* feat: 🆕 add ImagePropsType

* feat: udpate image components

* feat: update image

* feat: update image

Co-authored-by: tanjinzhou <415800467@qq.com>
2020-12-18 18:02:51 +08:00
John60676 c6b189b583
fix: slider accuracy problems #3346 (#3379) 2020-12-17 15:12:57 +08:00
koichi uchinishi 184fe6866c
style: remove unsed codes (#3382) 2020-12-17 11:54:49 +08:00
tangjinzhou 2c559ea059 fix: tabs disabled not work #3366 2020-12-15 16:27:35 +08:00
tangjinzhou c7816b319e fix: menu mode error from vue3.0.3 #3354 2020-12-13 08:28:03 +08:00
tanjinzhou 2bb27a4210 fix: drawer log warning 2020-12-12 20:11:11 +08:00
tanjinzhou fcaedc525a bump 2.0.0-rc.4 2020-12-10 20:06:48 +08:00
tanjinzhou 8d1669b889 fix: passive waring 2020-12-10 17:40:46 +08:00
zkwolf 3a8afb543a
feat: input.password add iconRender (#3320)
* feat: input.password add iconRender

* feat: input.password support slot iconRender
2020-12-09 16:07:27 +08:00
tanjinzhou 2f467d75f0 Merge branches 'next' and 'next' of https://github.com/vueComponent/ant-design-vue into next 2020-12-09 16:02:11 +08:00
zkwolf 9553cfb489
fix: indexof openkeys error (#3334) 2020-12-09 16:01:50 +08:00
tanjinzhou 10f35a1fa5 fix: menu theme not work at overflowmenu 2020-12-09 15:34:25 +08:00
tanjinzhou 4ea00d3a70 fix: select option not support click event 2020-12-09 15:27:03 +08:00
tanjinzhou 520d6a5e85 perf: menu warning error 2020-12-08 11:50:52 +08:00
tangjinzhou 5af2653e5a fix: datepicker log some warning 2020-12-06 00:27:04 +08:00
tanjinzhou c5468f2b3b fix: input-number parse error #3249 2020-12-04 14:59:23 +08:00
tangjinzhou ef51ede2ce fix: menu loose submenu id 2020-12-03 23:38:17 +08:00
nanjingcaiyong cc2d1551b7
Fix: The props of the subpopupmenum component is missing the submenuopendelay and submenclosedelay properties (#3291)
* fix: the button's loading property without delay

* fix: missing the submenuopendelay and submenclosedelay properties

Co-authored-by: caiyong <caiyong@ihomefnt.com>
2020-12-03 16:10:13 +08:00
zkwolf 7f239b26e1
fix: input lose style #3273 (#3274) 2020-11-29 16:35:44 +08:00
tanjinzhou 28aeea6f0b fix: tree-select loop error 2020-11-27 13:35:19 +08:00
tangjinzhou 8c94b78346 fix: menu overflowed error #3262 2020-11-26 23:43:22 +08:00
tanjinzhou f5cf7e0920 fix: functional compoent support vue3.0.3 2020-11-26 13:39:18 +08:00
Amour1688 fa320e6e64
feat: layout props type extends HTMLAttributes (#3258) 2020-11-26 13:27:42 +08:00
tanjinzhou 23dc1f86b2 style: vSlots to v-slots 2020-11-24 18:07:45 +08:00
tanjinzhou 0a4245efa9 test: update snap & ts error 2020-11-23 16:39:09 +08:00
zkwolf 12d467e498
fix: range-picker style order #3219 (#3245) 2020-11-23 14:24:33 +08:00
John60676 8a6125d74d
fix(button): dropdown button in the wrong position (#3244) 2020-11-23 14:23:32 +08:00
tangjinzhou da6d243e9e
Perf menu2.0 (#3243)
close #3231 #3188
2020-11-23 14:21:18 +08:00
ajuner 2d6b50242c
chore: tooltip type fix (#3242) 2020-11-23 13:47:26 +08:00
zkwolf 04f72ed2cf
chore: add dropdown emits (#3237) 2020-11-23 13:46:30 +08:00
Jason 607fdf7d79
fix(input-number): fix InputNumber onChange type error (#3224) 2020-11-20 23:59:47 +08:00
tanjinzhou a6b7c6fa85 style: vShow to v-show 2020-11-20 10:11:04 +08:00
tangjinzhou 023efdcc71 feat: perf small table style #3221 2020-11-19 23:36:07 +08:00
tangjinzhou 1be269d275 Merge branch 'next' of github.com:vueComponent/ant-design-vue into next 2020-11-19 23:03:59 +08:00
tangjinzhou 994e709226 fix: select label-in-value error #3216 2020-11-19 23:03:31 +08:00
ajuner 35f509aea6
chore: fix Message type (#3212) 2020-11-19 22:10:51 +08:00
Zhang 7518096983
fix: fix transformCellText lost (#3206)
* fix: update message type

* fix: fix transformCellText lost
2020-11-19 22:02:00 +08:00
ajuner de05f936c1
fix: declare Tree Component type (#3178)
* fix: declare Tree Component type
2020-11-18 17:37:15 +08:00
tangjinzhou 00455da385 Merge branch 'next' of github.com:vueComponent/ant-design-vue into next 2020-11-17 22:51:16 +08:00
tangjinzhou 35ab3bd8c0 fix: optionFilterProp not support children #3204 2020-11-17 22:51:00 +08:00
nanjingcaiyong 87e59853bb
fix: the button's loading property without delay (#3194)
Co-authored-by: caiyong <caiyong@ihomefnt.com>
2020-11-17 21:45:21 +08:00
tanjinzhou 8da63a6a24 fix: directoryTree custom icon not work #3183 2020-11-16 15:39:43 +08:00
xrkffgg 642291790e
fix: notification top type (#3187) 2020-11-16 13:00:43 +08:00
tanjinzhou 5e4fff39d6 fix: alert close icon style error on safari #3184 2020-11-16 11:32:28 +08:00
zkwolf bc03b6ede2
feat: tag support icon slot (#3185) 2020-11-15 23:18:42 +08:00
tangjinzhou b051ac69a6 test: update menu 2020-11-14 22:09:56 +08:00
tangjinzhou 1dcd93f6e7
Perf menu (#3177)
* fix: menu parent dom  select class not work

* perf: ease-in-out update
2020-11-14 21:34:27 +08:00
ajuner e7fbaacf3b
fix: update Menu type (#3173)
* fix: update Menu type

* update
2020-11-14 20:48:35 +08:00
tangjinzhou b84b981799 fix: statistic Countdown not update #3170 2020-11-14 15:55:21 +08:00
Zhang 4456bbca14
fix: update message type (#3168) 2020-11-14 14:10:10 +08:00
zkwolf 17454b2cea
feat: tag support status color (#3166) 2020-11-14 13:59:20 +08:00
ajuner f3063e00c0
fix: update components type (#3165) 2020-11-14 13:56:39 +08:00
ajuner 4ab7a681a7
fix: declare components type (#3145)
* fix: update alert code

* chore: declare link type

* chore: declare auto-complete type

* chore: declare Badge type

* chore: declare Breadcrumb type

* chore: declare Calendar type

* chore: declare Card type

* chore: declare Checkbox type

* chore: declare Descriptions type

* chore: declare Dropdown

* chore: declare Form type

* chore: declare Mentions type

* chore: declare Menu type

* chore: declare popconfirm type

* chore: update Radio typescript

* chore: declare Rate type

* chore: declare Transfer type

* fix: update Transfer type

* fix: update type

* fix: update type
2020-11-13 10:51:12 +08:00
zkwolf ba971c4f2c
fix: pagination type error #3159 (#3164) 2020-11-13 10:08:06 +08:00
Jason e29ad47995
fix(form): form rules type error (#3150) 2020-11-12 15:21:16 +08:00
tanjinzhou af62058b49 feat: dialogStyle dialogClass deprecated #3142 2020-11-12 13:43:46 +08:00
Zou Jian d122901de6
fix: use `defineComponent` in DescriptionsItem
* fix: 🐞 tsx 中使用 Descriptions.Item 提示错误

Co-authored-by: Amour1688 <31695475+Amour1688@users.noreply.github.com>
2020-11-12 10:06:11 +08:00
Amour1688 44bc942bf7 fix: button props type 2020-11-11 21:33:17 +08:00
tanjinzhou 50357712d4 fix: popover position not correct #3147 2020-11-10 19:56:34 +08:00
tanjinzhou 72a86910be fix: menu divider class not correct 2020-11-10 15:41:41 +08:00
tanjinzhou 7cd86b5a00 fix: drawer esc keydown #3148 2020-11-10 15:13:31 +08:00
tanjinzhou 8096003ed1 fix: select search not work #3144 2020-11-10 13:18:40 +08:00
tangjinzhou c523266a99 fix: menu some class not correct 2020-11-10 00:18:32 +08:00
tanjinzhou c07d1eab41 feat: menu support forceSubMenuRender 2020-11-09 17:55:11 +08:00
tangjinzhou 76c29b6a56 Merge branch 'next' of github.com:vueComponent/ant-design-vue into next 2020-11-08 11:03:22 +08:00
tangjinzhou b14410902c perf: optimize menu animation #3095 2020-11-08 11:03:13 +08:00
Zou Jian dbbe345005
fix: breadcrumb itemRender slot type error (#3131)
* fix: breadcrumb中itemRender slot的参数与定义与实际的不符

* Update components/breadcrumb/Breadcrumb.tsx

Co-authored-by: Amour1688 <31695475+Amour1688@users.noreply.github.com>

Co-authored-by: Amour1688 <31695475+Amour1688@users.noreply.github.com>
2020-11-08 10:21:49 +08:00
tangjinzhou eef874b805 Merge branch 'next' of github.com:vueComponent/ant-design-vue into next 2020-11-07 23:10:11 +08:00
tangjinzhou ee4cd3c35a fix: transfer search input style 2020-11-07 23:08:54 +08:00
就是喜欢陈粒 343e3aa2e4
fix: add warning when validating form for non-string type (#3128)
Co-authored-by: 成仕伟 <chengsw@heywhale.com>
2020-11-07 22:54:01 +08:00
tangjinzhou a3d48834f1 Merge branch 'next' of github.com:vueComponent/ant-design-vue into next 2020-11-07 22:45:22 +08:00
tangjinzhou 4de6dbeb25 test: update snap 2020-11-07 22:43:45 +08:00
tangjinzhou 19d5e7a14a fix: lint error 2020-11-07 22:43:31 +08:00
ajuner 7e53c435c3
chore: declare input type (#3130) 2020-11-07 22:39:18 +08:00
tangjinzhou b155627923 style: format code 2020-11-07 21:19:50 +08:00
tangjinzhou a13dd20f58 style: format file 2020-11-07 15:37:17 +08:00
tangjinzhou bd1f42a5ef fix: some ts type error 2020-11-07 15:08:42 +08:00
tanjinzhou c52cc02e89 perf: update menu provide 2020-11-06 11:12:03 +08:00
tanjinzhou 7125d84fa2 perf: optimize select animate 2020-11-05 18:09:02 +08:00
tanjinzhou 8ba8983353 fix: table customRow events not work #3121 2020-11-05 13:11:38 +08:00
tangjinzhou 196d2dc8a5 Merge branch 'next' of github.com:vueComponent/ant-design-vue into next 2020-11-04 23:39:45 +08:00
tangjinzhou cc35671d7b fix: select focus logic #3099 2020-11-04 23:39:05 +08:00
Amour1688 d4e7b59f23 fix: table missing type `Plugin` #3104 2020-11-04 22:08:51 +08:00
tanjinzhou 2e61e9cb50 perf: update virtual-list 2020-11-04 18:59:08 +08:00
tanjinzhou a3a060077b fix: select item display not update 2020-11-04 16:58:36 +08:00
tanjinzhou 36b2d47f84 Merge branch 'next' of https://github.com/vueComponent/ant-design-vue into next 2020-11-04 10:53:06 +08:00
tangjinzhou e39b43bbc2 fix: date-picker default format not correct #3091 2020-11-03 23:28:08 +08:00
tangjinzhou a4854084bc fix: types error 2020-11-03 23:15:57 +08:00
tangjinzhou df1428e33d fix: select tag value not correct #3100 2020-11-03 23:08:43 +08:00
tangjinzhou 6a16e19b37 fix: moment ts error 2020-11-03 22:57:14 +08:00
tangjinzhou 1165b42dc2 fix: select dropdownRender not support slot #3098 2020-11-03 22:36:23 +08:00
Amour1688 c98e13d803 style: optimize date-picker code 2020-11-03 11:53:59 +08:00
tanjinzhou 689113b3c9 fix: menu overflowedIndicator not work 2020-11-03 10:44:18 +08:00
tangjinzhou 26779d6367 fix: input style issue #3089 2020-11-02 22:37:24 +08:00
tanjinzhou 0302908cb0 fix: select position align not update #3085 2020-11-02 18:45:29 +08:00
tanjinzhou 8dc62f59bb fix: select maxTagPlaceholder display error #3085 2020-11-02 17:53:45 +08:00
tanjinzhou 948727a2ef Merge branches 'next' and 'next' of https://github.com/vueComponent/ant-design-vue into next 2020-11-02 17:19:21 +08:00
tanjinzhou aca5301dc0 fix: table empty datasource error #3082 2020-11-02 17:19:09 +08:00
zkwolf 0e78488ac3
feat: update descriptions (#3046)
* feat: update descriptions

* Update index.tsx

* chore: update descriptions type

* refactor: descriptions use composition-api

* fix: decsriptions.item support label slot

* chore: update descriptions

* test: update snapshot

Co-authored-by: Amour1688 <31695475+Amour1688@users.noreply.github.com>
2020-11-02 16:53:56 +08:00
Amour1688 0c520520be
chore: optimize table typescript support (#3087)
* chore: optimize table typescript support

* chore: update table type

* fix: table type error

* fix: columns shuold not have default value

* fix: sortDirections and scroll should not have default value

* chore: rowSelectionType as tuple
2020-11-02 15:52:02 +08:00
tangjinzhou db14e68117 refactor: back-top js to ts 2020-11-01 21:26:31 +08:00
undefined bd3bb02c6e fix: select cannot open #3070 2020-11-01 18:07:23 +08:00
undefined 9380621850 fix: layout vertical not work #3075 2020-11-01 18:06:40 +08:00
Amour1688 7651862729
fix: app.use type error (#3079) 2020-11-01 15:03:33 +08:00
undefined ddd50fe153 fix: input style error #3073 2020-11-01 11:23:58 +08:00
undefined 5696b19081 chore: fix css error #3069 2020-10-31 14:09:09 +08:00
John60676 93629a8ac8
feat: add input wrapper style (#3074) 2020-10-31 13:25:11 +08:00
Vben 5a3b08167d
fix(alert): fix alert class not work (#3067) 2020-10-31 13:14:59 +08:00
tangjinzhou 323647114d fix: table expandIcon not work #3013 2020-10-30 15:29:24 +08:00
tangjinzhou 5dbcba196f fix: menu title logic 2020-10-28 23:03:45 +08:00
tangjinzhou d54833b3bb test: update snap 2020-10-28 22:06:13 +08:00
tangjinzhou a07acec2f4 fix: locale not work 2020-10-28 22:04:12 +08:00
tanjinzhou 016c711cf1 fix: file path error 2020-10-28 17:09:25 +08:00
Amour1688 d0429737bd chore: optimize initDefaultProps type 2020-10-28 15:46:00 +08:00
tanjinzhou d96a10dce8 style: prettier code 2020-10-28 15:37:31 +08:00
tanjinzhou 789647c604 test: update test & ts 2020-10-28 15:31:45 +08:00
dogrod 9de1b594b0
fix(Table): Fix checkbox does not work when Table Filter value is number type on next branch (#3053) 2020-10-28 11:34:56 +08:00
tangjinzhou 1e1a1bd8a8 Merge remote-tracking branch 'origin/feat-vue3' into next 2020-10-27 23:47:20 +08:00
tangjinzhou e165b1eced feat: update some less 2020-10-27 23:02:45 +08:00
tangjinzhou cd52fec722 table ellipsis not work at fixed column 2020-10-27 23:02:20 +08:00
tangjinzhou db63f369e1 feat: add ga_IE locale 2020-10-27 23:00:46 +08:00
tangjinzhou 7f77955474 test: update snap 2020-10-26 22:22:37 +08:00
tangjinzhou 4f510dd46c fix: select controller open not work 2020-10-26 22:14:00 +08:00
tanjinzhou ee9ba197ba test: update snap 2020-10-26 18:31:50 +08:00
John60676 2fb52d6e26
feat: textarea support word count (#3009) 2020-10-26 11:28:56 +08:00
tangjinzhou 6be6299717 test: update modal mentions snap 2020-10-25 23:06:03 +08:00
tangjinzhou 0a7065ce89 fix: menu error 2020-10-25 23:05:29 +08:00
tangjinzhou ba90214573 test: update list & locale-provider snap 2020-10-25 20:44:26 +08:00
tangjinzhou 19e3137ede Merge branch 'next' of github.com:vueComponent/ant-design-vue into next 2020-10-24 23:56:50 +08:00
tangjinzhou 59440f9207 fix: select diabled not work 2020-10-24 23:52:51 +08:00
Amour1688 b233d1e68a chore: update snap 2020-10-24 23:11:41 +08:00
John60676 9ac18c5e52
fix(modal): title props support render function (#3031) 2020-10-24 23:01:20 +08:00
Amour1688 a5879124df chore: transfer snap 2020-10-24 22:56:17 +08:00
Amour1688 689486fadc chore: table snap 2020-10-24 22:53:55 +08:00
Amour1688 3b14396a08 refactor: menu to ts 2020-10-24 22:38:25 +08:00
Amour1688 873ecf0312 fix: mentions 2020-10-24 22:09:54 +08:00
Amour1688 b24552b029 refactor: list to ts 2020-10-24 21:42:44 +08:00
tangjinzhou f6953dc9a7 test: update input snap 2020-10-24 21:38:24 +08:00
tangjinzhou 40893681c5 test: update grid snap 2020-10-24 21:36:05 +08:00
tangjinzhou af46975f56 test: udpate date-picker & drawer snap 2020-10-24 21:15:55 +08:00
tangjinzhou 2070f702de Merge branch 'next' of github.com:vueComponent/ant-design-vue into next 2020-10-24 21:10:06 +08:00
tangjinzhou 1d2c7f3541 Merge branch 'next' of github.com:vueComponent/ant-design-vue into next 2020-10-24 21:08:58 +08:00
tangjinzhou 708edde641 test: update cXXX snap 2020-10-24 21:08:21 +08:00
Amour1688 6f86a8fb05 fix: input-number ref 2020-10-24 21:03:41 +08:00
Amour1688 1c1e6dccb0 chore: dropdown snap 2020-10-24 21:03:07 +08:00
Amour1688 9eb15a524b chore: date-picker snap 2020-10-24 20:52:49 +08:00