Commit Graph

3686 Commits

Author SHA1 Message Date
zkwolf
04f72ed2cf
chore: add dropdown emits (#3237) 2020-11-23 13:46:30 +08:00
xrkffgg
32d327cb4f
chore: create need-reproduce.yml (#3240)
* chore: create need-reproduce.yml

* Update .github/workflows/need-reproduce.yml
2020-11-22 23:29:23 +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
210dadc93c bump 2.0.0-rc.1 2020-11-14 23:08:07 +08:00
tangjinzhou
b051ac69a6 test: update menu 2020-11-14 22:09:56 +08:00
tangjinzhou
a60df373f9 chore: update git config 2020-11-14 21:36:38 +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
f38c5a2f43 Merge branch 'next' of https://github.com/vueComponent/ant-design-vue into next 2020-11-12 13:44:01 +08:00
tanjinzhou
af62058b49 feat: dialogStyle dialogClass deprecated #3142 2020-11-12 13:43:46 +08:00
tanjinzhou
c07423a6d5 feat: dialogStyle dialogClass deprecated #3142 2020-11-12 13:41:02 +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
17c7cb30a3 bump 2.0.0-beta.15 2020-11-08 14:18:12 +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