2932 Commits

Author SHA1 Message Date
kooriookami
6c5315f0b1
feat(Sticky): support sticky to bottom (#7979) 2021-01-31 16:43:49 +08:00
neverland
0f3610bafe
fix(Toast): closeOnClickOverlay not work (#8044)
* fix(Toast): closeOnClickOverlay not work

* fix: demo
2021-01-31 16:11:49 +08:00
neverland
6a3d716f6e
docs(DropdownItem): fix v-model document (#8043) 2021-01-31 15:58:28 +08:00
neverland
4834549d9f
feat(NumberKeyboard): add blur-on-close prop (#8033) 2021-01-28 21:23:55 +08:00
neverland
67d44a0fa5
docs: fix cdn link (#8023) 2021-01-27 10:25:07 +08:00
neverland
07678f2d6b
fix(Button): should not submit form when loading (#8018) 2021-01-26 21:23:25 +08:00
neverland
e97dbeaab5
feat(Form): adjust show-error default value to false (#8016) 2021-01-26 21:11:31 +08:00
neverland
8c7a265082
perf(ContactEdit): using Form (#8015) 2021-01-26 21:10:54 +08:00
neverland
4f1521010a
fix(Empty): linearGradient id conflict (#8013) 2021-01-26 19:21:15 +08:00
neverland
1d11803470
test(Collapse): update test cases (#8010)
* test(Collapse): update test cases

* chore: update order
2021-01-26 17:18:54 +08:00
neverland
ce7e9c177a
test(CountDown): update test cases (#8009) 2021-01-26 16:22:50 +08:00
neverland
9b6b4b0d57
test(Image): update test cases (#8007) 2021-01-26 15:40:23 +08:00
neverland
351755b506
test(AddressList): update test cases (#8006) 2021-01-26 14:58:33 +08:00
neverland
a0edab96d9
chore(Area): improve compare num (#8005) 2021-01-26 14:42:13 +08:00
Air
f9ef352cde
feat(Area):适配8位,10位,12位等地区码,及处理东莞市等没有第三级区域码的问题 (#8001)
Co-authored-by: guoxiang <guox@ibumobile.com>
2021-01-26 14:23:48 +08:00
neverland
02d743c7ce
fix: cdn url (#8004) 2021-01-26 14:16:13 +08:00
neverland
cb8a8e64e4
docs(Field): fix model-value prop (#7998) 2021-01-26 09:49:37 +08:00
neverland
e849fdf2aa
docs(Form): fix Calendar v-model usage (#7994) 2021-01-25 18:56:52 +08:00
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