2764 Commits

Author SHA1 Message Date
neverland
fa96d110ad
chore(CellGroup): use tsx (#7989) 2021-01-25 16:06:49 +08:00
neverland
5d8fb9c523
test(Calendar): utils test cases (#7984) 2021-01-25 11:58:00 +08:00
neverland
9e18c0ec4b
fix(Calendar): should expose scrollToDate method (#7983) 2021-01-25 11:56:05 +08:00
chenjiahan
f84f349ec9 docs: update 2021-01-23 16:54:14 +08:00
chenjiahan
e0b4636301 feat(Badge): add offset prop 2021-01-23 16:52:48 +08:00
neverland
7a190058ae
docs(Badge): fix missing demo (#7976) 2021-01-23 16:38:09 +08:00
neverland
93298ec3b7
fix(Calendar): should not emit scale event when scale not changed (#7975)
* fix(Calendar): should not emit scale event when scale not changed

* chore: update
2021-01-23 16:28:36 +08:00
neverland
598fd4a464
feat(ImagePreview): reset scale after swiping (#7972) 2021-01-23 15:51:55 +08:00
neverland
95e45ab88a
fix(ImagePreview): scale event index is undefined (#7971) 2021-01-23 15:46:30 +08:00
neverland
fcb5c223ba
perf(ImagePreview): adjust default swipeDuration to 300ms (#7970) 2021-01-23 11:31:56 +08:00
neverland
b0fb58856c
docs(Picker): add Cascader link (#7969) 2021-01-23 11:13:31 +08:00
neverland
f157e99534
fix(Dialog): failed to render when toggling allowHtml (#7968) 2021-01-23 11:08:52 +08:00
neverland
c30740ecc5
fix(Calendar): should reset to default date when calling reset method (#7967) 2021-01-23 10:47:22 +08:00
neverland
49e75c847e
feat(Calendar): reset method support specified date (#7966) 2021-01-23 10:38:55 +08:00
chenjiahan
e253329a67 chore(TreeSelect): onSidebarChange 2021-01-20 21:16:10 +08:00
chenjiahan
bada315fb3 style(TreeSelect): add active feedback 2021-01-20 21:13:37 +08:00
chenjiahan
cb3219ab66 docs: prefer shorter demo 2021-01-20 21:00:36 +08:00
chenjiahan
3787e82ec7 chore(AddressEdit): remove createCommentVNode 2021-01-20 20:40:49 +08:00
chenjiahan
57ce019d5e chore(Step): simplify lineStyle 2021-01-20 20:16:55 +08:00
chenjiahan
872af8157e docs: update readonly description 2021-01-20 19:25:17 +08:00
chenjiahan
4cd991dfec feat(Slider): add readonly prop 2021-01-20 19:23:31 +08:00
chenjiahan
32a08bb680 style(ShareSheet): update qrcode icon 2021-01-19 10:20:22 +08:00
chenjiahan
ca66fbca36 feat(ShareSheet): add wechat-moments icon 2021-01-18 21:09:16 +08:00
chenjiahan
edc88551c3 chore(Picker): simplify code 2021-01-17 15:21:40 +08:00
chenjiahan
05f420e266 chore(Picker): mark value-key as deprecated 2021-01-17 15:20:21 +08:00
neverland
7d4c9af382
feat(Cascader): add field-names prop (#7933) 2021-01-17 15:09:52 +08:00
neverland
174e2704bf
docs: improve style typing (#7928) 2021-01-16 20:01:06 +08:00
neverland
8f2b03ec18
docs: improve classname typing (#7927) 2021-01-16 19:52:36 +08:00
neverland
9d152bdf74
feat(DropdownItem): title-class can be array or object type (#7926) 2021-01-16 19:44:59 +08:00
neverland
f8fb4fa96d
feat(Toast): add overlayClass option (#7925) 2021-01-16 19:42:06 +08:00
neverland
e43ec34964
feat(Popup): overlay-class can be array or object (#7924) 2021-01-16 19:35:50 +08:00
neverland
aeb3af4abd
feat(Cell): allow to disable clickable when using is-link (#7923) 2021-01-16 19:24:00 +08:00
John
ac1bb94343
fix(Circle): the gradient color is incorrect (#7909) 2021-01-15 15:15:17 +08:00
chenjiahan
959cfff423 test(DropdownMenu): fix snapshot 2021-01-15 13:27:11 +08:00
chenjiahan
c553551578 feat(Toast): add overlayStyle option #7898 2021-01-14 21:13:04 +08:00
chenjiahan
3b007c9cfd docs(Slider): fix v-model api 2021-01-13 15:11:04 +08:00
chenjiahan
246f79d86d test(NumberKeyboard): update test cases 2021-01-12 21:02:38 +08:00
chenjiahan
52a0e5a8c7 fix(NumberKeyboard): delete、extra-key slot not work 2021-01-12 20:24:40 +08:00
chenjiahan
c02483cc4a test(Swipe): update test cases 2021-01-12 19:53:20 +08:00
chenjiahan
1c428f240c fix(Swipe): should stop autoplay when page is hidden 2021-01-12 19:47:41 +08:00
chenjiahan
06df8092d1 test(AddressEdit): update test cases 2021-01-11 21:03:32 +08:00
chenjiahan
6a184f8e93 fix(AddressEdit): should expose setAreaCode method 2021-01-11 20:44:53 +08:00
chenjiahan
dc93ef3f20 chore(AddressEdit): use createCommentVNode instead of h 2021-01-11 20:12:09 +08:00
Mikasa33
ec1aef91de
fix(Search): add update:modelValue emits (#7872) 2021-01-11 17:37:14 +08:00
chenjiahan
51bc1cee8a docs: remove all v2 version tag 2021-01-10 19:08:09 +08:00
chenjiahan
0f7c088f9f fix(ImagePreview): close-on-popstate not work #7880 2021-01-10 18:59:24 +08:00
chenjiahan
4c4d303363 feat(Field): add autocomplate prop #7877 2021-01-10 13:28:38 +08:00
chenjiahan
e3e9012ead test(Tab): fix snapsho 2021-01-09 16:31:09 +08:00
chenjiahan
dd7583e23f test(Tab): update test cases 2021-01-09 15:38:03 +08:00
chenjiahan
c670f7f426 fix(Col): compatible with less 4.0 2021-01-09 10:08:33 +08:00