7211 Commits

Author SHA1 Message Date
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
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
John
ac1bb94343
fix(Circle): the gradient color is incorrect (#7909) 2021-01-15 15:15:17 +08:00
chenjiahan
959cfff423 test(DropdownMenu): fix snapshot 2021-01-15 13:27:11 +08:00
chenjiahan
c553551578 feat(Toast): add overlayStyle option #7898 2021-01-14 21:13:04 +08:00
chenjiahan
3b007c9cfd docs(Slider): fix v-model api 2021-01-13 15:11:04 +08:00
chenjiahan
246f79d86d test(NumberKeyboard): update test cases 2021-01-12 21:02:38 +08:00
chenjiahan
52a0e5a8c7 fix(NumberKeyboard): delete、extra-key slot not work 2021-01-12 20:24:40 +08:00
chenjiahan
05dc67bff4 docs: enable search 2021-01-12 20:01:13 +08:00
chenjiahan
c02483cc4a test(Swipe): update test cases 2021-01-12 19:53:20 +08:00
chenjiahan
1c428f240c fix(Swipe): should stop autoplay when page is hidden 2021-01-12 19:47:41 +08:00
chenjiahan
215b55536c docs(cli): changelog 3.4.0 2021-01-12 11:49:42 +08:00
chenjiahan
40c7b7467f chore: release @vant/cli@3.4.0 2021-01-12 11:45:00 +08:00
chenjiahan
a7c3ce989e fix(cli): update dev server config 2021-01-12 11:44:30 +08:00
chenjiahan
9bad715ad9 chore(cli): bump deps 2021-01-12 11:33:12 +08:00
chenjiahan
09c8887e8a chore(cli): bump webpack-dev-server@4.0.0-beta.0 2021-01-12 11:29:49 +08:00
chenjiahan
06df8092d1 test(AddressEdit): update test cases 2021-01-11 21:03:32 +08:00
chenjiahan
6a184f8e93 fix(AddressEdit): should expose setAreaCode method 2021-01-11 20:44:53 +08:00
chenjiahan
dc93ef3f20 chore(AddressEdit): use createCommentVNode instead of h 2021-01-11 20:12:09 +08:00
Mikasa33
ec1aef91de
fix(Search): add update:modelValue emits (#7872) 2021-01-11 17:37:14 +08:00