9652 Commits

Author SHA1 Message Date
inottn
93d51e85e5
docs(Picker): remove outdated content (#11927) 2023-06-03 09:03:53 +08:00
inottn
c4eaee3c69
docs(Uploader): fix preview-delete slot param (#11928) 2023-06-03 09:02:40 +08:00
ShuGang Zhou
63a8e4443e
feat(VantCli): mobile page refreshes are located based on the hash (#11918) 2023-05-30 21:20:38 +08:00
ShuGang Zhou
2e6a7b99d0
docs(IndexBar): update props type (#11923) 2023-05-30 21:17:09 +08:00
chenjiahan
0b9df74f8d docs(changelog): fix typo 2023-05-30 21:16:34 +08:00
neverland
3297289e39
docs(changelog): vant@4.4.1 (#11917) 2023-05-28 21:38:00 +08:00
chenjiahan
3c2821761a release: 4.4.1 v4.4.1 2023-05-28 21:34:31 +08:00
Zhousg
6177bf00a2
fix(Popup): opened event is emitted twice when duration is 0 (#11902)
* fix(Popup): duration 0s and enable lazyRender opened is executed twice

* fix(Popup): optimized code
2023-05-28 16:18:54 +08:00
inottn
d9726883e6
feat(Popover): add actions-direction prop (#11888)
* feat(Popover): add direction prop

* fix: solve some problems
2023-05-28 16:01:15 +08:00
inottn
457e6a2015
fix(Slider): should update startValue when the slider is clicked (#11904) 2023-05-28 10:48:51 +08:00
neverland
b2d49a35d9
chore(Tab): using Vue built-in stringifyStyle (#11914)
* chore(Tab): using Vue built-in stringifyStyle

* fix(Tab): failed to normalize style
2023-05-28 10:31:34 +08:00
Zhousg
53a108ec7e
fix(Tab): Maximum recursive updates exceeded in Tabs (#11898)
* fix(Tab): Maximum recursive updates exceeded in component <van-tabs>

* fix(Tab): Maximum recursive updates exceeded in component <van-tabs>

* fix(Tab): Maximum recursive updates exceeded in component <van-tabs>

* fix(Tab): Maximum recursive updates exceeded in component <van-tabs>

* fix(Tab): Maximum recursive updates exceeded in component <van-tabs>
2023-05-27 10:39:39 +08:00
neverland
1dcfd2dac0
chore(deps): bump Vue v3.3 (#11913) 2023-05-26 22:22:06 +08:00
neverland
0d102db0ee
chore(deps): bump vite v4.3 (#11912) 2023-05-26 22:15:28 +08:00
inottn
f53b7e13ec
docs: fix error in migration guide (#11909) 2023-05-26 21:11:18 +08:00
inottn
e98e514acf
fix(ImagePreview): stop animation during initialization (#11897) 2023-05-22 21:42:20 +08:00
Zhousg
7139898d3a
docs(TreeSelect): props add v-model (#11899) 2023-05-22 21:40:14 +08:00
neverland
4a4422bb1c
docs(changelog): vant@4.4.0 (#11896) 2023-05-21 22:43:19 +08:00
chenjiahan
579276ea2f release: 4.4.0 v4.4.0 2023-05-21 22:33:58 +08:00
neverland
8123222977
chore(Barrage): inherit font family by default (#11895) 2023-05-21 22:31:04 +08:00
neverland
b5bb20e6c1
chore(Barrage): rename speed to duration (#11894) 2023-05-21 22:28:08 +08:00
neverland
3bbe31da1b
docs(perf): lazy import transliteration (#11893) 2023-05-21 22:20:21 +08:00
Mikasa33
b4af4022c6
feat(Divider): add vertical prop (#11883)
* feat(Divider): add vertical prop

* feat(Divider): optimized code
2023-05-21 21:53:13 +08:00
Zhousg
708e4c6ea8
docs(Uploader): Optimized translation (#11886) 2023-05-21 21:50:41 +08:00
inottn
7a2e7d3eb6
docs(Signature): add background color demo (#11890)
* docs(Signature): add background color demo

* fix: update test snapshots
2023-05-21 21:50:19 +08:00
inottn
9e818162e2
docs(ImagePreview): optimize docs (#11892) 2023-05-21 21:49:14 +08:00
inottn
a8a04d3993
chore(ImagePreview): remove unused state (#11889) 2023-05-21 21:48:54 +08:00
inottn
dda09785ea
docs(Space): optimize docs (#11891) 2023-05-21 21:48:10 +08:00
inottn
fe2335eb09
feat(ImagePreview): optimize the preview effect of long images (#11857)
* feat(ImagePreview): optimize the preview effect of long images

* fix: optimize logic

* fix: optimize logic
2023-05-21 10:10:59 +08:00
Zhousg
08f82392b7
fix(BackTop): When teleport is the default, the parent scroll contain… (#11858)
* fix(BackTop): When teleport is the default, the parent scroll container is always window

* fix(BackTop): When teleport is the default, the parent scroll container is always window
2023-05-20 21:09:34 +08:00
Zhousg
b94c8c3333
feat(Uploader): add reupload (#11854)
* feat(Uploader): add reupload

* feat(Uploader): add reupload

* Update packages/vant/src/uploader/README.md

Co-authored-by: neverland <jait.chen@foxmail.com>

* Update packages/vant/src/uploader/README.zh-CN.md

Co-authored-by: neverland <jait.chen@foxmail.com>

---------

Co-authored-by: neverland <jait.chen@foxmail.com>
2023-05-20 19:15:29 +08:00
Jevon
b275e1867d
feat(docs): sync mobile position on anchor click (#11879) 2023-05-20 18:46:50 +08:00
Zhousg
52ab19e185
docs(Address): fix props and methods (#11882) 2023-05-20 18:36:06 +08:00
inottn
0670ebf8c1
feat(Cascader): scroll the selected option into view when switching tabs (#11869) 2023-05-17 22:30:06 +08:00
Mikasa33
ee0a332e8a
fix(ContactList): increase right icon size and optimize styles (#11873)
* 优化 ContactList 边距和圆角边框样式

* 优化 ContactList 的 Demo 标题样式

* 优化 ContactList 的单选框尺寸

* Update README.zh-CN.md

* Update README.md

* Update index.spec.ts.snap

* Update demo.spec.ts.snap

* Update demo-ssr.spec.ts.snap
2023-05-17 22:17:27 +08:00
Mikasa33
3867017d3a
fix(AddressEdit): hide border of the last cell (#11872)
* fix(AddressEdit): hide border of the last cell

* Update demo-ssr.spec.ts.snap

* Update demo.spec.ts.snap

* Update index.spec.ts.snap
2023-05-17 22:15:00 +08:00
Zhousg
71de1ad079
fix(Area): areaProps omit allow-html show-toolbar (#11871) 2023-05-17 22:14:02 +08:00
Zhousg
e457bc2265
docs(Area): fix docs events (#11870) 2023-05-17 22:12:56 +08:00
Zhousg
83a11a8aee
docs(ContactList): fix type (#11868) 2023-05-17 22:12:16 +08:00
inottn
2250013978
docs(Cascader): fix docs error (#11867) 2023-05-17 14:05:04 +08:00
Zhousg
c58b66ee33
docs(ContactEdit): fix docs type and emit (#11866) 2023-05-17 14:04:18 +08:00
Zhousg
be0d498c0e
docs(Coupon): fix docs type (#11865) 2023-05-17 14:03:15 +08:00
Mikasa33
cff0631b2b
fix(Dialog): fix the rounded corners of shadow when button is clicked (#11863) 2023-05-17 10:21:05 +08:00
inottn
57f115bee2
docs(ActionBar): fix docs error (#11864) 2023-05-17 10:14:08 +08:00
李江辰
467243d495
feat(signature): improve signature clarity by devicePixelRatio (#11835)
* feat(signature): Enhance signature clarity by devicePixelRatio

* refactor: optimize image generation logic

* Update Signature.tsx

---------

Co-authored-by: neverland <jait.chen@foxmail.com>
2023-05-15 21:26:54 +08:00
inottn
4b29f1006c
fix(DatePicker): should display correctly when modelValue is updated from external (#11839)
* fix(DatePicker): should be displayed correctly when modelValue updated by external sources

* fix: optimize logic
2023-05-15 21:21:00 +08:00
Zhousg
cb0f859a83
feat(Barrage): add new Barrage component (#11760)
* fix(Swipe): props changed but component didn't

* fix(Swipe): target watch windowWidth

* Update packages/vant/src/swipe/Swipe.tsx

* feat(Barrage): add new Barrage component

* feat(Barrage): add will-change

* feat: only use transform move

* refactor: only use transform

* refactor: only use transform

* fix(Barrage): many problems

* fix(Barrage): many problems

* fix(Barrage): many problems

* fix(Barrage): many problems

* fix(Barrage): many problems

* fix(Barrage): many problems

---------

Co-authored-by: zhousg <345313727@qq.com>
Co-authored-by: neverland <jait.chen@foxmail.com>
2023-05-14 22:06:15 +08:00
neverland
5a859ff019
docs(changelog): vant@4.3.2 (#11850) 2023-05-14 22:05:45 +08:00
chenjiahan
9db21e5328 release: 4.3.2 v4.3.2 2023-05-14 22:01:57 +08:00
绯色琉璃
ca59be8ea6
fix(Filed): onclick label execute twice (#11838)
* fix(Filed): onclick label execute twice

* fix(Filed): onclick label execute twice

* Update Field.tsx

---------

Co-authored-by: zyc <1439655764>
Co-authored-by: neverland <jait.chen@foxmail.com>
2023-05-14 21:58:51 +08:00