Commit Graph

2285 Commits (1139aa5f871ae61145fd2283bda9076f9751d9fd)

Author SHA1 Message Date
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
tangjinzhou c177494c1d Merge branch 'next' of github.com:vueComponent/ant-design-vue into next 2020-10-24 20:45:57 +08:00
tangjinzhou ee0d450f93 test: update calendar snap 2020-10-24 20:45:28 +08:00
Amour1688 d219ff1655 style: slots.default?.() 2020-10-24 20:36:57 +08:00
Amour1688 6891c38705 fix: config-provider 2020-10-24 20:34:00 +08:00
Amour1688 343afffbb1 chore: comment snap 2020-10-24 20:01:40 +08:00
Amour1688 e690669d70 chore: cascader snap 2020-10-24 19:58:16 +08:00
tangjinzhou 518818000b test: udpate badge snap 2020-10-24 14:38:47 +08:00
tangjinzhou fdca67f74b test: update components/aXXX 2020-10-24 14:36:06 +08:00
Amour1688 981470f393 chore: improve tag type 2020-10-24 09:53:25 +08:00
Amour1688 2b6ef8e10f chore: formate auto-complete code 2020-10-24 09:35:59 +08:00
Amour1688 16224a1d47 fix: selectRef error 2020-10-24 09:33:37 +08:00
Amour1688 64b51f22af chore: improve alert type 2020-10-23 21:24:10 +08:00
Amour1688 f8ada772ae refactor: table to ts 2020-10-23 14:29:39 +08:00
tangjinzhou f8750f2350 test: update test 2020-10-22 23:27:18 +08:00
tangjinzhou a8dda5c586 perf: update transition for test 2020-10-22 22:51:50 +08:00
tangjinzhou 86a90468ba perf: update transition 2020-10-22 22:45:21 +08:00
tanjinzhou b6e1284518 fix: selectorRef focus error 2020-10-22 18:45:03 +08:00
Amour1688 21bca582c6 refactor: upload to ts 2020-10-22 14:52:37 +08:00
Amour1688 0d5d2234c6 refactor: tree to ts 2020-10-22 14:25:02 +08:00
tanjinzhou 4dbed130e2 fix: tree-select not update slots 2020-10-22 11:35:05 +08:00
Amour1688 5643bfef88 refactor: tree-select to ts 2020-10-22 10:06:57 +08:00
tangjinzhou e0667855ee fix: tree-select placeholder error 2020-10-22 00:30:57 +08:00
tanjinzhou 02c3af5c7c fix: tree-select search value logic 2020-10-21 18:33:15 +08:00
tanjinzhou f82fcad094 fix: review amour1688 error 2020-10-21 15:32:04 +08:00
tanjinzhou 8e12971c2d fix: upload not work 2020-10-21 11:18:09 +08:00
tangjinzhou f10d0f1e4d feat: add menu template support 2020-10-20 23:13:49 +08:00
tangjinzhou a16ca20770 fix: some path error 2020-10-20 21:44:49 +08:00
tangjinzhou 0b002fb9cb perf: udpate transfer animation 2020-10-20 21:32:06 +08:00
tanjinzhou 34bfc91b5d fix: tree-select treecheckable not work 2020-10-20 17:55:10 +08:00
tanjinzhou 7a2e2e3c3b feat: update vc-tree-select 2020-10-20 17:41:11 +08:00
Amour1688 4be3da0701 fix: export `RenderEmptyHandler` in config-provider 2020-10-20 17:03:58 +08:00
Amour1688 d465356f6d refactor: radio to ts 2020-10-20 16:58:08 +08:00
Amour1688 4abfd7ea52 refactor: transfer to ts 2020-10-20 16:45:49 +08:00
Amour1688 7d379f9438 refactor: timeline to ts 2020-10-20 13:02:18 +08:00
Amour1688 7e5ee6757c refactor: time-picker to ts 2020-10-20 12:55:09 +08:00
Amour1688 e28b004883 refactor: switch to ts 2020-10-20 12:46:16 +08:00
Amour1688 7f6d718c84 refactor: steps to ts 2020-10-20 12:44:06 +08:00
Amour1688 9350a332b3 refactor: rate to ts 2020-10-20 10:10:10 +08:00
Amour1688 ab9ab87242 refactor: popconfirm to ts 2020-10-20 10:00:56 +08:00
Amour1688 eb0688398f refactor: popover to ts 2020-10-20 09:57:09 +08:00
Amour1688 6b80eb72da refactor: modal to ts 2020-10-19 23:09:59 +08:00
tangjinzhou 889ae305df Merge branch 'next' of github.com:vueComponent/ant-design-vue into next 2020-10-19 22:21:26 +08:00
tangjinzhou bdd569f019 refactor: pagination by ts 2020-10-19 22:19:33 +08:00
Amour1688 6b8cebc25f refactor: pagination to ts 2020-10-19 22:11:45 +08:00
tanjinzhou 48f385556f perf: remove no need file 2020-10-19 17:17:10 +08:00
tanjinzhou d2d613980a chore: update build config 2020-10-19 16:43:10 +08:00
Amour1688 ea67dd5d03 refactor: notification to ts 2020-10-19 09:42:00 +08:00
tangjinzhou 4cff2a81a6 fix: tooltip position not correct 2020-10-18 22:58:37 +08:00
Amour1688 a62a0296e7 refactor: page-header to ts 2020-10-18 22:30:06 +08:00
Amour1688 2c60a2c5aa refactor: slider to ts 2020-10-18 22:16:36 +08:00
Amour1688 7a7b9f25cc refactor: tooltip to ts 2020-10-18 22:14:39 +08:00
Amour1688 7642bbafe4 refactor: skeleton to ts 2020-10-18 22:04:20 +08:00
tangjinzhou 057b80fedd fix: space not update 2020-10-18 21:49:37 +08:00
tangjinzhou 2c36bf0323 perf: update virtuallist 2020-10-18 17:37:52 +08:00
Amour1688 3223d43ffb refactor: result to ts 2020-10-18 00:36:04 +08:00
tangjinzhou 4692aad2c3 fix: select not support slots 2020-10-17 22:36:53 +08:00
tangjinzhou dbb67a7b81 Merge branch 'next' of github.com:vueComponent/ant-design-vue into next 2020-10-17 22:22:44 +08:00
tangjinzhou 46149b660b feat: select auto-complete support virtual list 2020-10-17 22:19:52 +08:00
Amour1688 90476bb1c5 fix: message unit test 2020-10-17 20:53:38 +08:00
Amour1688 c97af1ac18 refactor: progress to ts 2020-10-17 20:52:58 +08:00
Amour1688 4fc1a3cd78 fix: virtual list ts error 2020-10-17 12:14:13 +08:00
Amour1688 df771a8fc6 chore: refactor space 2020-10-17 12:13:55 +08:00
Amour1688 49fda0f7c8 fix: refactor statistic to ts 2020-10-17 11:51:17 +08:00
Amour1688 8eb6afb9b0 fix: unit test 2020-10-17 11:24:06 +08:00
孙运天 01096b556d
refactor: statistic and countdown to ts (#2997) 2020-10-17 11:23:31 +08:00
tanjinzhou 4d63b7cab6 refactor: select by vc-select2 2020-10-16 18:47:28 +08:00
tanjinzhou f3c12b0323 style: update comment 2020-10-16 14:26:04 +08:00
tanjinzhou 6cb52efbc8 refactor: input by ts 2020-10-16 14:24:14 +08:00
Amour1688 20f54950a9 chore: date-picker types 2020-10-16 10:18:25 +08:00
tangjinzhou 8f581de762 refactor: input-number 2020-10-15 22:38:48 +08:00
tanjinzhou 2fdfa2b662 refactor: button date-picker drawer dropdown form by ts 2020-10-15 17:58:05 +08:00
tanjinzhou 34b3e6366f Merge branch 'next' of https://github.com/vueComponent/ant-design-vue into next 2020-10-15 17:57:02 +08:00
John60676 e95bac3d87
refactor(layout): layout to ts (#2991)
* refactor(layout): layout to ts

* refactor(layout): update types

* refactor: update code style

* refactor(vue-types): fix PropTypes looseBool types error

* refactor: remove BasicProps types

* refactor(layout): extends component types
2020-10-15 15:54:52 +08:00
tanjinzhou de81c7c1d9 fix: date-picker ts error 2020-10-15 13:39:17 +08:00
John60676 147845b55f
fix(date-picker): import path (#2992) 2020-10-15 12:33:51 +08:00
Amour1688 b331753d31 refactor: mentions to ts 2020-10-15 09:48:43 +08:00
tangjinzhou 54ca9021c3 refactor: date-picker by ts 2020-10-14 23:12:51 +08:00
tanjinzhou db31c526d9 refactor: cascader checkbox collapse comment description divider by ts 2020-10-14 17:57:38 +08:00
Amour1688 c732d09745 refactor: message to ts 2020-10-14 11:41:21 +08:00
tanjinzhou bae31bc9a2 fix: props-util error 2020-10-14 10:28:46 +08:00
tangjinzhou dd249789ec Merge branch 'next' of github.com:vueComponent/ant-design-vue into next 2020-10-13 23:12:19 +08:00
tangjinzhou 90059e6b45 refactor: carousel by ts 2020-10-13 23:12:07 +08:00
Amour1688 c959476265 refactor: row slider spin by ts 2020-10-13 22:59:55 +08:00
Amour1688 88d3b6010b chore: initDefaultProps type 2020-10-13 22:59:55 +08:00
tangjinzhou 93b64061db refactor: some util by ts 2020-10-13 22:26:56 +08:00
tanjinzhou ac863a6a11 fix: use support chain operate 2020-10-13 19:14:56 +08:00
tanjinzhou efc7db1b69 refactor: calendar by ts 2020-10-13 19:02:03 +08:00
tanjinzhou 8e1678cc70 Merge branch 'next' of https://github.com/vueComponent/ant-design-vue into next 2020-10-13 18:04:22 +08:00
tanjinzhou d7426e11d4 refactor: breadcrumb button by ts 2020-10-13 18:04:02 +08:00
Amour1688 ce7ca6895b fix: lint error 2020-10-13 17:46:52 +08:00
Amour1688 dc4f2b2dcb refactor: tabs to ts 2020-10-13 17:46:31 +08:00
tanjinzhou 1503364d6b perf: update ts types 2020-10-13 15:39:08 +08:00
tanjinzhou b817873c15 refactor: avatar anchor badge to ts 2020-10-13 15:02:35 +08:00
tanjinzhou c2994a6629 perf: update ts types 2020-10-13 10:43:39 +08:00
Amour1688 748f8d526d chore: webpack to 5.x 2020-10-13 09:37:40 +08:00
Amour1688 382e9b5de0 chore: vue-types add `style` and `VNodeChild` 2020-10-12 19:20:13 +08:00
Amour1688 3f31590ad4 refactor: card to ts 2020-10-12 19:20:13 +08:00
tanjinzhou 712f2b1599 refactor: auto-complete by ts 2020-10-12 18:46:05 +08:00
tanjinzhou 64fef377c0 refactor: anchor by ts 2020-10-12 17:54:43 +08:00
tanjinzhou 21cd0ae5cb Merge branches 'next' and 'next' of https://github.com/vueComponent/ant-design-vue into next 2020-10-12 16:10:31 +08:00
tanjinzhou 043f401636 refactor: alert by ts 2020-10-12 16:06:49 +08:00
Amour1688 9214632841 fix: config-provider renderEmpty 2020-10-12 15:47:32 +08:00
tanjinzhou 642ed2fcce Merge branch 'next' of https://github.com/vueComponent/ant-design-vue into next 2020-10-12 15:47:23 +08:00
tanjinzhou 2185458744 refactor: affix by ts 2020-10-12 15:45:52 +08:00
Amour1688 c04b9a0267 fix: config-provider renderEmpty 2020-10-12 15:39:11 +08:00
tanjinzhou f48ccdac01 perf: add defineComponent 2020-10-12 13:27:16 +08:00
tangjinzhou 3c20fc9f69 chore: remove old vue-types 2020-10-11 23:14:38 +08:00
tangjinzhou 95eaf941d7 fix: proptypes.bool default value error 2020-10-11 21:31:57 +08:00
Amour1688 4c9d3161fd fix: ts error 2020-10-10 20:53:50 +08:00
tanjinzhou 61ef8e6883 chore: PropTypes.bool to PropTypes.looseBool 2020-10-10 18:16:28 +08:00
tanjinzhou 7fe34def78 fix: types error 2020-10-10 17:01:39 +08:00
tanjinzhou 103a05a471 perf: perf animation 2020-10-10 13:57:37 +08:00
tangjinzhou 22b72855e5 perf: trigger animation 2020-10-10 06:58:19 +08:00
tanjinzhou a095728a46 perf: perf transtion 2020-10-09 17:37:04 +08:00
tangjinzhou bd138a8711 fix: select2 bug 2020-10-08 22:51:09 +08:00
tangjinzhou b786f6bba6 feat: refactor vc-select 2020-10-07 22:49:01 +08:00
Amour1688 1bcd4e27c1 fix: grid props 2020-10-05 09:53:22 +08:00
Amour1688 183be1ba38 fix: tag props 2020-10-04 22:08:12 +08:00
tangjinzhou 13413df0d1 Merge branch 'next' of github.com:vueComponent/ant-design-vue into next 2020-10-03 17:19:13 +08:00
tangjinzhou 6ea812737f chore: update vue-types 2020-10-03 17:16:34 +08:00
Amour1688 104a034e74 chore: update vue-types types 2020-10-03 16:24:38 +08:00
tangjinzhou 4b4fc9266c style: vc-select2 to ts 2020-10-03 15:54:52 +08:00
Amour1688 47e5df9103 fix: eslint error 2020-10-02 22:28:41 +08:00
Amour1688 51e03f3edd chore: empty props add `class` and `style` 2020-10-02 22:20:02 +08:00
tangjinzhou aa07504e31 revert: vc-xxx ts to js 2020-10-02 21:59:53 +08:00
undefined b1c4013cee fix: empty support htmlattributes 2020-10-02 21:39:54 +08:00
undefined acc3b7e8e4 fix: remove image-style  at empty root dom 2020-10-02 21:21:09 +08:00
undefined c0bbbfaa4a chore: udpate ts 2020-10-02 21:16:05 +08:00
undefined b7db5b31ba chore: rever util to js 2020-10-02 15:44:10 +08:00
undefined 609de24f19 refactor: revert vc-xxx 2020-10-02 15:39:36 +08:00
Amour1688 8124653d07 fix: grid props 2020-10-02 12:14:28 +08:00
Amour1688 5832a70644 fix: tag props 2020-10-01 23:01:31 +08:00
Amour1688 347f69fa66 fix: empty type 2020-10-01 22:48:33 +08:00
undefined 8cb7c65684 Merge branch 'next' of github.com:vueComponent/ant-design-vue into next 2020-10-01 21:47:03 +08:00
undefined b856166520 chore: update to ts 2020-10-01 21:45:52 +08:00
Amour1688 2fd04595bf fix: ts error 2020-10-01 20:57:03 +08:00
Amour1688 81e15834c2 chore: ts-jest 2020-10-01 20:56:26 +08:00
Amour1688 150ebf15a5 chore: refactor virtual list 2020-10-01 17:20:10 +08:00
Amour1688 b19ca0aaaf fix: tag 2020-10-01 17:19:53 +08:00
Amour1688 dffb0cce52 chore: update types 2020-09-30 18:20:08 +08:00
tanjinzhou f8334fc42a chore: update vue-types 2020-09-30 18:14:33 +08:00
tanjinzhou dbaf8bc7ef chore: update ts 2020-09-30 17:35:51 +08:00
tanjinzhou d459c8dabe chore: update eslint 2020-09-30 17:15:17 +08:00
tanjinzhou a892a8908b Merge branch 'feat-virtual-list' into next 2020-09-30 16:47:14 +08:00
tanjinzhou f6752899e2 feat: update vittual-list 2020-09-30 16:21:04 +08:00
John60676 a1a4fdbd21
refactor(divider): refactor with ts (#2928)
* refactor(divider): refactor with ts

* refactor(divider): add default value for dashed prop

* style(divider): remove unuse import
2020-09-30 12:11:23 +08:00
Amour1688 28111e7f34 chore: rename `ConfigConsumerProps` to `defaultConfigProvider` 2020-09-30 10:47:18 +08:00
Amour1688 64dc5e69b7 feat: dark them 2020-09-30 10:46:22 +08:00
Amour1688 604b7fe670 chore: empty dark theme 2020-09-30 10:45:50 +08:00
Amour1688 f875b3add1 chore: ts type 2020-09-30 09:24:59 +08:00
John60676 ca2c77e4bd
refactor(input): update input style (#2876)
* refactor(input): update input style

* refactor(form): update form style about input component

* refactor(input): update clearable icon style
Modify the clearable icon style to prevent the width of the input box from changing due to the insertion of the icon
2020-09-29 22:11:06 +08:00
zkwolf 51fb7cd888
feat: tree support global tree slot (#2904) 2020-09-29 22:09:29 +08:00
Amour1688 6e6fd3af79 chore: config-provider 2020-09-29 22:06:01 +08:00
John60676 caea1acfbe
fix(select): click on the selected item can deselect (#2920) 2020-09-29 18:30:39 +08:00
tanjinzhou b9f9dad4c7 perf: virtual list remove eventListener 2020-09-29 16:11:05 +08:00
tanjinzhou c579bb0ad5 fix: scroll error 2020-09-29 15:16:56 +08:00