 inottnandGitHub
|
c489aa3fa0
|
build(@vant/use): add types exports (#11983)
|
2023-06-16 10:07:47 +08:00 |
|
 inottnandGitHub
|
24b1bf4147
|
fix(FloatingPanel): fix missing floatingPanelProps export (#11978)
|
2023-06-16 10:07:14 +08:00 |
|
 inottnandGitHub
|
a9f314f32a
|
types(RollingText): fix missing types export and improve docs content (#11976)
* types(RollingText): fix missing types export and improve docs content
* docs(RollingText): improve docs content
|
2023-06-16 10:06:24 +08:00 |
|
 inottnandGitHub
|
41778cc9b3
|
feat(CI): add issue helper (#11963)
|
2023-06-11 22:18:19 +08:00 |
|
 inottnandGitHub
|
803292d982
|
feat(Slider): button slot add dragging param (#11946)
* feat(Slider): button slot add dragging param
* test(Slider): add test case
|
2023-06-11 21:02:13 +08:00 |
|
 inottnandGitHub
|
5c9ce177f2
|
feat(FloatingPanel): add v-model:height prop (#11947)
* 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 |
|
 inottnandGitHub
|
890ad11822
|
feat(TimePicker): filter support values param to help get current values (#11916)
* feat(TimePicker): filter support values param to help get current values
* docs: update demo
|
2023-06-03 09:06:38 +08:00 |
|
 inottnandGitHub
|
93d51e85e5
|
docs(Picker): remove outdated content (#11927)
|
2023-06-03 09:03:53 +08:00 |
|
 inottnandGitHub
|
c4eaee3c69
|
docs(Uploader): fix preview-delete slot param (#11928)
|
2023-06-03 09:02:40 +08:00 |
|
 inottnandGitHub
|
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 |
|
 inottnandGitHub
|
457e6a2015
|
fix(Slider): should update startValue when the slider is clicked (#11904)
|
2023-05-28 10:48:51 +08:00 |
|
 inottnandGitHub
|
f53b7e13ec
|
docs: fix error in migration guide (#11909)
|
2023-05-26 21:11:18 +08:00 |
|
 inottnandGitHub
|
e98e514acf
|
fix(ImagePreview): stop animation during initialization (#11897)
|
2023-05-22 21:42:20 +08:00 |
|
 inottnandGitHub
|
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 |
|
 inottnandGitHub
|
9e818162e2
|
docs(ImagePreview): optimize docs (#11892)
|
2023-05-21 21:49:14 +08:00 |
|
 inottnandGitHub
|
a8a04d3993
|
chore(ImagePreview): remove unused state (#11889)
|
2023-05-21 21:48:54 +08:00 |
|
 inottnandGitHub
|
dda09785ea
|
docs(Space): optimize docs (#11891)
|
2023-05-21 21:48:10 +08:00 |
|
 inottnandGitHub
|
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 |
|
 inottnandGitHub
|
0670ebf8c1
|
feat(Cascader): scroll the selected option into view when switching tabs (#11869)
|
2023-05-17 22:30:06 +08:00 |
|
 inottnandGitHub
|
2250013978
|
docs(Cascader): fix docs error (#11867)
|
2023-05-17 14:05:04 +08:00 |
|
 inottnandGitHub
|
57f115bee2
|
docs(ActionBar): fix docs error (#11864)
|
2023-05-17 10:14:08 +08:00 |
|
 inottnandGitHub
|
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 |
|
 inottnandGitHub
|
d05972d229
|
feat(ImagePreview): use the touched point as the center of zooming (#11848)
|
2023-05-14 21:51:19 +08:00 |
|
 inottnandGitHub
|
e124db7531
|
docs(ImagePreview): fix docs error (#11841)
|
2023-05-13 20:22:38 +08:00 |
|
 inottnandGitHub
|
e0ae206c89
|
fix(Tab): should cancel raf before the next scroll (#11819)
* fix(Tab): should cancel raf before the next scroll
* fix(Tab): consider the case where multiple components exist at the same time
|
2023-05-05 21:38:52 +08:00 |
|
 inottnandGitHub
|
bfd9995583
|
fix(Steps): fix the style that occurs when there is only one step (#11822)
|
2023-05-05 21:33:14 +08:00 |
|
 inottnandGitHub
|
13ce11f608
|
fix(Checkbox): disabled unchecked options when the limit is exceeded (#11814)
* fix(Checkbox): disabled unchecked options when the limit is exceeded
* fix: ts def
|
2023-05-05 10:04:36 +08:00 |
|
 inottnandGitHub
|
5ec43156d0
|
types(DatePicker): fix ts def (#11813)
|
2023-05-04 09:49:12 +08:00 |
|
 inottnandGitHub
|
f3fa7e7bd5
|
fix(TimePicker): should update modelValue correctly (#11804)
|
2023-05-02 20:00:39 +08:00 |
|
 inottnandGitHub
|
5e7a6a212c
|
docs(TimePicker): fix docs error (#11784)
|
2023-04-30 19:49:58 +08:00 |
|