6537 Commits

Author SHA1 Message Date
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 v3.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
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
49e87756c7 fix(Tabs): skip initial animation 2020-11-01 09:57:42 +08:00
chenjiahan
2d2f0d8ad4 Merge branch '2.x' into dev 2020-10-31 18:19:32 +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
偏右
8f17b898f2
test: use pull_request_target (#7453) 2020-10-30 22:15:23 +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
chenjiahan
2293b652ab Merge branch '2.x' into dev 2020-10-29 22:03:29 +08:00
neverland
0cb55c33e0
chore(ActionSheet): optimize dom (#7434)
* chore(ActionSheet): optimize dom

* chore: update snapshot
2020-10-29 21:57:11 +08:00
neverland
134d8ccd6f
fix(Tabs): should keep active value after insert item (#7445) 2020-10-29 21:48:54 +08:00
quliangen
1bb46ab003
fix(Types): fix ActionBar #7440 (#7442)
Co-authored-by: langen qu <quliangen@ktjr.com>
2020-10-29 20:28:12 +08:00
chenjiahan
4bb60a38b0 fix(Calendar): watch maxData/minDate and reset #7412 2020-10-28 21:39:59 +08:00
Middletwo-Kid
1c38b7385b
style(action-sheet): make sure the layout is correct when actions is to much (#7401) 2020-10-28 21:04:23 +08:00
neverland
71452190a8
fix(GridItem): should not emit deprecation warning (#7433) 2020-10-28 18:21:06 +08:00
Mikasa33
70a054df6e
docs(Toast): fix return value (#7426) 2020-10-28 18:09:34 +08:00
neverland
e9a21d4815
style(Popup): adjust round border radius to 16px (#7421) 2020-10-27 17:27:01 +08:00
neverland
f504245074
fix(Tabs): should scroll to current content when mounted (#7411) 2020-10-26 20:47:43 +08:00
Mikasa33
2c980a0940
chore(Swipe): remove console.log (#7403)
delete console.log()
2020-10-26 13:40:25 +08:00
chenjiahan
d798414771 chore: release @vant/cli@3.0.0-beta.12 2020-10-25 09:48:02 +08:00
chenjiahan
51244bb1c3 chore(cli): remove console 2020-10-25 09:47:19 +08:00
chenjiahan
ec09c70d67 feat(cli): updating sfc compiler 2020-10-25 09:46:34 +08:00
chenjiahan
59ed9eee51 docs: link to vue3 site 2020-10-25 09:25:26 +08:00
chenjiahan
23dd366ced Merge branch '2.x' into dev 2020-10-25 09:15:20 +08:00