Commit Graph

3459 Commits (ba971c4f2c0ebebf002167316906a4bc31db4937)

Author SHA1 Message Date
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
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 a007b4757a bump 2.0.0-beta.13 2020-11-02 22:47:50 +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