2001 Commits

Author SHA1 Message Date
neverland
fef606c269
fix(Step): z-index issue in 2.x (#9004) 2021-07-10 10:26:22 +08:00
nemo-shen
63f09c3b4c
fix(DatetimePicker): fix change max-* emit incorrect value (#8977)
* fix(DatetimePicker): fix change max-* emit incorrect value

* test(DatetimePicker): add max-minute test

* test(DatetimePicker): test case

* test(DatetimePicker): update test case name
2021-07-06 09:58:51 +08:00
neverland
2609a7c7c1
style(Toast): adjust work break (#8966) 2021-07-01 21:02:24 +08:00
neverland
44bb37f637
fix(Stepper): incorrect value after blurred when using async-change (#8936) 2021-06-27 15:34:54 +08:00
neverland
831b87f051
fix(Slider): format v-model with step correctly (#8894) 2021-06-19 11:37:27 +08:00
neverland
83e051f621
feat(Calendar): add top-info、bottom-info slot (#8847) 2021-06-10 19:20:22 +08:00
a298003154
5454fef6cf
chore(icon): remove useless css (#8817)
* docs(PullRefresh): fix spell check

* style(cli): fix spell check about "toogle" -> "toggle" in DemoPlayground.vue

* style(Button): fix spell error

* feat(List): remove unused Less var @list-icon-margin-right

* style(cli): fix spell error in changelog.ts

* style(icon): remove useless css
2021-06-07 14:00:00 +08:00
chenjiahan
eff6be8fbc docs(changelog): 2.12.21 2021-06-03 11:15:22 +08:00
Tisiven
5280400404
feat(CouponList): add list-footer slot (#8797) 2021-06-03 11:09:02 +08:00
neverland
127f99f8e8 fix(Locale): missing quote (#8798) 2021-06-03 09:55:31 +08:00
rsaf
18d1f769e1 feat(Locale): Added French translations. (#8795) 2021-06-02 15:49:12 +08:00
neverland
34f389917f
fix(Tabs): setLine when popup reopened (#8792) 2021-06-01 10:34:43 +08:00
neverland
c608f15f47
fix(NoticeBar): failed to play when inside a re-opened popup (#8791) 2021-06-01 10:21:32 +08:00
neverland
38856e2e1c
fix(Collapse): fix safari rendering issues (#8788) 2021-06-01 09:36:03 +08:00
neverland
71b16941c6
fix(CellGroup): render error in loop (#8787) 2021-05-31 20:40:58 +08:00
neverland
e97f5cea71
feat(Button): add icon slot (#8784) 2021-05-30 20:56:48 +08:00
a298003154
626ca4954c
fix(List): remove unused Less var @list-icon-margin-right (#8758)
* docs(PullRefresh): fix spell check

* style(cli): fix spell check about "toogle" -> "toggle" in DemoPlayground.vue

* style(Button): fix spell error

* feat(List): remove unused Less var @list-icon-margin-right
2021-05-25 11:17:15 +08:00
a298003154
7524ab7131
chore(Button): fix spell error (#8755)
* docs(PullRefresh): fix spell check

* style(cli): fix spell check about "toogle" -> "toggle" in DemoPlayground.vue

* style(Button): fix spell error
2021-05-24 20:39:36 +08:00
neverland
642d9cca30
docs(Form): add with field tip (#8750) 2021-05-23 08:57:29 +08:00
neverland
e5a326ee5a
docs(Uploader): add native attrs tip (#8747) 2021-05-23 08:35:43 +08:00
neverland
aa6e95e59c
feat(Uploader): max-size prop can be a function (#8745) 2021-05-22 20:33:25 +08:00
neverland
b98b6024c8
docs(Popover): add fastclick faq 2021-05-21 18:05:14 +08:00
neverland
9d28b276f1
fix(Button): should not submit form when loading (#8735) 2021-05-21 16:04:44 +08:00
a298003154
a393114118
docs(PullRefresh): fix spell check (#8731)
* docs(PullRefresh): fix spell check

* style(cli): fix spell check about "toogle" -> "toggle" in DemoPlayground.vue
2021-05-21 09:37:45 +08:00
neverland
7f66b3ff4b
fix: functional components should inherit "key" (#8718) 2021-05-18 11:14:56 +08:00
neverland
a018a00706
docs(Field): improve input slot description (#8709)
* docs(Field): improve input slot description

* docs: upd
2021-05-16 15:47:02 +08:00
chenjiahan
a486630fe3 feat(NoticeBar): increase default speed to 60 2021-05-11 15:53:42 +08:00
chenjiahan
c5b4d1a663 fix(Coupon): timestamp can be string type 2021-05-10 16:02:37 +08:00
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