1973 Commits

Author SHA1 Message Date
neverland
999017d067
chore(CouponList): fix snapshot (#8680)
* chore(CouponList): fix snapshot

* docs: upd
2021-05-08 18:26:59 +08:00
cjm
dd4a637a0d
feat(Coupon): support custom valid period (#8679)
* 优惠券组件有效时间支持毫秒及自定义

* fix: customValidPeriod

* fix: 兼容字符串时间戳

Co-authored-by: ming <w_chenjiaming@youzan.com>
2021-05-08 18:16:08 +08:00
nemo-shen
882cc9efd6
fix(DatetimePicker): fixed show incorrect date time when dynamic set mindate or maxdate (#8640) 2021-05-01 15:48:40 +08:00
neverland
f470f0f854
feat(Steps): add icon-prefix prop (#8630) 2021-04-28 16:58:07 +08:00
neverland
3b07cda789
fix(Uploader): failed to render scoped class (#8613) 2021-04-25 11:20:18 +08:00
neverland
fc81749cd2
fix(Tag): incorrect border color when using plain (#8602) 2021-04-22 19:28:41 +08:00
neverland
9ef870e491
docs(List): add direction up faq (#8576) 2021-04-19 20:48:30 +08:00
neverland
a10474153c
fix(Calendar): incorrect weekdays locale (#8569) 2021-04-19 17:44:57 +08:00
neverland
74c314f2d7
docs(DropdownMenu): add transform faq (#8568) 2021-04-19 17:29:11 +08:00
niuniu1448870058
d8f1918fe2
feat(sku): 商品属性默认选中交互逻辑修改 (#8559)
* feat(sku): 属性默认选中逻辑修改

* feat(sku): 属性默认选中逻辑修改

Co-authored-by: liu <liujie@youzan.com>
Co-authored-by: neverland <chenjiahan@youzan.com>
2021-04-18 20:39:09 +08:00
niuniu1448870058
6ecb25d756
feat(sku): 支持商品属性必选配置 (#8558)
Co-authored-by: liu <liujie@youzan.com>
2021-04-18 20:32:08 +08:00
neverland
59389a8fd7
docs(Calendar): fix typo (#8556) 2021-04-17 22:08:19 +08:00
chenjiajian
2897145ea0
fix(form): 修复 form demo 的 submit 事件拼写错误 (#8543) 2021-04-16 11:44:38 +08:00
neverland
6aac1ee891
fix(ShareSheet): duration prop not work (#8542) 2021-04-16 11:37:06 +08:00
neverland
1d8bfbb3f8
fix(Calendar): failed to update subtitle in some cases (#8513) 2021-04-12 19:36:18 +08:00
neverland
68c86bd637
docs(Area): using @vant/area-data (#8492) 2021-04-09 16:18:31 +08:00
neverland
44b53686f2
docs(Uploader): add exif faq (#8481) 2021-04-08 18:41:21 +08:00
neverland
00c01d0920
feat(Sticky): add change event (#8479) 2021-04-08 17:00:22 +08:00
neverland
fd3f02cb5a
docs(Uploader): add heic faq (#8469) 2021-04-07 16:41:24 +08:00
neverland
abb967ef71
docs(DatetimePicker): update demo (#8428) 2021-03-29 19:45:04 +08:00
neverland
1e0429c989
docs(Field): add autocomplete prop (#8417) 2021-03-29 10:08:50 +08:00
neverland
785caafe4a
fix(Field): should not reset validation after blured (#8412) 2021-03-26 17:46:09 +08:00
Dante
bd4eaf9f8f
fix: corrected horizontal slip judgment (#8387) 2021-03-24 07:56:15 +08:00
nemo-shen
bf1652e938
fix(Cascader): assignKey function deep clone Array (#8326)
Co-authored-by: nemo-shen <1034131477@qq.com>
2021-03-14 10:17:16 +08:00
neverland
869b9a66c6
fix(Swipe): incorrect item width after scaled (#8329) 2021-03-13 18:07:03 +08:00
chenjiahan
3aacc5607a docs(AddressList): add tag slot version tag 2021-03-09 10:13:46 +08:00
Lindy
4afdb114c1
feat(AddressList): add tag slot and doc (#8311) 2021-03-09 10:07:11 +08:00
neverland
4e65134d17
feat(PullRefresh): add pull-distance prop (#8279) 2021-03-04 20:36:54 +08:00
neverland
2d693b9591
fix(Stepper): incorrect text color in iOS14 when disabled (#8278) 2021-03-04 20:21:08 +08:00
neverland
25c1c9d646
fix(ImagePreview): missing initial animation (#8274) 2021-03-04 20:00:49 +08:00
neverland
cf13e6e6a0
feat(ImagePreview): add transition prop (#8273) 2021-03-04 19:54:13 +08:00
neverland
0093e19bf7
fix(ActionSheet): should not reopen when closed (#8271) 2021-03-04 19:40:30 +08:00
neverland
4cd4818bb4
docs: fix area json link (#8258) 2021-03-04 09:58:33 +08:00
药玄灵
f22001a8c2
feat: add locale(th-TH) (#8247) 2021-03-02 16:28:39 +08:00
neverland
4a68210c4f
feat(Step): add finish-icon slot (#8240) 2021-02-28 19:34:13 +08:00
neverland
2ae7c9b2ed
docs(Calendar): hide firstDayOfWeek in weapp (#8238) 2021-02-28 19:29:46 +08:00
neverland
42d8dd4256
feat(Steps): add finish-icon prop (#8237) 2021-02-28 19:26:55 +08:00
nemo-shen
8078e30cbc
feat(DatetimePicker): add default-value prop to fix incorrecrt inital value (#7832) 2021-02-16 10:25:21 +08:00
neverland
4db9449f74
fix(Tabs): incorrect active tab when active prop is zero (#8087) 2021-02-05 10:40:46 +08:00
neverland
eb96e829f4
fix(GoodsActionIcon): info warning (#8040) 2021-01-30 10:43:14 +08:00
neverland
0fda0d3411
docs: fix cdn link (#8022) 2021-01-27 10:05:31 +08:00
neverland
8d7f283293
fix(Empty): linearGradient id conflict (#8011) 2021-01-26 19:04:55 +08:00
neverland
b8d466d910
fix: CDN image url (#8000)
* fix: CDN image url

* test: fix snapshot
2021-01-26 11:08:44 +08:00
neverland
ac0ae91933
perf(Sku): using icon instead of cdn image (#7992)
* perf(Sku): using icon instead of cdn image

* chore: adjust prop order
2021-01-25 18:00:08 +08:00
neverland
d20224a47c
feat(ImagePreview): reset scale after swiping (#7974)
* feat(ImagePreview): reset scale after swiping

* fix: should not emit scale event

* fix(Calendar): watch type and reset
2021-01-23 16:21:36 +08:00
neverland
c532be87ff
perf(ImagePreview): adjust default swipe duration to 300ms (#7973) 2021-01-23 15:59:25 +08:00
chenjiahan
3351f8a07a feat(Calendar): reset method support specified date #7943 2021-01-22 17:54:14 +08:00
chenjiahan
33551062e3 style(ShareSheet): update qrcode icon 2021-01-19 10:20:20 +08:00
chenjiahan
4f94dd3260 feat(ShareSheet): add wechat-moments icon 2021-01-18 21:05:20 +08:00
neverland
4d843df5d4
feat(Cascader): add field-names prop (#7932) 2021-01-17 14:59:49 +08:00