Commit Graph
100 Commits
Author SHA1 Message Date
chenjiahan a1aed76a48 Merge branch '2.x' into dev 2020-11-14 14:36:14 +08:00
chenjiahan 95227fff94 docs(Popup): update transition-appear prop 2020-11-14 09:03:52 +08:00
neverlandandGitHub 29dbd66c80 feat(ImagePreview): passing current index to index slot (#7552) 2020-11-14 08:56:46 +08:00
chenjiahan cfb16668ca test(ImagePreview): update test cases 2020-11-14 08:38:44 +08:00
chenjiahan e06ba480a9 fix(Swipe): failed to render in lazy-render mode 2020-11-14 08:24:50 +08:00
chenjiahan d366f7b4f7 chore: should not collect coverage from lang config files 2020-11-14 08:10:59 +08:00
chenjiahan 98c553de29 test(NavBar): update test cases 2020-11-14 07:06:21 +08:00
chenjiahan 2b34fac38d test(Loading): update test cases 2020-11-14 06:57:02 +08:00
chenjiahan a13f4fd1e4 test(Icon): update test cases 2020-11-14 06:53:25 +08:00
chenjiahan 2550ac9111 chore: rename scopedSlots to slots in legacy cases 2020-11-14 06:47:08 +08:00
chenjiahan bea039c810 test: should await setProps 2020-11-14 06:45:47 +08:00
chenjiahan e6e18f542f test(Empty): update test cases 2020-11-14 06:44:18 +08:00
chenjiahan b5e13563eb test(Layout): update test cases 2020-11-14 06:40:00 +08:00
chenjiahan d212883c5e test(CellGroup): update test cases 2020-11-13 23:43:27 +08:00
chenjiahan 0f9a5a8764 test(Cell): update test cases 2020-11-13 23:43:16 +08:00
chenjiahan e627805746 test: replace propsData with props 2020-11-13 23:33:15 +08:00
chenjiahan c33720a793 test(Badge): update test cases 2020-11-13 23:32:27 +08:00
chenjiahan 9d3aa1d0f0 test(ActionSheet): update test cases 2020-11-13 23:24:47 +08:00
chenjiahan 9965986869 fix(ActionSheet): incorrect behavior when clicking disabled option 2020-11-13 15:26:27 +08:00
chenjiahan 9240cd128f test(ActionSheet): add more test cases 2020-11-13 15:25:49 +08:00
chenjiahan 27b761f534 fix(ActionSheet): missing callback option 2020-11-13 15:12:01 +08:00
chenjiahan 00bc30c235 test(ActionSheet): update test cases 2020-11-13 14:14:27 +08:00
chenjiahan 0017c352b0 test(Toast): should allow to toggle lockClick class 2020-11-12 11:35:26 +08:00
chenjiahan 3cedb085da chore: bump @vant/cli@3.0.0-beta.14 2020-11-12 11:02:17 +08:00
chenjiahan 3d4fd1073a chore: release @vant/cli@3.0.0-beta.14 2020-11-12 10:50:32 +08:00
chenjiahan c2151708bb fix(cli): should not collect coverage from test dir 2020-11-12 10:49:07 +08:00
chenjiahan 21d52353ab test(ActionSheet): update some test cases 2020-11-11 23:17:36 +08:00
chenjiahan 37a38c887f chore(Sticky): avoid repeated observe 2020-11-11 22:45:34 +08:00
chenjiahan 0712d92063 perf(NoticeBar): avoid repeated start 2020-11-11 22:43:36 +08:00
chenjiahan 599e817cd4 perf(Tabs): avoid repeated initialization 2020-11-11 22:40:44 +08:00
chenjiahan c9417341e0 perf(Swipe): avoid repeated initialization 2020-11-11 22:39:11 +08:00
chenjiahan 704a9e3231 fix(Calendar): failed to render when default-date is null #7519 2020-11-11 21:01:34 +08:00
chenjiahan 2708e550c2 docs(@vant/use): changelog 0.1.0 2020-11-11 20:52:54 +08:00
chenjiahan cf04bfcf11 chore: release @vant/use@0.1.0 2020-11-11 20:49:29 +08:00
chenjiahan 1a6842f230 Merge branch 'dev' of https://github.com/youzan/vant into dev 2020-11-11 20:48:20 +08:00
chenjiahan 91f46d615c chore(@vant/use): use onMountedOrActivated 2020-11-11 20:44:32 +08:00
chenjiahan 6db84d7c2b feat(@vant/use): add onMountedOrActivated 2020-11-11 20:43:24 +08:00
neverlandandGitHub 7ed8c42853 docs(NavBar): add safe-area-inset-top link (#7527) 2020-11-09 21:15:07 +08:00
chenjiahan ed332daf31 fix(DatetimePicker): inherit correct props 2020-11-08 21:59:43 +08:00
chenjiahan 18050f945a test: fix vue import path 2020-11-08 20:35:18 +08:00
chenjiahan a7df6cfebb test: adjust mount import source 2020-11-08 20:33:20 +08:00
chenjiahan 56fc7f7712 chore: rename temp file 2020-11-08 20:31:08 +08:00
chenjiahan 24c4896a11 test: enable all demo snapshots 2020-11-08 20:30:51 +08:00
chenjiahan cd9c36fe38 test(ActionBar): update test cases 2020-11-08 20:25:19 +08:00
chenjiahan 9c841da26d test(ActionBarButton): update test cases 2020-11-08 20:19:08 +08:00
chenjiahan 0bd440c53e chore: mark legacy test cases 2020-11-08 20:14:54 +08:00
chenjiahan a568b402cb build: enable test ci 2020-11-08 20:13:59 +08:00
chenjiahan f6db213aa4 test(Button): update test cases 2020-11-08 20:12:52 +08:00
chenjiahan fffb9b3d5d test: fix wrapper snapshot usage 2020-11-08 20:03:39 +08:00
chenjiahan 95f02cd6e2 docs(changelog): 3.0.0-beta.7 2020-11-08 17:34:31 +08:00
chenjiahan bf70911e21 chore: release 3.0.0-beta.7 2020-11-08 17:31:51 +08:00
chenjiahan ffa671791f fix(Calendar): incorrect initial date #7412 2020-11-08 17:28:19 +08:00
chenjiahan f85ebfb222 Merge branch '2.x' into dev 2020-11-08 17:02:26 +08:00
chenjiahan 85e1548fc5 docs(Icon): add en tip 2020-11-08 16:58:44 +08:00
chenjiahan 58fa4fee1c docs(Icon): add woff2 icon tip 2020-11-08 16:57:17 +08:00
chenjiahan 46fdc15ce5 docs(changelog): 2.10.13 2020-11-08 16:45:56 +08:00
chenjiahan 27bead6bba chore: release 2.10.13 2020-11-08 16:40:02 +08:00
neverlandandGitHub 2bf7a6cde6 test(NavBar): fix demo snapshot (#7517) 2020-11-08 16:38:26 +08:00
neverlandandGitHub 2615bc54dd fix(NoticeBar): can't replay in iOS14 (#7516) 2020-11-08 16:36:18 +08:00
neverlandandGitHub d59a17c5e1 fix(NavBar): text vertical align (#7515) 2020-11-08 16:22:03 +08:00
chenjiahanandneverland e7d9cae593 test(NavBar): improve test cases name 2020-11-08 16:19:18 +08:00
chenjiahanandneverland be25a478df feat(NavBar): add safe-area-inset-top prop 2020-11-08 16:19:18 +08:00
chenjiahan 1022969ae4 test(Button): add basic test case 2020-11-07 23:45:15 +08:00
chenjiahan 5b6e827080 fix(Picker): merge issues 2020-11-06 16:30:17 +08:00
chenjiahan eb2619dc44 Merge branch '2.x' into dev 2020-11-06 16:28:43 +08:00
neverlandandGitHub f07d8e6709 fix(Picker): should move to first option when all options are disabled (#7504) 2020-11-05 16:01:07 +08:00
chenjiahan e19ba76aba fix(DropdownMenu): can't disable closeOnClickOutside
#7473
2020-11-04 20:11:42 +08:00
chenjiahan 1805f21308 Merge branch '2.x' into dev 2020-11-04 20:06:59 +08:00
neverlandandGitHub 287a4acea0 fix(Picker): move to next option when default option is disabled (#7499)
* fix(Picker): should move to next option when defaultOption is disabled

* test: update spec name
2020-11-04 20:03:38 +08:00
neverlandandGitHub ebd78a9d02 feat(Sticky): offset-top support vh unit (#7498) 2020-11-04 19:39:52 +08:00
neverlandandGitHub ce619c67e2 style(Switch): remove unnecessary z-index (#7497) 2020-11-04 18:32:35 +08:00
chenjiahan fdac9b15f5 fix(Uploader): before-read return true not work #7493 2020-11-04 18:26:06 +08:00
neverlandandGitHub b9a8773a0a fix(Toast): onClose option should only be called once (#7496) 2020-11-04 18:16:08 +08:00
chenjiahan a93ef7b5f6 chore: bump @vant/cli@3.0.0-beta.13 2020-11-04 14:58:19 +08:00
chenjiahan 5de80602a6 chore: release @vant/cli@3.0.0-beta.13 2020-11-04 14:57:02 +08:00
chenjiahan a142e4ac17 fix(cli): bump babel@7.12 #11467 2020-11-04 14:56:27 +08:00
chenjiahan eda6798f5d fix(cli): disable loose mode #7035 2020-11-04 14:55:01 +08:00
chenjiahan c4d06005f0 fix(Uploader): can't get index in delete event #7481 2020-11-03 20:51:37 +08:00
chenjiahan 8ccee1e584 docs: fix ContactCard title 2020-11-03 20:47:35 +08:00
chenjiahan e80d2fe09c Merge branch '2.x' into dev 2020-11-03 20:47:09 +08:00
neverlandandGitHub 821a2f81d6 docs(Contact): split demo and document (#7484) 2020-11-03 17:58:17 +08:00
chenjiahan e6e70ea118 chore: improve npm keywords 2020-11-01 20:55:37 +08:00
chenjiahan c60b899c42 Merge branch '2.x' into dev 2020-11-01 20:52:07 +08:00
chenjiahan 7e1ad5dbd5 style: no longer need icon min-width 2020-11-01 20:50:32 +08:00
chenjiahan e0ad65e69f feat(Icon): using encode-woff2 by default 2020-11-01 20:48:59 +08:00
chenjiahan dec8e88f9d docs(@vant/icons): changelog 1.4.0 2020-11-01 20:48:47 +08:00
chenjiahan e37126a98d chore: release @vant/icons 1.4.0 2020-11-01 20:46:58 +08:00
chenjiahan 2b888b4af2 chore(@vant/icons): add publishConfig 2020-11-01 20:43:58 +08:00
chenjiahan 045c4dc10c feat(Icon): encode woff2 2020-11-01 20:43:00 +08:00
chenjiahan 2270dbeddc chore: release @vant/eslint-config@3.0.0 2020-11-01 20:09:15 +08:00
chenjiahan 95cf0b0acd chore(eslint-config): add prettier/@typescript-eslint 2020-11-01 20:06:48 +08:00
chenjiahan 2a0e2bba7f chore(eslint-config): bump typescript-eslint@4 2020-11-01 19:48:06 +08:00
chenjiahan fa5d88d8a3 docs: remove Wechat Group 2020-11-01 19:42:33 +08:00
chenjiahan bf75e8dc10 docs: add en-US changelog 2020-11-01 19:37:20 +08:00
chenjiahan 8939649097 docs(changelog): 3.0.0-beta.6 2020-11-01 19:32:49 +08:00
chenjiahan b7d3ef7ec3 chore: release 3.0.0-beta.6 2020-11-01 19:28:02 +08:00
chenjiahan 22747b4f6e Merge branch '2.x' into dev 2020-11-01 10:55:52 +08:00
chenjiahan b54d9c7598 Merge branch '2.x' of https://github.com/youzan/vant into 2.x 2020-11-01 10:47:50 +08:00
neverlandandGitHub 818192c1c8 fix(Swipe): item should only rendered once (#7466) 2020-11-01 10:47:09 +08:00
neverlandandGitHub faefd7ec85 fix(Swipe): incorrect lazy render when loop is false (#7465) 2020-11-01 10:28:33 +08:00