leehoho
5ed914e4a0
feat(Sku): add more slots about sku-messages ( #12368 )
2023-10-17 09:12:59 +08:00
lllomh
59e08cb912
fix(Picker): Fix the issue when scrolling the mouse wheel once but the element scrolls multiple times ( #12290 )
...
* fix(Picker): Fix the problem of scrolling an element multiple times with one mouse roll
* fix(Test Cases): Corresponding Adjustment Test Cases about #12290
2023-09-17 19:39:06 +08:00
neverland
80fd5f6daa
chore: bump @vant/icons to v3 ( #12293 )
...
* chore: bump @vant/icons to v3
* chore: update lock
* chore: fix icon path
2023-09-17 19:38:21 +08:00
landluck
3db8f8a5b4
docs(Icon): icon demo params adaptive vant weapp ( #11851 )
...
* docs(icon): icon demo params adaptive vant weapp
* docs(icon): icon demo params adaptive vant weapp
---------
Co-authored-by: landluck <liuhaihong@youzan.com>
2023-05-15 16:21:14 +08:00
acyza
97391aaa30
fix(popover): location update after transition ( #11558 )
...
* fix(popover): location update
* update
2023-02-11 22:11:01 +08:00
zhou-tao
8a1f7872c5
fix(Search): @search-left-icon-color invalid & docs update ( #11299 )
...
* docs(checkbox): update customShape content
* docs: remove invalid symbol
* fix(search): @search-left-icon-color invalid
2022-11-25 17:34:48 +08:00
Fantasy
80bd7bd22c
fix(sku): 修复禁用属性仍会被默认选中的问题 ( #11261 )
...
* feat(sku): 支持属性的禁用状态
* fix(sku): 修复禁用属性仍会被默认选中的问题
* chore(sku): drop console
Co-authored-by: neverland <jait.chen@foxmail.com>
2022-11-17 16:29:48 +08:00
Fantasy
207e80c62c
feat(sku): 支持属性的禁用状态 ( #11260 )
2022-11-17 15:30:44 +08:00
Gavin
4db2ca6cd6
fix(Uploader): chooseFile is invalid when show-upload = false ( #11221 )
2022-11-04 15:15:46 +08:00
Gavin
4297aa9888
fix(ActionSheet): fix that close is invalid without title ( #11214 )
2022-11-03 21:53:59 +08:00
zijiecai
8b515a8c2b
fix(Calendar): throw an error that scrollTop in undefined when poppable in popup ( #11140 )
2022-10-17 23:26:24 +08:00
活轨
3e47f5b289
fix(Uploader): optimize image preview ( #11044 )
2022-09-17 13:50:38 +08:00
Fengyuan Chen
bd86317887
fix(utils): avoid getting unexpected value ( #11010 )
...
For example, when calling `get({}, 'button.small')`, it expects to return an empty string, but return a function (`''.small` is a native function, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/small ).
2022-09-05 23:30:46 +08:00
Minh
680ccaba38
fix (vi-Vn lang): Accurate Vietnamese translation ( #10889 )
...
* update vi-Vn
* update for ts
2022-08-07 00:15:07 +08:00
chenjiahan
745578360f
chore: update repo url
2022-07-23 22:16:28 +08:00
neverland
0931672595
docs(Uploader): fix isOverSize param ( #10824 )
2022-07-16 14:47:07 +08:00
chenjiahan
60b8906acd
docs: update domain
2022-07-10 21:29:45 +08:00
AmazingPromise
91ef58aac1
fix(List): element with overflow: overlay
style should be considered a scroll container ( #10743 )
2022-06-25 11:44:11 +08:00
chenjiahan
60bf564c7f
chore(Steps): rename unreleased center prop
2022-06-19 16:17:52 +08:00
绯色琉璃
673aec052c
feat(Steps): add align-center prop ( #10617 )
...
* 添加steps组件alignCenter 的属性
* 设置steps 的 alignCenter在横向时无效
* 修改 Steps API Doc
* 格式化setp代码,并删除无用注释
2022-06-19 16:05:28 +08:00
Alan Wang
c9b8eb32eb
docs(popover): add tips to use get-container in popover ( #10580 )
2022-05-14 10:37:14 +08:00
neverland
e045ce6bfd
fix(Dialog): should not submit form after clicking button ( #10570 )
...
* fix(Dialog): should not submit form
* chore: update snapshot
2022-04-30 17:57:21 +08:00
药玄灵
3dc99a30a3
feat: update locale(add vi-VN) ( #10477 )
...
Co-authored-by: dean <zhu.xuefeng@idcm.io>
2022-04-07 16:38:57 +08:00
Zhong Lufan
daaaa84945
fix(TabBar): route matching in special cases ( #10447 )
2022-03-30 09:35:16 +08:00
chenjiahan
cda29f68fe
docs: update README
2022-03-23 09:09:11 +08:00
yilin
1376638ff3
fix(Sku): 修复特殊情况下 skuTree 为空数组时导致的语法报错问题 ( #10390 )
2022-03-15 15:15:34 +08:00
zoy-l
7612ff9310
feat(Dialog): support keyboard events ( #10359 )
...
* feat(dialog): keyboard events are supported
* chore: prevention interruption
* chore: add the corresponding event
2022-03-08 19:47:30 +08:00
neverland
ee44892869
fix(utils): isEmail ReDoS ( #10295 )
2022-02-14 10:44:38 +08:00
MozartHero
1d6a333791
feat(CollapseItem): add lazy-render prop ( #10279 )
...
Co-authored-by: MozartHero <liulu06@qianxin.com>
2022-02-10 19:53:18 +08:00
neverland
c4ca4ef91e
fix(Icon): remove white space under image when using image URL ( #10224 )
2022-01-23 21:41:22 +08:00
neverland
be16a493d0
feat(Cascader): add show-header prop ( #10201 )
2022-01-17 10:31:49 +08:00
neverland
708c3af769
fix(ImagePreview): incorrectly closed after zooming ( #10191 )
2022-01-15 20:06:04 +08:00
neverland
6ed16c0770
fix(NavBar): get correct height in mobile safari ( #10190 )
2022-01-15 20:01:55 +08:00
neverland
22ee50576c
fix(DatetimePicker): error in some edge cases ( #10186 )
2022-01-14 16:09:57 +08:00
neverland
edaf7ec45b
fix(Tabbar): get correct height in mobile safari ( #10185 )
2022-01-14 15:51:08 +08:00
neverland
9c16a6ad2b
fix(PullRefresh): may trigger browser bounce in some cases ( #10090 )
2021-12-23 17:24:20 +08:00
neverland
8fd2c0570e
chore(Slider): format code ( #10055 )
2021-12-16 20:11:40 +08:00
black-star123
3976d5583d
feat(Slider): add left-button and right-button slots ( #10053 )
2021-12-16 20:05:26 +08:00
neverland
9a2acced0d
feat(ImagePreview): add overlayStyle option ( #10043 )
2021-12-14 21:01:52 +08:00
neverland
1d4c4df4fa
fix(DatetimePicker): should update value after calling picker methods ( #10028 )
2021-12-11 10:39:56 +08:00
neverland
29b1449977
docs: improve required description ( #10025 )
2021-12-11 09:40:00 +08:00
chenjiangui
3e71c4a224
fix(Uploader): preview is slow when sum of images size be bigger( #7307 ) ( #9953 )
...
* fix(Uploader): preview is slow when sum of images size be bigger(#7307 )
* Update index.js
Co-authored-by: neverland <chenjiahan@buaa.edu.cn>
2021-11-29 20:50:33 +08:00
chenjiangui
d4a29afb6a
fix(Calendar): date is empty when poppable = fasle
in dialog ( #9845 ) ( #9939 )
2021-11-27 19:08:23 +08:00
chenjiangui
40f9fd8172
fix(DatetimePicker): fix incorrect confirm value when v-model is not used ( #9938 )
2021-11-25 16:11:47 +08:00
chenjiangui
2890b77604
fix(Swipe): overflow
lose efficacy in iOS safari ( #9933 )
...
* fix(Swipe): issue #9931 `overflow` lose efficacy in ios/safari
* Update index.less
Co-authored-by: neverland <chenjiahan@buaa.edu.cn>
2021-11-25 09:53:40 +08:00
chenjiangui
cb6c10cd32
test(Tabbar): modify test case with route mode
( #9924 )
2021-11-24 15:10:36 +08:00
chenjiangui
678d4d6ea0
fix(DatetimePicker): fix incorrect confirm value when v-model is not used ( #9913 )
2021-11-24 13:08:31 +08:00
chenjiangui
8dfe31c7a2
feat(Tabbar): #9173 support highlighted with child route ( #9921 )
2021-11-24 09:51:32 +08:00
neverland
102a3e4b4e
fix(Swipe): should prevent touchmove event when swiping ( #9918 )
2021-11-23 20:57:34 +08:00
neverland
9c48a14649
fix(Picker): SSR broken ( #9875 )
2021-11-16 13:26:45 +08:00