7429 Commits

Author SHA1 Message Date
neverland
5d8fb9c523
test(Calendar): utils test cases (#7984) 2021-01-25 11:58:00 +08:00
neverland
9e18c0ec4b
fix(Calendar): should expose scrollToDate method (#7983) 2021-01-25 11:56:05 +08:00
chenjiahan
3133d0d0ee docs: fix missing translation 2021-01-24 09:24:33 +08:00
chenjiahan
f89ef431b1 docs(changelog): 3.0.5 2021-01-24 09:24:02 +08:00
chenjiahan
8b65c65afa chore: release 3.0.5 v3.0.5 2021-01-24 09:20:45 +08:00
chenjiahan
2399dc8460 Merge branch 'dev' of https://github.com/youzan/vant into dev 2021-01-24 09:18:48 +08:00
neverland
7a73392895
feat(Badge): add offset prop (#7977) 2021-01-23 16:56:44 +08:00
chenjiahan
f84f349ec9 docs: update 2021-01-23 16:54:14 +08:00
chenjiahan
e0b4636301 feat(Badge): add offset prop 2021-01-23 16:52:48 +08:00
neverland
7a190058ae
docs(Badge): fix missing demo (#7976) 2021-01-23 16:38:09 +08:00
neverland
93298ec3b7
fix(Calendar): should not emit scale event when scale not changed (#7975)
* fix(Calendar): should not emit scale event when scale not changed

* chore: update
2021-01-23 16:28:36 +08:00
neverland
598fd4a464
feat(ImagePreview): reset scale after swiping (#7972) 2021-01-23 15:51:55 +08:00
neverland
95e45ab88a
fix(ImagePreview): scale event index is undefined (#7971) 2021-01-23 15:46:30 +08:00
neverland
fcb5c223ba
perf(ImagePreview): adjust default swipeDuration to 300ms (#7970) 2021-01-23 11:31:56 +08:00
neverland
b0fb58856c
docs(Picker): add Cascader link (#7969) 2021-01-23 11:13:31 +08:00
neverland
f157e99534
fix(Dialog): failed to render when toggling allowHtml (#7968) 2021-01-23 11:08:52 +08:00
neverland
c30740ecc5
fix(Calendar): should reset to default date when calling reset method (#7967) 2021-01-23 10:47:22 +08:00
neverland
c71b48ed9f
Update SECURITY.md 2021-01-23 10:46:52 +08:00
mmm
acc983338b
Create SECURITY.md (#7965)
Please provide an email where to send reports about security vulnerabilities in this project
2021-01-23 10:45:55 +08:00
neverland
49e75c847e
feat(Calendar): reset method support specified date (#7966) 2021-01-23 10:38:55 +08:00
chenjiahan
7f93c60c76 docs(cli): changelog 3.4.1 2021-01-22 17:39:55 +08:00
chenjiahan
d79e48d3e8 chore: release @vant/cli@3.4.1 2021-01-22 17:37:43 +08:00
chenjiahan
f90464a621 chore(cli): downgrade webpack-dev-server v3 #7912 2021-01-22 17:37:26 +08:00
chenjiahan
3a4422e67e Revert "fix(cli): update dev server config"
This reverts commit a7c3ce989e5f42d395fabe1124560b4ebaec6c46.
2021-01-22 17:36:15 +08:00
chenjiahan
28383aac21 chore: release create-vant-cli-app@1.0.2 2021-01-22 17:14:45 +08:00
YaoXiangMei
d4eefcf887
fix(create-vant-cli-app): window system failed to generate template (#7904) (#7958) 2021-01-22 17:13:39 +08:00
chenjiahan
a965e3a28c docs(@vant/icons): changelog 1.5.1 2021-01-22 11:16:47 +08:00
chenjiahan
30d6fa3afc chore: release @vant/icons 1.5.1 2021-01-22 11:10:19 +08:00
chenjiahan
b3cd8c14ae feat(Icons): add wechat icon, rename wechat-pay icon 2021-01-22 11:09:42 +08:00
chenjiahan
e253329a67 chore(TreeSelect): onSidebarChange 2021-01-20 21:16:10 +08:00
chenjiahan
bada315fb3 style(TreeSelect): add active feedback 2021-01-20 21:13:37 +08:00
chenjiahan
cb3219ab66 docs: prefer shorter demo 2021-01-20 21:00:36 +08:00
chenjiahan
3787e82ec7 chore(AddressEdit): remove createCommentVNode 2021-01-20 20:40:49 +08:00
chenjiahan
57ce019d5e chore(Step): simplify lineStyle 2021-01-20 20:16:55 +08:00
chenjiahan
872af8157e docs: update readonly description 2021-01-20 19:25:17 +08:00
chenjiahan
4cd991dfec feat(Slider): add readonly prop 2021-01-20 19:23:31 +08:00
chenjiahan
32a08bb680 style(ShareSheet): update qrcode icon 2021-01-19 10:20:22 +08:00
chenjiahan
ca66fbca36 feat(ShareSheet): add wechat-moments icon 2021-01-18 21:09:16 +08:00
chenjiahan
a1fd8005bd docs: update icon sketch link 2021-01-18 17:54:38 +08:00
chenjiahan
0d876eb853 docs(changelog): 3.0.4 2021-01-17 15:28:03 +08:00
chenjiahan
d2b07b6cee chore: release 3.0.4 v3.0.4 2021-01-17 15:23:37 +08:00
chenjiahan
edc88551c3 chore(Picker): simplify code 2021-01-17 15:21:40 +08:00
chenjiahan
05f420e266 chore(Picker): mark value-key as deprecated 2021-01-17 15:20:21 +08:00
neverland
7d4c9af382
feat(Cascader): add field-names prop (#7933) 2021-01-17 15:09:52 +08:00
neverland
174e2704bf
docs: improve style typing (#7928) 2021-01-16 20:01:06 +08:00
neverland
8f2b03ec18
docs: improve classname typing (#7927) 2021-01-16 19:52:36 +08:00
neverland
9d152bdf74
feat(DropdownItem): title-class can be array or object type (#7926) 2021-01-16 19:44:59 +08:00
neverland
f8fb4fa96d
feat(Toast): add overlayClass option (#7925) 2021-01-16 19:42:06 +08:00
neverland
e43ec34964
feat(Popup): overlay-class can be array or object (#7924) 2021-01-16 19:35:50 +08:00
neverland
aeb3af4abd
feat(Cell): allow to disable clickable when using is-link (#7923) 2021-01-16 19:24:00 +08:00