6782 Commits

Author SHA1 Message Date
chenjiahan
d36d23a4c7 fix(create-vant-cli-app): incorrect compiler-sfc name 2020-11-29 10:50:56 +08:00
chenjiahan
5ac8aa7f7a chore: release create-vant-cli-app@1.0.0-0 2020-11-29 10:46:18 +08:00
chenjiahan
66203e8ea1 chore(create-vant-cli-app): add publishConfig 2020-11-29 10:45:18 +08:00
chenjiahan
5bd62a24b5 feat(create-vant-cli-app): support Vue 3 2020-11-29 10:43:48 +08:00
chenjiahan
4c9236c84a chore(create-vant-cli-app): improve template copy process 2020-11-29 10:32:07 +08:00
chenjiahan
a49530b888 docs(cli): changelog v3.0.0 2020-11-29 10:14:13 +08:00
chenjiahan
0239350d18 chore: release @vant/cli@3.0.0 2020-11-29 10:10:51 +08:00
chenjiahan
3b1318c551 test(Overlay): update test cases 2020-11-28 19:37:15 +08:00
chenjiahan
b317ac46ce test(PasswordInput): update test cases 2020-11-28 19:22:43 +08:00
chenjiahan
669d2e77ae test(Pagination): update test cases 2020-11-28 19:20:11 +08:00
chenjiahan
e46fb0fb7a test(Progress): update test cases 2020-11-28 19:18:18 +08:00
chenjiahan
75c296f0a8 test: update test cases of utils 2020-11-28 18:42:38 +08:00
chenjiahan
4ca6dc4dbe test(Sidebar): update test cases 2020-11-28 18:27:03 +08:00
chenjiahan
dd69305335 fix(Popup): transition-appear prop not work 2020-11-27 22:09:24 +08:00
chenjiahan
1a63d586b1 test(Notify): update test cases 2020-11-27 22:07:26 +08:00
chenjiahan
4b340477af test(ContactList): update test cases 2020-11-27 21:27:32 +08:00
chenjiahan
6348605449 test(ContactCard): update test cases 2020-11-27 21:22:56 +08:00
chenjiahan
fac2b08ec2 test(Circle): update test cases 2020-11-27 21:20:06 +08:00
chenjiahan
57082257a7 test(CheckboxGroup): update test cases 2020-11-27 20:56:09 +08:00
chenjiahan
999bdccdbb test(Checkbox): update test cases 2020-11-27 17:34:43 +08:00
chenjiahan
f8234a5b5f chore(cli): bump vue-loader@16 2020-11-27 17:13:58 +08:00
chenjiahan
793607ab77 chore: bump deps 2020-11-27 17:13:22 +08:00
chenjiahan
921fed8641 chore: release @vant/cli@3.0.0-rc.4 2020-11-27 16:15:35 +08:00
chenjiahan
8a4690a1d2 fix(cli): incorrect route redirect config 2020-11-27 16:12:15 +08:00
chenjiahan
a4a96d7146 chore: release @vant/cli@3.0.0-rc.3 2020-11-27 15:50:55 +08:00
chenjiahan
c13b734c90 fix(cli): failed to compile ts sfc 2020-11-27 15:49:14 +08:00
chenjiahan
7304c98ed0 chore(Popover): use fragment 2020-11-26 22:29:26 +08:00
chenjiahan
1699d99272 breaking change(Popover): adjust trigger default value to click 2020-11-26 21:18:08 +08:00
chenjiahan
52fdf99c69 Merge branch '2.x' into dev 2020-11-26 21:05:57 +08:00
chenjiahan
1855cffeb2 docs(changelog): 2.11.1 2020-11-26 20:41:11 +08:00
chenjiahan
9590bbffae chore: release 2.11.1 v2.11.1 2020-11-26 20:33:28 +08:00
neverland
7e4ff3b667
feat(Popover): add trigger prop (#7646) 2020-11-26 20:31:38 +08:00
neverland
d3f38c29f9
feat(DatetimePicker): support picker slots (#7645) 2020-11-26 19:57:28 +08:00
neverland
488d90aab9
feat(CheckboxGroup): toggleAll support skipDisabled option (#7644) 2020-11-26 19:34:51 +08:00
chenjiahan
ea44d636ba test: demo snapshot uses enUS 2020-11-25 22:39:06 +08:00
chenjiahan
9f2187f021 docs(@vant/popperjs): add README 2020-11-25 22:10:52 +08:00
chenjiahan
9708ab53f6 Merge branch '2.x' into dev 2020-11-25 22:01:09 +08:00
chenjiahan
76e80ee8a1 chore: fix yarn.lock 2020-11-25 21:58:50 +08:00
chenjiahan
f3ad7ed1a7 fix(Popover): failed to compile 2020-11-25 21:58:50 +08:00
chenjiahan
c8ef32d344 feat: add precompiled popoverjs 2020-11-25 21:58:50 +08:00
neverland
1794513ae5
fix(Button): icon button vertical align (#7636) 2020-11-25 20:55:04 +08:00
neverland
09c292aeb2
feat(ShareSheet): support weapp-qrcode (#7635) 2020-11-25 20:35:02 +08:00
chenjiahan
a8eb4f5452 test: fix field snapshot 2020-11-25 20:13:06 +08:00
不是酸柠檬
9573aeee5a
docs: update field (#7634)
Co-authored-by: 李佳朋 <lijiapeng@chunyu.me>
2020-11-25 20:08:10 +08:00
chenjiahan
16c3539203 Merge branch '2.x' into dev 2020-11-24 22:21:28 +08:00
neverland
89ce8345b4
feat(Popover): improve a11y (#7624) 2020-11-24 17:25:27 +08:00
neverland
1f5f078aec
style(Popover): improve cursor (#7623) 2020-11-24 17:09:53 +08:00
neverland
40062ad21b
style(NavBar): z-index not work when border is hidden (#7612) 2020-11-23 21:19:25 +08:00
neverland
39b0a4282d
docs(Slider): hide range usage in weapp (#7611) 2020-11-23 21:12:00 +08:00
chenjiahan
12d6b813ea test(SubmitBar): update test cases 2020-11-23 20:58:03 +08:00