548 Commits

Author SHA1 Message Date
dependabot[bot]
e67f2ae7ad
build(deps): bump @vitejs/plugin-vue from 1.6.1 to 1.6.2 (#9429)
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-vue) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/plugin-vue@1.6.2/packages/plugin-vue)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue"
  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-09-09 10:47:41 +08:00
dependabot[bot]
3eb27f387c
build(deps-dev): bump vue from 3.2.8 to 3.2.11 (#9425)
Bumps [vue](https://github.com/vuejs/vue) from 3.2.8 to 3.2.11.
- [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-09-09 10:39:41 +08:00
dependabot[bot]
b200a2ffd0
build(deps-dev): bump @vue/compiler-sfc from 3.2.8 to 3.2.10 (#9412)
Bumps [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc) from 3.2.8 to 3.2.10.
- [Release notes](https://github.com/vuejs/vue-next/releases)
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-next/commits/v3.2.10/packages/compiler-sfc)

---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
  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-09-09 10:29:20 +08:00
dependabot[bot]
e981601ec8
build(deps): bump stylelint-config-standard from 20.0.0 to 22.0.0 (#9411)
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 20.0.0 to 22.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/20.0.0...22.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-standard
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-09 10:27:05 +08:00
dependabot[bot]
4491b5451d
build(deps): bump vite from 2.5.4 to 2.5.5 (#9415)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.5.4 to 2.5.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.5.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  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-09-08 17:16:19 +08:00
chenjiahan
fd38bbd17b chore: bump deps 2021-09-07 20:50:35 +08:00
chenjiahan
b7ee642fa7 chore: add more packages to workspace 2021-09-07 20:50:35 +08:00
chenjiahan
fad3c9301d chore: enable workspaces 2021-09-07 20:50:35 +08:00
chenjiahan
a2f4ceaace feat(@vant/cli): add site.htmlMeta option 2021-09-07 20:50:35 +08:00
chenjiahan
2b7ad935ab fix(@vant/cli): failed to run lint command 2021-09-07 20:50:35 +08:00
chenjiahan
5a395c27c1 chore(@vant/cli): remove TildeResolver 2021-09-07 20:50:35 +08:00
chenjiahan
032737ba06 chore: hoist @vant/cli to root 2021-09-07 20:50:29 +08:00
chenjiahan
a9b4f88860 chore(@vant/cli): remove webpack related deps 2021-09-07 10:57:11 +08:00
neverland
c21324b256
chore: move vant to packages folder (#9384) 2021-09-03 14:32:16 +08:00
chenjiahan
cd56b602f1 chore: bump vue@3.2.6 2021-08-25 17:43:08 +08:00
neverland
05ff55c7a5
chore: bump vue 3.2.4 (#9309) 2021-08-22 20:55:08 +08:00
neverland
5966584a92
chore(@vant/cli): bump commander v8 and other deps (#9302) 2021-08-21 13:56:28 +08:00
neverland
82d4a512b3
chore(@vant/cli): postcss 8、husky 7、lint-staged 11 (#9301) 2021-08-21 11:27:01 +08:00
dependabot[bot]
b50965629f
build(deps): bump url-parse from 1.5.1 to 1.5.3 (#9229)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-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:25 +08:00
dependabot[bot]
8355723ce3
build(deps): bump path-parse from 1.0.6 to 1.0.7 (#9226)
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 09:39:18 +08:00
neverland
c34c629ba3
chore: bump eslint config and format code (#9223) 2021-08-10 10:49:32 +08:00
neverland
9025d3b4e3
chore: bump Vue 3.2 and remove event shim (#9218) 2021-08-10 10:04:55 +08:00
chenjiahan
6de05f45d2 docs(@vant/use): changelog 1.3.0 2021-08-07 16:03:12 +08:00
neverland
728e28f80c
feat(Uploader): add readonly prop (#9118)
* feat(Uploader): add readonly prop

* chore: bump deps
2021-07-25 19:23:36 +08:00
chenjiahan
11b81c27cd docs(@vant/icons): changelog v1.7.0 2021-07-22 20:57:56 +08:00
chenjiahan
9d38d3c8af docs(@vant/use): 1.2.2 2021-07-22 19:55:45 +08:00
chenjiahan
83bddfbb0e docs(@vant/use): changelog v1.2.1 2021-07-21 17:21:04 +08:00
dependabot[bot]
5807f39687
build(deps-dev): bump @vant/cli from 3.11.1 to 3.11.2 (#9046)
Bumps [@vant/cli](https://github.com/youzan/vant) from 3.11.1 to 3.11.2.
- [Release notes](https://github.com/youzan/vant/releases)
- [Commits](https://github.com/youzan/vant/commits)

---
updated-dependencies:
- dependency-name: "@vant/cli"
  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-07-16 15:25:21 +08:00
chenjiahan
aedb8543e6 docs(@vant/use): changelog 1.2.0 2021-07-12 20:42:41 +08:00
chenjiahan
1db778e8e2 chore: bump vue@3.1.4 2021-07-12 16:24:03 +08:00
chenjiahan
44f4ba89e1 docs(cli): changelog 3.11.1 2021-07-08 09:58:44 +08:00
neverland
750c413917
feat(ConfigProvider): add tag prop (#8967) 2021-07-02 10:05:30 +08:00
dependabot[bot]
ba4a28c3d8
build(deps-dev): bump @vant/cli from 3.10.9 to 3.11.0 (#8939)
Bumps [@vant/cli](https://github.com/youzan/vant) from 3.10.9 to 3.11.0.
- [Release notes](https://github.com/youzan/vant/releases)
- [Commits](https://github.com/youzan/vant/commits)

---
updated-dependencies:
- dependency-name: "@vant/cli"
  dependency-type: direct:development
  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-06-27 20:09:01 +08:00
dependabot[bot]
14d0a3136a
build(deps-dev): bump @vant/cli from 3.10.6 to 3.10.9 (#8921)
Bumps [@vant/cli](https://github.com/youzan/vant) from 3.10.6 to 3.10.9.
- [Release notes](https://github.com/youzan/vant/releases)
- [Commits](https://github.com/youzan/vant/commits)

---
updated-dependencies:
- dependency-name: "@vant/cli"
  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-06-24 10:01:11 +08:00
dependabot[bot]
3064ef92cf
build(deps): bump postcss from 7.0.35 to 7.0.36 (#8865)
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.35...7.0.36)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-16 09:45:59 +08:00
chenjiahan
dafea4e1e8 docs(@vant/cli): changelog 3.10.6 2021-06-11 14:04:38 +08:00
neverland
7fdc00808e
chore: bump vue@3.1.1 (#8827) 2021-06-08 09:53:57 +08:00
dependabot[bot]
851e0a89d7
build(deps-dev): bump @vant/cli from 3.10.4 to 3.10.5 (#8818)
Bumps [@vant/cli](https://github.com/youzan/vant) from 3.10.4 to 3.10.5.
- [Release notes](https://github.com/youzan/vant/releases)
- [Commits](https://github.com/youzan/vant/commits)

---
updated-dependencies:
- dependency-name: "@vant/cli"
  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-06-07 13:58:55 +08:00
dependabot[bot]
0c71982db9
build(deps): bump ws from 6.2.1 to 6.2.2 (#8806)
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-03 19:08:07 +08:00
dependabot[bot]
ba876d286b
build(deps): bump dns-packet from 1.3.1 to 1.3.4 (#8773)
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-29 08:37:16 +08:00
dependabot[bot]
eeb40dbf9b
build(deps): bump browserslist from 4.16.1 to 4.16.6 (#8760)
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.1 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.1...4.16.6)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 11:15:18 +08:00
neverland
ae3cc8c077
chore: bump @vant/icons@1.6.0 (#8720) 2021-05-18 15:43:56 +08:00
dependabot[bot]
d7a071dcc0
build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#8683)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 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.8...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 09:45:35 +08:00
dependabot[bot]
6d2100c625
build(deps): bump handlebars from 4.7.6 to 4.7.7 (#8671)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 17:03:27 +08:00
dependabot[bot]
08ad177b18
build(deps): bump url-parse from 1.4.7 to 1.5.1 (#8670)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 09:50:18 +08:00
neverland
f823c8818f
chore: bump vue@3.0.11 (#8663)
Signed-off-by: chenjiahan <chenjiahan@youzan.com>
2021-05-06 20:29:35 +08:00
chenjiahan
73ce6f2614 chore: bump @vant/lazyload@1.2.0 2021-05-03 09:51:15 +08:00
dependabot[bot]
a3914259e2
build(deps-dev): bump @vant/cli from 3.10.2 to 3.10.3 (#8636)
Bumps [@vant/cli](https://github.com/youzan/vant) from 3.10.2 to 3.10.3.
- [Release notes](https://github.com/youzan/vant/releases)
- [Commits](https://github.com/youzan/vant/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-30 17:52:48 +08:00
dependabot-preview[bot]
f57e1313e9
build(deps): bump @vant/use from 1.1.1 to 1.1.2 (#8609)
Bumps [@vant/use](https://github.com/youzan/vant) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/youzan/vant/releases)
- [Commits](https://github.com/youzan/vant/compare/v1.1.1...v1.1.2)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-23 17:33:10 +08:00
dependabot-preview[bot]
57aed686d2
build(deps-dev): bump @vant/area-data from 1.1.0 to 1.1.1 (#8604)
Bumps [@vant/area-data](https://github.com/youzan/vant) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/youzan/vant/releases)
- [Commits](https://github.com/youzan/vant/compare/v1.1.0...v1.1.1)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-23 09:35:11 +08:00