6599 Commits

Author SHA1 Message Date
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
xrkffgg
0b7618f37f
chore: update preview.yml (#7539) 2020-11-11 18:21:08 +08:00
Sun
8b7d6d5d2d
fix(NavBar): safe-area-inset-top css incorrect (#7535) 2020-11-10 21:43: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 v3.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 v2.10.13 2020-11-08 16:40:02 +08:00
neverland
2bf7a6cde6
test(NavBar): fix demo snapshot (#7517) 2020-11-08 16:38:26 +08:00
neverland
2615bc54dd
fix(NoticeBar): can't replay in iOS14 (#7516) 2020-11-08 16:36:18 +08:00
neverland
d59a17c5e1
fix(NavBar): text vertical align (#7515) 2020-11-08 16:22:03 +08:00
chenjiahan
e7d9cae593 test(NavBar): improve test cases name 2020-11-08 16:19:18 +08:00
chenjiahan
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
neverland
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
neverland
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
neverland
ebd78a9d02
feat(Sticky): offset-top support vh unit (#7498) 2020-11-04 19:39:52 +08:00