6138 Commits

Author SHA1 Message Date
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
chenjiahan
13cdc6e7c9 docs(changelog): 2.12.19 2021-05-17 17:37:14 +08:00
chenjiahan
83b736ce3c chore: release 2.12.19 v2.12.19 2021-05-17 17:35:19 +08:00
neverland
6239f5ed1f
perf: unlock @vant/icons (#8714) 2021-05-17 17:33:30 +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
a308317f51 docs(changelog): 2.12.18 2021-05-10 16:04:22 +08:00
chenjiahan
9bd20b916a chore: release 2.12.18 v2.12.18 2021-05-10 16:03:25 +08:00
chenjiahan
c5b4d1a663 fix(Coupon): timestamp can be string type 2021-05-10 16:02:37 +08:00
chenjiahan
086ba1603b docs(changelog): 2.12.17 2021-05-08 18:30:31 +08:00
chenjiahan
10aea2b620 chore: release 2.12.17 v2.12.17 2021-05-08 18:29:22 +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
neverland
9abae5fbe6
Delete preview.yml 2021-05-03 10:30:00 +08:00
chenjiahan
3abafa7504 docs(@vant/cli): changelog 2.10.2 2021-05-03 10:08:07 +08:00
chenjiahan
62c76e29b7 chore: release @vant/cli@2.10.2 2021-05-03 10:05:21 +08:00
chenjiahan
341412e7d9 chore(@vant/cli): bump highlight.js@10 2021-05-03 10:04:59 +08:00
chenjiahan
e723c88920 docs(changelog): 2.12.16 2021-05-03 10:01:04 +08:00
chenjiahan
ad4de1ed26 chore: release 2.12.16 v2.12.16 2021-05-03 09:59:44 +08:00
neverland
ccd9211098 docs: add more CDN services link (#8648) 2021-05-02 11:26:47 +08:00
neverland
1bcc81d055
docs: update browser support (#8646) 2021-05-02 10:36:55 +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
chenjiahan
1779946edb docs(changelog): v2.12.15 2021-04-25 16:14:17 +08:00
chenjiahan
f253a2d0ba chore: release 2.12.15 v2.12.15 2021-04-25 16:12:36 +08:00
chenjiahan
e13d142925 docs(cli): changelog v2.10.1 2021-04-25 16:11:52 +08:00
chenjiahan
6e1af26578 chore: release @vant/cli@2.10.1 2021-04-25 16:08:14 +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
nemo-shen
07f138a308
feat(Cli): windows系统禁用左右方向键导航 vant2版本 (#8589)
关联PR:#8588
2021-04-21 09:45:07 +08:00
neverland
9ef870e491
docs(List): add direction up faq (#8576) 2021-04-19 20:48:30 +08:00
neverland
436da047e4
docs: add rem custom rootValue demo (#8575) 2021-04-19 20:10:43 +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
chenjiahan
d31ba22fdb docs(changelog): v2.12.14 2021-04-18 20:43:01 +08:00
chenjiahan
65fb734685 chore: release 2.12.14 v2.12.14 2021-04-18 20:41:31 +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
b124b4ff79
Update changelog.zh-CN.md 2021-04-14 16:24:10 +08:00
neverland
d5c7bd133f
chore: update Vue version in peerDeps 2021-04-14 16:23:12 +08:00
neverland
1d8bfbb3f8
fix(Calendar): failed to update subtitle in some cases (#8513) 2021-04-12 19:36:18 +08:00