Commit Graph

2528 Commits (b6ef2b192c63ab1ae2dcb1a8e750b3540bc9be77)

Author SHA1 Message Date
tangjinzhou 31ed5c68d1 style: format code 2021-06-22 15:35:04 +08:00
tangjinzhou b2aa49d064 fix: select dynamic virtual list 2021-06-22 15:33:11 +08:00
tangjinzhou 604372ff2d fix: select keyboard position error 2021-06-22 13:26:19 +08:00
tangjinzhou 656d14fc4e feat: add select responsive 2021-06-22 10:47:33 +08:00
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
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