Commit Graph

3459 Commits (ba971c4f2c0ebebf002167316906a4bc31db4937)

Author SHA1 Message Date
Amour1688 dffb0cce52 chore: update types 2020-09-30 18:20:08 +08:00
tanjinzhou 5526e19349 chore: update eslint 2020-09-30 18:17:04 +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
tanjinzhou 0de3e6b716 fix: scroller 2020-09-28 21:21:43 +08:00
tanjinzhou 3844466ff2 feat: add virtual-list 2020-09-28 19:14:00 +08:00
Amour1688 22cad37729 chore: refactor with ts 2020-09-28 11:47:35 +08:00
undefined f96895c17c Merge branch 'feat-vue3' into next 2020-09-27 22:31:32 +08:00
tanjinzhou ab80874fa5 feat: update virtuallist 2020-09-27 16:05:53 +08:00
John60676 ad6b5ae520
fix(types): textarea props types (#2900) 2020-09-27 11:06:02 +08:00
Amour1688 0d34f45895 feat: virtual list 2020-09-26 22:52:40 +08:00
tanjinzhou 950fd00529 chore: update qiniu 2020-09-26 18:01:37 +08:00
tangjinzhou b36043c241 bump 2.0.0-beta.10 2020-09-24 21:54:39 +08:00
tanjinzhou b154eeed28 style: format code 2020-09-24 13:29:24 +08:00
星火燎原 d3d787e2b0
fix: a-directory-tree error when use replaceFields (#2869) 2020-09-24 13:28:04 +08:00
Amour1688 993ca4c799 Merge branch 'feat-vue3' into next 2020-09-24 09:50:33 +08:00
tangjinzhou 8b3023e01f fix: select input not trigger change event 2020-09-23 22:58:48 +08:00
tanjinzhou ecc755b084 chore: update workflow 2020-09-23 19:47:22 +08:00
tanjinzhou c325f246cf test: update snap 2020-09-23 19:36:45 +08:00
Amour1688 eabad90b3d chore: refactor tag 2020-09-23 17:51:02 +08:00
tanjinzhou 6197d60d9a test: update test config 2020-09-23 17:32:53 +08:00
tanjinzhou c6c0ebc670 fix: upload open when trigger hidden label 2020-09-23 14:06:42 +08:00
tanjinzhou 61e1f2414e fix: upload custom method not work #2837 2020-09-23 14:05:36 +08:00
John60676 12afa05aee
fix(types): input prefix prop types (#2880) 2020-09-23 10:35:42 +08:00
John60676 0367f3e57e
fix(types): checkbox and checkbox-group props types (#2882) 2020-09-23 10:34:55 +08:00
John60676 f942d5b1a6
fix(upload): button will disappear when count meets limitation (#2884) 2020-09-23 10:33:02 +08:00
tangjinzhou 7ea8de4b7e fix: input compositionend not trigger change 2020-09-22 07:25:44 +08:00
tangjinzhou 122e374224 perf: remove syncWatch 2020-09-21 21:48:12 +08:00
tanjinzhou 7719c65169 fix: input not trigger change compositionStart 2020-09-21 18:45:27 +08:00
tangjinzhou 7f7511bf61 test: update test 2020-09-20 23:04:37 +08:00
tangjinzhou f99200c966 test: update snap 2020-09-19 23:36:48 +08:00
tangjinzhou df942fb245 chore: update to vue to 3.0.0 2020-09-18 23:42:12 +08:00
John60676 efdb38d9f2
update the props types of some components (#2860)
* chore(types): update tags props types
remove afterClose prop types and add onClose prop types

* chore(types): update input props types

* chore(types): update card props types

* chore(types): update page-header props types

Co-authored-by: tangjinzhou <415800467@qq.com>
2020-09-18 23:00:27 +08:00
zkwolf 47c5191b8c
chore: update tooltip type (#2862) 2020-09-18 22:53:33 +08:00
zkwolf 490aacb7dc
chore: update card type (#2863) 2020-09-18 22:52:54 +08:00
John60676 675dff92c1
fix(vc-tabs): tabs vue warning (#2865) 2020-09-18 22:52:17 +08:00