Commit Graph
100 Commits
Author SHA1 Message Date
chenjiahan 5723c8a6bb docs: fix v-model api #7649 2020-11-30 22:07:21 +08:00
chenjiahan d5b64a9538 chore(Toast): remove todo 2020-11-30 22:05:28 +08:00
chenjiahan 0ba8187bf5 fix(Image): lazy-load prop not work 2020-11-30 20:58:02 +08:00
chenjiahan c96a75ac38 docs(Swipe): add lazy-render demo 2020-11-30 20:45:03 +08:00
chenjiahan cafd50c9cd chore(Lazyload): improve dist 2020-11-30 20:30:40 +08:00
chenjiahan d3ca404f98 feat(Lazyload): support Vue 3 2020-11-30 20:20:39 +08:00
chenjiahan 5d8b7bd7fb fix(Lazyload): directive update is removed 2020-11-30 19:31:37 +08:00
chenjiahan b6a9245740 fix(Lazyload): lazy-component not work 2020-11-30 19:06:57 +08:00
chenjiahan b7306e311b feat: add @vant/lazyload pacakge 2020-11-30 19:05:28 +08:00
chenjiahan 8b69192102 chore: release create-vant-cli-app@1.0.1 2020-11-29 10:56:28 +08:00
chenjiahan 681f7ed982 fix(create-vant-cli-app): fix vue3 test cases 2020-11-29 10:56:04 +08:00
chenjiahan 80ba68b6aa chore: release create-vant-cli-app@1.0.0 2020-11-29 10:51:25 +08:00
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 2020-11-26 20:33:28 +08:00
neverlandandGitHub 7e4ff3b667 feat(Popover): add trigger prop (#7646) 2020-11-26 20:31:38 +08:00
neverlandandGitHub d3f38c29f9 feat(DatetimePicker): support picker slots (#7645) 2020-11-26 19:57:28 +08:00
neverlandandGitHub 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
chenjiahanandneverland 76e80ee8a1 chore: fix yarn.lock 2020-11-25 21:58:50 +08:00
chenjiahanandneverland f3ad7ed1a7 fix(Popover): failed to compile 2020-11-25 21:58:50 +08:00
chenjiahanandneverland c8ef32d344 feat: add precompiled popoverjs 2020-11-25 21:58:50 +08:00
neverlandandGitHub 1794513ae5 fix(Button): icon button vertical align (#7636) 2020-11-25 20:55:04 +08:00
neverlandandGitHub 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
chenjiahan 16c3539203 Merge branch '2.x' into dev 2020-11-24 22:21:28 +08:00
neverlandandGitHub 89ce8345b4 feat(Popover): improve a11y (#7624) 2020-11-24 17:25:27 +08:00
neverlandandGitHub 1f5f078aec style(Popover): improve cursor (#7623) 2020-11-24 17:09:53 +08:00
neverlandandGitHub 40062ad21b style(NavBar): z-index not work when border is hidden (#7612) 2020-11-23 21:19:25 +08:00
neverlandandGitHub 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
chenjiahan 33627aab1b test(ShareSheet): update test cases 2020-11-22 20:05:46 +08:00
chenjiahan cf5fda8c89 test(Steps): update test cases 2020-11-22 19:57:52 +08:00
chenjiahan c9ff79390f test(Badge): fix prop name 2020-11-22 19:46:41 +08:00
chenjiahan dff2bebfef docs(Popover): add vertion tip 2020-11-22 19:35:28 +08:00
chenjiahan 4154dc7404 docs(changelog): 3.0.0-beta.10 2020-11-22 19:32:14 +08:00
chenjiahan f0e4245512 chore: release 3.0.0-beta.10 2020-11-22 19:31:27 +08:00
chenjiahan 0f7c9a317c fix(Radio): failed to bind group 2020-11-22 19:28:51 +08:00
chenjiahan 423e16b568 docs(changelog): 3.0.0-beta.9 2020-11-22 19:21:08 +08:00
chenjiahan 43c99c4dc7 chore: release 3.0.0-beta.9 2020-11-22 19:17:59 +08:00
chenjiahan ec5684c53e fix(Checkbox): bind-group prop not work #7447 2020-11-22 19:12:27 +08:00
chenjiahan 2cb5e5e566 chore: remove legacy badge 2020-11-22 16:12:41 +08:00
chenjiahan 648906fff7 docs: update less variables 2020-11-22 16:10:28 +08:00
chenjiahan 8ce14496f5 Merge branch '2.x' into dev 2020-11-22 16:06:24 +08:00
chenjiahan a77c620628 Merge branch '2.x' of https://github.com/youzan/vant into 2.x 2020-11-22 16:03:29 +08:00
neverlandandGitHub 862adcd8eb docs: display all less variables (#7604) 2020-11-22 16:02:46 +08:00
chenjiahan d394ed0b93 build: sync 2.x branch to gitee 2020-11-22 10:52:25 +08:00
chenjiahan c487b394ef types(Badge): add typing 2020-11-22 10:50:14 +08:00
chenjiahan 09a978a4c2 docs(changelog): 2.11.0 2020-11-22 10:45:01 +08:00
chenjiahan 0b2b3a91b5 chore: release 2.11.0 2020-11-22 10:38:40 +08:00
neverlandandGitHub 28a04148f1 feat: add Badge component (#7602) 2020-11-22 10:26:59 +08:00
chenjiahan b7d2fd5a34 fix(stylelint-config): incorrect rule 2020-11-21 22:41:18 +08:00
chenjiahan 9acac4c2b1 test: update all snapshots 2020-11-21 22:27:11 +08:00
chenjiahan 3851c9a220 chore: bump @vant/cli@3.0.0-rc.2 2020-11-21 22:25:18 +08:00
chenjiahan ef44d6dc54 chore: release @vant/cli@3.0.0-rc.2 2020-11-21 22:20:41 +08:00
chenjiahan 7e7484a5cb fix(cli): postcss loader option changed 2020-11-21 22:20:16 +08:00
chenjiahan a46ba22943 chore: release @vant/cli@3.0.0-rc.1 2020-11-21 22:11:42 +08:00
chenjiahan d509ef10b0 chore(cli): remove unused deps 2020-11-21 22:11:07 +08:00
chenjiahan 34f95afb82 chore(cli): downgrade postcss@7 2020-11-21 22:05:16 +08:00
chenjiahan ff85ca83b4 chore(stylelint-config): remove unmaintianed stylelint-config-rational-order 2020-11-21 22:01:28 +08:00
chenjiahan a93e1db206 chore(cli): replace jest-serializer-vue with jest-serializer-html 2020-11-21 21:46:52 +08:00
chenjiahan d1f0dc0857 chore: release @vant/cli@3.0.0-rc.0 2020-11-21 21:16:20 +08:00
chenjiahan 23e647805a types(cli): fit typescript@4.1 2020-11-21 21:15:10 +08:00
chenjiahan 265ca82686 chore(cli): fix missing route name 2020-11-21 21:08:41 +08:00
chenjiahan 1aee7f5e66 chore(cli): bump all deps 2020-11-21 20:56:53 +08:00
chenjiahan daa55f805b types: fix errors 2020-11-21 20:56:44 +08:00
chenjiahan c57f4a80b4 test: fix typing issue 2020-11-21 20:50:00 +08:00
chenjiahan 13d8b99060 chore(cli): bump commander@6 2020-11-21 20:41:28 +08:00
chenjiahan a8fd4c548c chore(cli): bump vue libs 2020-11-21 20:38:56 +08:00
chenjiahan ffc0139604 chore(cli): bump fork-ts-checker-webpack-plugin@6 2020-11-21 20:36:37 +08:00