Commit Graph

6861 Commits

Author SHA1 Message Date
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
chenjiahan a13d43c802 fix(cli): fix anchor 2020-11-21 20:35:06 +08:00
chenjiahan 27c7d839c0 fix(@vant/markdown-loader): anchor not work 2020-11-21 20:34:00 +08:00
chenjiahan d26282e542 feat(Search): add blur method 2020-11-21 19:01:10 +08:00
chenjiahan 2833bc03f5 feat(Search): add focus method 2020-11-21 18:59:57 +08:00
chenjiahan 40840abeeb Merge branch '2.x' into dev 2020-11-21 18:49:01 +08:00
chenjiahan f34d828f25 Merge branch '2.x' into dev 2020-11-21 18:47:31 +08:00
neverland cda5e0869e chore(Popover): remove unused prop (#7601) 2020-11-21 18:43:49 +08:00
neverland 2eec9b7caf docs(Popover): add offset prop (#7600) 2020-11-21 18:37:14 +08:00
neverland b53254e33a feat(Popup): add click-close-icon event (#7599) 2020-11-21 18:36:23 +08:00
Yang Libin de10a2a956 fix: add deploy branch gh-pages (#7598) 2020-11-21 17:48:29 +08:00
chenjiahan 5605b0aa57 chore(Popover): remove import mixin 2020-11-20 21:29:38 +08:00
dependabot[bot] ffc32c3746 chore(deps): bump dot-prop in /packages/vant-stylelint-config (#7596)
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-20 21:22:38 +08:00
chenjiahan 1c034792ca test(Popover): update test cases 2020-11-20 21:19:10 +08:00
chenjiahan e0ad5107d7 chore(Popover): refactor with composition api 2020-11-20 21:12:28 +08:00
chenjiahan 27706b023b Merge branch '2.x' into dev 2020-11-20 20:46:10 +08:00
neverland 5298e597a6 docs(ImagePreview): fix swipeTo method (#7595) 2020-11-20 20:43:54 +08:00
neverland a3b9e67d36 docs: fix grammar errors (#7594) 2020-11-20 20:39:40 +08:00
chenjiahan 50f0023e9b style(Popup): use animation timing function less var 2020-11-20 14:36:15 +08:00
chenjiahan 0f98c5b25e chore: remove unused less vars 2020-11-20 14:31:27 +08:00
chenjiahan 85202c7676 style(Popover): add less vars 2020-11-20 14:26:41 +08:00
chenjiahan cac791fd13 types: add Popover typing 2020-11-20 14:26:41 +08:00
chenjiahan 178a41a8b0 test(Popover): add className test case 2020-11-20 14:26:41 +08:00
chenjiahan 99b52726b6 test(Popover): add test cases 2020-11-20 14:26:41 +08:00
chenjiahan 1999195c46 docs(Popover): add select event demo 2020-11-20 14:26:41 +08:00
chenjiahan 27ed9d1fb7 fix(Popover): add Object.assign polyfill 2020-11-20 14:26:41 +08:00
chenjiahan cb47f2bbd1 feat(Popover): add default slot 2020-11-20 14:26:41 +08:00
chenjiahan ac93092441 docs(Popover): add en-US document 2020-11-20 14:26:41 +08:00
chenjiahan f917e99562 docs(Popover): add zh-CN document 2020-11-20 14:26:41 +08:00
chenjiahan acf92e1fea feat(Popover): add animation 2020-11-20 14:26:41 +08:00
chenjiahan 6d67093589 style(Popover): adjust dark theme background color 2020-11-20 14:26:41 +08:00
chenjiahan 1302f13e72 feat(Popover): add more event 2020-11-20 14:26:41 +08:00