1
0
mirror of https://gitee.com/vant-contrib/vant.git synced 2025-04-06 03:57:59 +08:00

9572 Commits

Author SHA1 Message Date
cunzaizhuyi
a0112e3079
feat: add new RollingText component () 2023-06-15 10:03:12 +08:00
neverland
9cdbbbdc99
docs(changelog): vant@4.5.0 () 2023-06-11 22:48:17 +08:00
chenjiahan
82e5d39710 release: 4.5.0 v4.5.0 2023-06-11 22:42:15 +08:00
chenjiahan
2dd3bf8aec docs(TimePicker): add descriptions for time range 2023-06-11 22:41:15 +08:00
chenjiahan
4dfd1fafb8 docs(TimePicker): fix invalid code block 2023-06-11 22:31:43 +08:00
neverland
c8983b3946
feat(FloatingPanel): add duration prop () 2023-06-11 22:23:05 +08:00
ShuGang Zhou
621c0fc2f1
feat(TimePicker): add min-time and max-time prop ()
* feat(TimePicker): Only default columns support minTime and maxTime

* feat(TimePicker): adapted seconds, the specified format

* feat(TimePicker): adapted seconds, the specified format

* feat(TimePicker): adapted seconds, the specified format

* fix(TimePicker): conflicts that must be resolved

* fix(TimePicker): add props tag
2023-06-11 22:22:56 +08:00
inottn
41778cc9b3
feat(CI): add issue helper () 2023-06-11 22:18:19 +08:00
inottn
803292d982
feat(Slider): button slot add dragging param ()
* feat(Slider): button slot add dragging param

* test(Slider): add test case
2023-06-11 21:02:13 +08:00
neverland
c701b826db
feat(FloatingPanel): allow to custom bar style () 2023-06-11 12:20:23 +08:00
neverland
b62a1bbcf6
docs(FloatingPanel): add some descriptions () 2023-06-11 12:11:46 +08:00
ShuGang Zhou
97fa5301fb
feat(AddressList): add new right-icon props () 2023-06-11 11:29:27 +08:00
zqran
803b471dbd
fix(BackTop): should hide when deactivated ()
* fix(site): don't cache components using teleport

* feat: adapt keep-alive
2023-06-10 12:18:45 +08:00
inottn
5c9ce177f2
feat(FloatingPanel): add v-model:height prop ()
* feat(FloatingPanel): Optimize the timing of height-change event triggering and add dragging param

* feat(FloatingPanel): add v-model:height prop
2023-06-10 12:12:48 +08:00
ShuGang Zhou
cfdf3a811e
docs(PickerGroup): add props tag () 2023-06-04 21:12:08 +08:00
ShuGang Zhou
514f56a322
docs: add new props tag ()
* docs: add 4.4.1 props tag

* docs: add 4.4.0 props tag

* docs: add 4.2.0 props tag

* docs: add new  props tag
2023-06-04 21:08:58 +08:00
ShuGang Zhou
b8424849f0
feat(FloatingPanel): add new FloatingPanel component ()
* fix(Swipe): props changed but component didn't

* fix(Swipe): target watch windowWidth

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

* fix(Sticky): resize or orientationchange wrapper no reset width and height

* fix(Sticky): resize or orientationchange wrapper no reset width and height

* fix(Sticky): resize or orientationchange wrapper no reset width and height

* fix(Sticky): resize or orientationchange wrapper no reset width and height

* chore: sync

* feat(FloatingPanel): add new FloatingPanel component

* feat(FloatingPanel): add new FloatingPanel component

* feat(FloatingPanel): optimized code

* feat(FloatingPanel): optimized code

---------

Co-authored-by: zhousg <345313727@qq.com>
Co-authored-by: neverland <jait.chen@foxmail.com>
2023-06-03 09:26:42 +08:00
inottn
890ad11822
feat(TimePicker): filter support values param to help get current values ()
* feat(TimePicker): filter support values param to help get current values

* docs: update demo
2023-06-03 09:06:38 +08:00
Gavin
71c0cc71f2
feat(DropdownMenu): add close method ()
* feat(DropdownMenu): add close method

* chore: update
2023-06-03 09:04:59 +08:00
ShuGang Zhou
88b17474fa
docs(Watermark): add props description () 2023-06-03 09:04:16 +08:00
inottn
93d51e85e5
docs(Picker): remove outdated content () 2023-06-03 09:03:53 +08:00
inottn
c4eaee3c69
docs(Uploader): fix preview-delete slot param () 2023-06-03 09:02:40 +08:00
ShuGang Zhou
63a8e4443e
feat(VantCli): mobile page refreshes are located based on the hash () 2023-05-30 21:20:38 +08:00
ShuGang Zhou
2e6a7b99d0
docs(IndexBar): update props type () 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 () 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 ()
* 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 ()
* 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 () 2023-05-28 10:48:51 +08:00
neverland
b2d49a35d9
chore(Tab): using Vue built-in stringifyStyle ()
* 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 ()
* 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 () 2023-05-26 22:22:06 +08:00
neverland
0d102db0ee
chore(deps): bump vite v4.3 () 2023-05-26 22:15:28 +08:00
inottn
f53b7e13ec
docs: fix error in migration guide () 2023-05-26 21:11:18 +08:00
inottn
e98e514acf
fix(ImagePreview): stop animation during initialization () 2023-05-22 21:42:20 +08:00
Zhousg
7139898d3a
docs(TreeSelect): props add v-model () 2023-05-22 21:40:14 +08:00
neverland
4a4422bb1c
docs(changelog): vant@4.4.0 () 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 () 2023-05-21 22:31:04 +08:00
neverland
b5bb20e6c1
chore(Barrage): rename speed to duration () 2023-05-21 22:28:08 +08:00
neverland
3bbe31da1b
docs(perf): lazy import transliteration () 2023-05-21 22:20:21 +08:00
Mikasa33
b4af4022c6
feat(Divider): add vertical prop ()
* feat(Divider): add vertical prop

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

* fix: update test snapshots
2023-05-21 21:50:19 +08:00
inottn
9e818162e2
docs(ImagePreview): optimize docs () 2023-05-21 21:49:14 +08:00
inottn
a8a04d3993
chore(ImagePreview): remove unused state () 2023-05-21 21:48:54 +08:00
inottn
dda09785ea
docs(Space): optimize docs () 2023-05-21 21:48:10 +08:00
inottn
fe2335eb09
feat(ImagePreview): optimize the preview effect of long images ()
* 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… ()
* 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