Commit Graph

2135 Commits (184fe6866c30071d2d9a3acf1efb0bf7d8f1c379)

Author SHA1 Message Date
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