neverland
|
59cbedb7d5
|
types(cli): jest config type (#10012)
|
2021-12-08 09:48:24 +08:00 |
|
neverland
|
b0a036e5cf
|
docs: improve type (#10008)
|
2021-12-07 15:50:47 +08:00 |
|
neverland
|
df9eb68dbe
|
chore: update package.json, add repository and bugs (#10004)
|
2021-12-06 16:37:48 +08:00 |
|
neverland
|
7bc6d2c48d
|
fix(@vant/cli): fix ssr.js require path (#9999)
|
2021-12-05 11:34:54 +08:00 |
|
neverland
|
e0877f971a
|
docs(@vant/cli): add base css document (#9993)
|
2021-12-03 14:10:35 +08:00 |
|
neverland
|
b521f73f7d
|
chore: bump lint-staged v12 (#9987)
|
2021-12-02 17:07:49 +08:00 |
|
neverland
|
a60673013b
|
feat: generate entry file for nuxt3 (#9970)
|
2021-11-30 17:52:31 +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 |
|
chenjiahan
|
8268c78705
|
docs(@vant/cli): changelog v4.0.0-rc.4
|
2021-11-26 15:33:58 +08:00 |
|
chenjiahan
|
be780d98c5
|
release: @vant/cli 4.0.0-rc.4
|
2021-11-26 15:30:46 +08:00 |
|
neverland
|
9e67b81288
|
feat(@vant/cli): add external config for bundles (#9947)
|
2021-11-26 15:28:53 +08:00 |
|
neverland
|
cfcc84ff25
|
feat(@vant/cli): generate cjs output (#9942)
|
2021-11-26 10:43:09 +08:00 |
|
neverland
|
2e7fafeba0
|
chore: extends base tsconfig (#9912)
|
2021-11-23 10:14:54 +08:00 |
|
chenjiahan
|
82c16d69b9
|
docs(changelog): 3.3.0
|
2021-11-19 16:19:25 +08:00 |
|
neverland
|
e1cafe61ed
|
fix(cli): absolute file paths don't work on Windows (#9898)
|
2021-11-18 14:47:32 +08:00 |
|
neverland
|
3dcd8c7693
|
chore(@vant/cli): remove @vue/test-utils from deps (#9859)
|
2021-11-14 17:11:27 +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 |
|
chenjiahan
|
ecd2fb4f13
|
feat(@vant/cli): add build.packageManager config
|
2021-11-09 10:33:19 +08:00 |
|
chenjiahan
|
08847af422
|
release: @vant/cli 4.0.0-rc.3
|
2021-11-09 10:26:40 +08:00 |
|
neverland
|
105dda07d6
|
feat(@vant/cli): support pnpm install (#9824)
|
2021-11-09 10:25:48 +08:00 |
|
neverland
|
06d7f3fefa
|
chore: move to pnpm (#9817)
|
2021-11-06 15:39:10 +08:00 |
|
chenjiahan
|
4f40157057
|
fix(@vant/cli): release plugin not work
|
2021-11-04 20:16:30 +08:00 |
|
neverland
|
1389ca34b2
|
chore(@vant/cli): add margin for p tag (#9790)
|
2021-11-04 11:24:28 +08:00 |
|
dependabot[bot]
|
541373f994
|
build(deps): bump @babel/preset-typescript from 7.15.0 to 7.16.0 (#9768)
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.15.0 to 7.16.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.0/packages/babel-preset-typescript)
---
updated-dependencies:
- dependency-name: "@babel/preset-typescript"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-02 19:09:20 +08:00 |
|
dependabot[bot]
|
b6132b8a3d
|
build(deps): bump vue-router from 4.0.11 to 4.0.12 (#9767)
Bumps [vue-router](https://github.com/vuejs/vue-router) from 4.0.11 to 4.0.12.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/commits)
---
updated-dependencies:
- dependency-name: vue-router
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-02 19:07:30 +08:00 |
|
dependabot[bot]
|
6bda5f9c2d
|
build(deps-dev): bump vue from 3.2.19 to 3.2.20 (#9765)
Bumps [vue](https://github.com/vuejs/vue) from 3.2.19 to 3.2.20.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/commits)
---
updated-dependencies:
- dependency-name: vue
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-02 19:07:14 +08:00 |
|
dependabot[bot]
|
44c9001275
|
build(deps): bump @babel/preset-env from 7.15.8 to 7.16.0 (#9770)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.15.8 to 7.16.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.0/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-02 19:06:36 +08:00 |
|
neverland
|
c5f14d52e5
|
style: add van-haptics-feedback class helper (#9774)
|
2021-11-01 17:40:13 +08:00 |
|
dependabot[bot]
|
38d2dea1dc
|
build(deps): bump @babel/core from 7.15.8 to 7.16.0 (#9771)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.8 to 7.16.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.0/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-01 16:14:55 +08:00 |
|
dependabot[bot]
|
c7a6c13a25
|
build(deps): bump autoprefixer from 10.3.7 to 10.4.0 (#9766)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.7 to 10.4.0.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.3.7...10.4.0)
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-01 16:13:47 +08:00 |
|
chenjiahan
|
8d9bc34a60
|
feat(@vant/cli): vant config become esm
|
2021-10-28 20:09:00 +08:00 |
|
chenjiahan
|
3773cac74b
|
chore(@vant/cli): bump eslint v8 and other deps
|
2021-10-28 20:09:00 +08:00 |
|
chenjiahan
|
08681d063a
|
chore: bump vite-plugin-md@0.11.4
|
2021-10-28 20:09:00 +08:00 |
|
chenjiahan
|
1b45f38133
|
refactor(@vant/cli): migrate to ESM package
|
2021-10-28 20:09:00 +08:00 |
|
chenjiahan
|
eec2ac4c0f
|
release: @vant/cli 4.0.0-rc.2
|
2021-10-27 16:19:32 +08:00 |
|
neverland
|
8585842712
|
feat(@vant/cli): support custom vite config (#9738)
|
2021-10-27 14:46:37 +08:00 |
|
enpitsulin
|
bfc5b16c6d
|
fix(cli): 错误的直接引入less文件 (#9725)
|
2021-10-26 21:09:34 +08:00 |
|
neverland
|
850aedd864
|
fix(@vant/cli): should configure cssTarget (#9707)
|
2021-10-21 17:54:51 +08:00 |
|
chenjiahan
|
f3d75c8660
|
release: @vant/cli 4.0.0-rc.1
|
2021-10-15 17:53:54 +08:00 |
|
neverland
|
7eb9344446
|
feat(@vant/cli): generate type declaration for sfc (#9675)
|
2021-10-14 14:44:21 +08:00 |
|
chenjiahan
|
b79e59ccef
|
release: @vant/cli 4.0.0-rc.0
|
2021-10-13 09:44:07 +08:00 |
|
neverland
|
bc4175e79b
|
fix(@vant/cli): missing dev server urls (#9667)
* fix(@vant/cli): missing dev server urls
* chore: update lock
* chore: update log
|
2021-10-12 19:28:07 +08:00 |
|
neverland
|
e901c9cd9e
|
style(@vant/cli): fix site style in small screen (#9661)
|
2021-10-12 10:02:34 +08:00 |
|
neverland
|
78bcd368ae
|
perf(@vant/cli): using terser to minify package (#9640)
|
2021-10-08 15:32:44 +08:00 |
|
neverland
|
4b0b2a0da3
|
chore(@vant/cli): bump deps (#9631)
* chore(@vant/cli): bump deps
* chore: fix version
|
2021-10-08 10:26:54 +08:00 |
|
aisen60
|
c6e6f17cb7
|
fix(@vant/cli): set typographer to false for markdownItOptions (#9627)
|
2021-10-07 09:55:24 +08:00 |
|
dependabot[bot]
|
ba333cd3f6
|
build(deps): bump autoprefixer from 10.3.4 to 10.3.6 (#9613)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.4 to 10.3.6.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.3.4...10.3.6)
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-06 08:09:06 +08:00 |
|
dependabot[bot]
|
decad7c3c5
|
build(deps-dev): bump @types/lodash from 4.14.173 to 4.14.175 (#9616)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.173 to 4.14.175.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
---
updated-dependencies:
- dependency-name: "@types/lodash"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-03 21:09:46 +08:00 |
|