Commit Graph
2673 Commits
Author SHA1 Message Date
neverlandandGitHub 1d11803470 test(Collapse): update test cases (#8010)
* test(Collapse): update test cases

* chore: update order
2021-01-26 17:18:54 +08:00
neverlandandGitHub ce7e9c177a test(CountDown): update test cases (#8009) 2021-01-26 16:22:50 +08:00
neverlandandGitHub 9b6b4b0d57 test(Image): update test cases (#8007) 2021-01-26 15:40:23 +08:00
neverlandandGitHub 351755b506 test(AddressList): update test cases (#8006) 2021-01-26 14:58:33 +08:00
neverlandandGitHub a0edab96d9 chore(Area): improve compare num (#8005) 2021-01-26 14:42:13 +08:00
f9ef352cde feat(Area):适配8位,10位,12位等地区码,及处理东莞市等没有第三级区域码的问题 (#8001)
Co-authored-by: guoxiang <guox@ibumobile.com>
2021-01-26 14:23:48 +08:00
neverlandandGitHub 02d743c7ce fix: cdn url (#8004) 2021-01-26 14:16:13 +08:00
neverlandandGitHub cb8a8e64e4 docs(Field): fix model-value prop (#7998) 2021-01-26 09:49:37 +08:00
neverlandandGitHub e849fdf2aa docs(Form): fix Calendar v-model usage (#7994) 2021-01-25 18:56:52 +08:00
neverlandandGitHub fa96d110ad chore(CellGroup): use tsx (#7989) 2021-01-25 16:06:49 +08:00
neverlandandGitHub 5d8fb9c523 test(Calendar): utils test cases (#7984) 2021-01-25 11:58:00 +08:00
neverlandandGitHub 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
neverlandandGitHub 7a190058ae docs(Badge): fix missing demo (#7976) 2021-01-23 16:38:09 +08:00
neverlandandGitHub 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
neverlandandGitHub 598fd4a464 feat(ImagePreview): reset scale after swiping (#7972) 2021-01-23 15:51:55 +08:00
neverlandandGitHub 95e45ab88a fix(ImagePreview): scale event index is undefined (#7971) 2021-01-23 15:46:30 +08:00
neverlandandGitHub fcb5c223ba perf(ImagePreview): adjust default swipeDuration to 300ms (#7970) 2021-01-23 11:31:56 +08:00
neverlandandGitHub b0fb58856c docs(Picker): add Cascader link (#7969) 2021-01-23 11:13:31 +08:00
neverlandandGitHub f157e99534 fix(Dialog): failed to render when toggling allowHtml (#7968) 2021-01-23 11:08:52 +08:00
neverlandandGitHub c30740ecc5 fix(Calendar): should reset to default date when calling reset method (#7967) 2021-01-23 10:47:22 +08:00
neverlandandGitHub 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
neverlandandGitHub 7d4c9af382 feat(Cascader): add field-names prop (#7933) 2021-01-17 15:09:52 +08:00
neverlandandGitHub 174e2704bf docs: improve style typing (#7928) 2021-01-16 20:01:06 +08:00
neverlandandGitHub 8f2b03ec18 docs: improve classname typing (#7927) 2021-01-16 19:52:36 +08:00
neverlandandGitHub 9d152bdf74 feat(DropdownItem): title-class can be array or object type (#7926) 2021-01-16 19:44:59 +08:00
neverlandandGitHub f8fb4fa96d feat(Toast): add overlayClass option (#7925) 2021-01-16 19:42:06 +08:00
neverlandandGitHub e43ec34964 feat(Popup): overlay-class can be array or object (#7924) 2021-01-16 19:35:50 +08:00
neverlandandGitHub aeb3af4abd feat(Cell): allow to disable clickable when using is-link (#7923) 2021-01-16 19:24:00 +08:00
JohnandGitHub 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