 inottnandGitHub
|
af986cc459
|
feat(DropdownMenu): add swipe-threshold prop (#12117)
* feat(DropdownMenu): add swipe-threshold prop
* docs: add prop description
* test: add test case
* docs: add demo
* test: update snapshots
|
2023-08-13 15:53:14 +08:00 |
|
 inottnandGitHub
|
1c40cf2e2a
|
chore(FloatingPanel): change the default value of lock-scroll to false (#12162)
|
2023-08-10 15:37:13 +08:00 |
|
 inottnandGitHub
|
b543c22c8b
|
feat(FloatingPanel): add lock-scroll prop (#12157)
* feat(FloatingPanel): add lockScroll prop
* docs: improve description
|
2023-08-06 20:56:41 +08:00 |
|
 inottnandGitHub
|
c95d59e303
|
fix(TextEllipsis): fix the logic of calculating the position of ellipsis (#12137)
|
2023-07-31 21:34:41 +08:00 |
|
 inottnandGitHub
|
78064c6fd2
|
docs(ConfigProvider): fix css demo error (#12105)
|
2023-07-19 10:47:47 +08:00 |
|
 inottnandGitHub
|
d1da7f3718
|
fix(Tab): adjust import path (#12103)
|
2023-07-18 22:53:48 +08:00 |
|
 inottnandGitHub
|
0c47654da5
|
feat(Field): support autocapitalize, autocorrect and spellcheck props (#12065)
* feat(Field): support autocapitalize, autocorrect and spellcheck props
* chore: update default value
* docs: update docs content
|
2023-07-08 17:01:32 +08:00 |
|
 inottnandGitHub
|
6a544b4449
|
fix(FloatingBubble): fix wrong value of boundary (#12067)
|
2023-07-08 17:00:48 +08:00 |
|
 inottnandGitHub
|
186a3f95c4
|
fix(Pagination): display the border correctly (#12062)
* fix(Pagination): display the border correctly
* chore: update style
|
2023-07-08 10:20:34 +08:00 |
|
 inottnandGitHub
|
7b31f0877f
|
chore(FloatingPanel): reuse windowHeight (#12033)
|
2023-06-27 21:35:10 +08:00 |
|
 inottnandGitHub
|
edc1f5e7e7
|
docs: improve style (#12024)
|
2023-06-24 20:32:40 +08:00 |
|
 inottnandGitHub
|
00da05be47
|
fix(RollingText): should render correctly when changing height prop (#11994)
|
2023-06-23 17:06:10 +08:00 |
|
 inottnandGitHub
|
6b8a83eefc
|
fix(RollingText): allow different digit lengths for start-num and target-num (#12011)
|
2023-06-22 21:32:51 +08:00 |
|
 inottnandGitHub
|
1545c07a71
|
refactor(use-touch): move isTap logic to use-touch (#12003)
* refactor(use-touch): move onlyTap logic to use-touch
* chore: rename onlyTap to isTap
|
2023-06-21 10:17:33 +08:00 |
|
 inottnandGitHub
|
5e25e46fdb
|
fix(Rate): should change value when half icon is touchmoved (#12002)
|
2023-06-20 20:45:28 +08:00 |
|
 inottnandGitHub
|
7b30a0b2f1
|
fix(Picker): optimize the animation effect of sliding multiple columns simultaneously (#11945)
* fix(Picker): optimizing the animation effect of sliding multiple columns simultaneously
* chore: use built-in api
|
2023-06-18 16:11:59 +08:00 |
|
 inottnandGitHub
|
2418f71274
|
perf(RollingText): standardize namespace and simplify logic (#11993)
* perf(RollingText): standardize namespace and simplify logic
* chore: update style
* chore: update doc
|
2023-06-18 09:53:01 +08:00 |
|
 inottnandGitHub
|
ba6a0e93eb
|
feat(Rate): add clearable prop (#11969)
* feat(Rate): add clearable prop
* test(Rate): update test snapshots
* fix(Rate): solve problem
* feat: extract constant
* test: update test case
|
2023-06-18 09:49:35 +08:00 |
|
 inottnandGitHub
|
79564847b3
|
fix(Field): should not set for attr to label when using input slot (#11966)
* fix(Field): when using input slot, the label's for attribute will not be set
* test(Field): add test case
|
2023-06-17 21:07:20 +08:00 |
|
 inottnandGitHub
|
58a05627ab
|
fix(RollingText): should restart rolling after calling reset when auto-start is true (#11991)
* fix(RollingText): should restart rolling after calling the reset method when auto-start prop is true
* test: update test case
|
2023-06-17 20:35:57 +08:00 |
|
 inottnandGitHub
|
c5792be650
|
perf(RollingText): enhance compatibility and support dark mode (#11985)
|
2023-06-16 21:05:35 +08:00 |
|
 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 |
|