6047 Commits

Author SHA1 Message Date
neverland
1b91cd5876
feat(cli): postcss plugins can be array (#7560) 2020-11-15 12:09:09 +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
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
okxiaoliang4
24e8e82f34
feat(Popup): add transition-appear prop (#7525)
* feat:(Popup): add appear prop

* docs(Popup): add appear prop

* feat(Popup): add transition-appear prop
2020-11-10 21:46:38 +08:00
Sun
c5124c2f6a
fix(NavBar): safe-area-inset-top css incorrect (#7534) 2020-11-10 21:43:03 +08:00
neverland
7ed8c42853
docs(NavBar): add safe-area-inset-top link (#7527) 2020-11-09 21:15:07 +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
neverland
f07d8e6709
fix(Picker): should move to first option when all options are disabled (#7504) 2020-11-05 16:01:07 +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
neverland
ce619c67e2
style(Switch): remove unnecessary z-index (#7497) 2020-11-04 18:32:35 +08:00
neverland
b9a8773a0a
fix(Toast): onClose option should only be called once (#7496) 2020-11-04 18:16:08 +08:00
chenjiahan
8ccee1e584 docs: fix ContactCard title 2020-11-03 20:47:35 +08:00
neverland
821a2f81d6
docs(Contact): split demo and document (#7484) 2020-11-03 17:58:17 +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
fa5d88d8a3 docs: remove Wechat Group 2020-11-01 19:42:33 +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
neverland
818192c1c8
fix(Swipe): item should only rendered once (#7466) 2020-11-01 10:47:09 +08:00
neverland
faefd7ec85
fix(Swipe): incorrect lazy render when loop is false (#7465) 2020-11-01 10:28:33 +08:00
chenjiahan
fcadc2d79f docs(changelog): 2.10.12 2020-10-31 17:51:30 +08:00
chenjiahan
75dc483cd0 chore: release 2.10.12 v2.10.12 2020-10-31 17:46:18 +08:00
neverland
0cc11a45e1
fix(Tabs): incorrect change event in some cases (#7461) 2020-10-31 17:35:33 +08:00
neverland
836be2c639
fix(Picker): fix rendering failure during animation on safari (#7460) 2020-10-31 16:34:55 +08:00
neverland
2bd597ecfd
docs(Swipe): add resize faq (#7459) 2020-10-31 08:30:39 +08:00
neverland
9731d1ac0f
feat(SubmitBar): add button slot (#7458) 2020-10-31 08:12:19 +08:00
neverland
5e51dd3332
feat(Image): add icon-prefix prop (#7457) 2020-10-31 08:05:09 +08:00
neverland
f4402f9a91
style(Sidebar): fix long number wrap (#7456) 2020-10-31 07:52:27 +08:00
chenjiahan
ff7742670b docs(Tabs): add resize faq 2020-10-30 22:21:21 +08:00
偏右
3efccbb314 test: use pull_request_target (#7453) 2020-10-30 22:17:46 +08:00
chenjiahan
01f3040ac7 docs: adjust resize method description 2020-10-29 22:46:27 +08:00
chenjiahan
2924004dd3 feat(Progress): add resize method #5161 2020-10-29 22:46:03 +08:00
chenjiahan
9be853f7ac Revert "fix(Tabs): should scroll to current content when mounted (#7411)"
This reverts commit f504245074fb0450ec69f5c64577be2716b80ac4.
2020-10-29 22:04:13 +08:00