6645 Commits

Author SHA1 Message Date
chenjiahan
9aec2bcae7 Merge branch '2.x' into dev 2020-11-15 21:04:24 +08:00
chenjiahan
a76625483c docs(changelog): 2.10.14 2020-11-15 20:52:09 +08:00
chenjiahan
5e87c3e1aa chore: release 2.10.14 v2.10.14 2020-11-15 20:48:38 +08:00
neverland
b382e18d30
fix(Calendar): month-show event triggered multiple times (#7565) 2020-11-15 20:46:56 +08:00
neverland
0bd1128b91
fix(Calendar): should not render all months on mounted (#7564) 2020-11-15 17:26:46 +08:00
chenjiahan
e22d4d3c44 test(Skeleton): fix snapshot 2020-11-15 17:21:55 +08:00
chenjiahan
71def44061 Merge branch '2.x' into dev 2020-11-15 15:38:22 +08:00
neverland
5b4e063fa9
fix(Swipe): leak when width has decimal (#7562) 2020-11-15 15:33:49 +08:00
neverland
66204dfcf1
fix(Sticky): not work in some cases (#7561) 2020-11-15 15:14:13 +08:00
chenjiahan
656909613b docs(cli): changelog 2.6.2 2020-11-15 12:14:01 +08:00
chenjiahan
a4a3b37fb1 chore: release @vant/cli@2.6.2 2020-11-15 12:10:27 +08:00
neverland
1b91cd5876
feat(cli): postcss plugins can be array (#7560) 2020-11-15 12:09:09 +08:00
chenjiahan
6c6ea01599 Merge branch '2.x' into dev 2020-11-15 11:16:02 +08:00
neverland
d78438a899
fix(IndexBar): incorrect behavior inside popup (#7559) 2020-11-15 10:43:12 +08:00
neverland
97f2028e4e
docs(DropdownItem): update title slot description (#7558) 2020-11-15 08:59:46 +08:00
neverland
3e990f8d79
feat(Skeleton): add @skeleton-title-width less var (#7557) 2020-11-15 08:56:32 +08:00
neverland
3f4e0a04c5
feat(Skeleton): add @skeleton-avatar-size less var (#7556) 2020-11-15 08:52:50 +08:00
neverland
810c3a7919
fix(Skeleton): avatar-size can be number type (#7555) 2020-11-15 08:49:29 +08:00
chenjiahan
d47353e8ba test(Seketon): update test cases 2020-11-14 17:13:59 +08:00
chenjiahan
83b467ff8d test(Switch): update test cases 2020-11-14 15:09:28 +08:00
chenjiahan
3093ee1d84 test(Tag): update test cases 2020-11-14 14:51:04 +08:00
chenjiahan
9bd38cf446 test(ImagePreview): update test cases 2020-11-14 14:45:09 +08:00
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
neverland
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