71 Commits

Author SHA1 Message Date
neverland
65fdb2155b
chore: bump all deps (#11007)
* chore: bump all deps

* chore: fix type

* chore: fix withInstall type
2022-09-04 14:24:59 +08:00
neverland
e6b43db90b
refactor(@vant/cli): remove vetur configs (#10866) 2022-07-30 19:55:17 +08:00
chenjiahan
f4ab1b8c0c chore: fix missing deps 2022-07-23 22:13:26 +08:00
chenjiahan
7879fd6395 chore: update repo links 2022-07-23 22:10:20 +08:00
neverland
11dbde14f6
chore(@vant/cli): no longer provide stylelint (#10844) 2022-07-23 21:41:38 +08:00
chenjiahan
c628a66770 release: create-vant-cli-app 2.0.1 2022-07-23 18:14:28 +08:00
neverland
b6c8d3f39f
fix(create-vant-cli-app): missing demo registration (#10839) 2022-07-23 18:11:48 +08:00
neverland
5179891faa
chore(cli): using npx to run gh-pages (#10799) 2022-07-07 22:41:44 +08:00
neverland
2e27c67c76
perf(cli): replace lint-staged with nano-staged (#10778) 2022-07-02 22:57:41 +08:00
neverland
28e8b72ccd
chore(cli): replace chalk with picocolors (#10777) 2022-07-02 22:51:53 +08:00
neverland
0a8420fdac
chore: bump typescript v4.7 (#10774) 2022-07-02 22:35:45 +08:00
neverland
eea5f002a7
chore(cli): bump release-it v15 (#10773) 2022-07-02 22:26:41 +08:00
chenjiahan
cc698f561e chore: add license to sub-packages 2022-06-26 22:22:21 +08:00
neverland
88d44cf4ea
docs: remove babel-plugin-import (#10704) 2022-06-11 20:20:13 +08:00
neverland
95bee73624
docs: fix jsdelivr domain (#10642) 2022-05-28 09:26:28 +08:00
neverland
004f642622
fix: remove default license in vant cli template (#10546) 2022-04-24 10:26:00 +08:00
neverland
995cad17fd
chore: make the case correct (#10458) 2022-04-02 10:57:54 +08:00
neverland
d02b0b8eb6
docs: using jsdelivr for assets (#10434) 2022-03-26 09:33:47 +08:00
chenjiahan
3d3597c214 release: create-vant-cli-app 2.0.0 2022-02-07 15:23:01 +08:00
chenjiahan
8700b86e67 feat(create-vant-cli-app): update to cli v4 2022-02-07 15:22:43 +08:00
neverland
52e74a9cc4
chore: bump vue and vite (#10156) 2022-01-06 14:59:48 +08:00
neverland
df9eb68dbe
chore: update package.json, add repository and bugs (#10004) 2021-12-06 16:37:48 +08:00
neverland
ce1c713e1f
chore: bump typescript@4.5 (#9966) 2021-11-30 14:30:49 +08:00
chenjiahan
94e00d443f chore: remove lib dir before build 2021-11-27 14:51:05 +08:00
neverland
2e7fafeba0
chore: extends base tsconfig (#9912) 2021-11-23 10:14:54 +08:00
neverland
b163d87064
docs: install with pnpm (#9850) 2021-11-12 17:49:53 +08:00
neverland
d65714601e
chore: unify deps version (#9829) 2021-11-10 10:34:42 +08:00
neverland
8d1d029f5d
chore(create-vant-cli-app): remove yeoman deps (#9827) 2021-11-10 09:38:09 +08:00
chenjiahan
661d91d7e4 chore: fix dependencies issues 2021-11-09 14:23:56 +08:00
neverland
06d7f3fefa
chore: move to pnpm (#9817) 2021-11-06 15:39:10 +08:00
chenjiahan
2dd7e853d6 feat(@vant/cli): using vite to build site 2021-09-07 11:59:12 +08:00
dependabot[bot]
990e0e64df
build(deps): bump path-parse in /packages/create-vant-cli-app (#9228)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-11 10:00:58 +08:00
chenjiahan
44f4ba89e1 docs(cli): changelog 3.11.1 2021-07-08 09:58:44 +08:00
dependabot[bot]
c201c42438
build(deps): bump hosted-git-info in /packages/create-vant-cli-app (#8685)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 19:14:36 +08:00
chenjiahan
7a9e60bcaf chore: add .husky/.gitignore back 2021-04-04 16:11:29 +08:00
chenjiahan
36aad8bdaa chore: release create-vant-cli-app@1.1.1 2021-04-04 16:07:11 +08:00
chenjiahan
57de1eb9d3 fix(create-vant-cli-app): missing .gitignore 2021-04-04 15:41:08 +08:00
chenjiahan
c4a23a97a4 chore: release create-vant-cli-app@1.1.0 2021-04-04 15:18:57 +08:00
chenjiahan
cdc8080253 feat(create-vant-cli-app): update vue3 template 2021-04-04 15:18:38 +08:00
neverland
6d0e02ee62
chore: fix ts-jest warning (#8360) 2021-03-16 09:59:13 +08:00
neverland
110af6f1f4
docs: revert cdn URL (#8310) 2021-03-08 17:19:56 +08:00
neverland
dcef90a2a3
docs: improve click event typing (#8106) 2021-02-09 16:35:54 +08:00
neverland
67d44a0fa5
docs: fix cdn link (#8023) 2021-01-27 10:25:07 +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
dependabot[bot]
3ac374d841
chore(deps): bump ini in /packages/create-vant-cli-app (#7730)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-12 13:53:55 +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