Commit Graph

2116 Commits (f5cf7e0920a51f0ac024046996c99260aa41becf)

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