3227 Commits

Author SHA1 Message Date
neverland
05019d7ce0
chore(cli): adjust release commit message (#8993) 2021-07-08 09:54:31 +08:00
chenjiahan
11cd05b7c9 chore: release @vant/touch-emulator@1.3.2 2021-07-08 09:42:43 +08:00
Amumu
63c283d8bd
fix(touch-emulator): 添加 Element.prototype.matches 的polyfill (#8992) 2021-07-08 09:36:56 +08:00
neverland
a1d95e685c
chore: release @vant/touch-emulator@1.3.1 (#8987) 2021-07-06 17:46:15 +08:00
Amumu
f595755484
feat(touch-emulator): 支持白名单排除 (#8984) 2021-07-06 17:26:31 +08:00
neverland
2a6ca48197
feat(cli): support release commit type (#8957) 2021-06-30 14:32:15 +08:00
chenjiahan
8354877428 docs(changelog): 3.11.0 2021-06-25 17:05:08 +08:00
chenjiahan
c611952c14 chore: release @vant/cli@3.11.0 2021-06-25 17:04:14 +08:00
zoy-l
384ee56f13
feat(cli): add convention static directory (#8929)
* fix: #8890 sfc compile error

* chore(vant-cli): add convention static directory

* chore(vant-cli): another way to deal with static resources
2021-06-25 17:02:55 +08:00
chenjiahan
20aa0aef7e docs(@vant/cli): changelog 3.10.9 2021-06-24 09:56:08 +08:00
chenjiahan
78ced10be2 chore: release @vant/cli@3.10.9 2021-06-24 09:54:50 +08:00
neverland
fa2d71fcb6
fix(cli): downgrade prettier version (#8920)
* fix(cli): downgrade prettier version

* chore: upd yarn.lock
2021-06-24 09:53:36 +08:00
chenjiahan
e3b7411185 docs(changelog): 3.10.8 2021-06-23 16:44:45 +08:00
chenjiahan
e70e85279b chore: release @vant/cli@3.10.8 2021-06-23 16:42:14 +08:00
zoy-l
ec0f16b2aa
fix(@vant/cli): #8890 sfc compile error (#8914) 2021-06-23 16:38:14 +08:00
chenjiahan
6af1d38a3b docs(@vant/cli): changelog 3.10.7 2021-06-23 16:11:00 +08:00
chenjiahan
6290bae235 chore: release @vant/cli@3.10.7 2021-06-23 16:10:19 +08:00
neverland
a7a81ab5d5
fix(cli): allow custom postcss autoprefixer (#8912) 2021-06-23 15:57:41 +08:00
neverland
38833e1e81
style(cli): limit em max width (#8886) 2021-06-18 10:06:46 +08:00
dependabot[bot]
32896da623
build(deps): bump postcss from 7.0.35 to 7.0.36 in /packages/vant-cli (#8866)
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: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-16 09:53:07 +08:00
chenjiahan
b3cc75dcbd docs: update component css vars value 2021-06-14 11:13:38 +08:00
neverland
b054dc878f
docs: update site style (#8855) 2021-06-14 09:59:13 +08:00
chenjiahan
dafea4e1e8 docs(@vant/cli): changelog 3.10.6 2021-06-11 14:04:38 +08:00
chenjiahan
5f3f212031 chore: release @vant/cli@3.10.6 2021-06-11 14:02:06 +08:00
chenjiahan
1236269780 chore(cli): bump deps 2021-06-11 14:01:21 +08:00
neverland
c983079ab8
fix(@vant/cli): fix img style (#8843) 2021-06-10 09:55:21 +08:00
dependabot[bot]
f22542ebac
build(deps): bump glob-parent in /packages/vant-eslint-config (#8829)
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.0...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  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-08 09:58:45 +08:00
dependabot[bot]
6262bdf19a
build(deps): bump glob-parent in /packages/vant-icons (#8828)
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.0...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  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-08 09:58:29 +08:00
neverland
eef67b2c5f
docs: update contribution guide (#8826) 2021-06-08 09:53:33 +08:00
neverland
0d44a18a1d
docs: add english design document (#8814) 2021-06-07 10:55:27 +08:00
chenjiahan
c90b022d9e docs(@vant/cli): changelog 3.10.5 2021-06-06 16:45:46 +08:00
chenjiahan
a7eca9b738 chore: release @vant/cli@3.10.5 2021-06-06 16:44:49 +08:00
neverland
1ec10eba3d
fix(cli): fix style polution (#8812) 2021-06-06 16:41:54 +08:00
chenjiahan
952aa70433 docs: add vant composition api intro 2021-06-04 17:55:21 +08:00
chenjiahan
1000724826 chore(@vant/use): remove vuepress 2021-06-04 17:55:21 +08:00
chenjiahan
ff822e4367 docs(@vant/use): update README 2021-06-04 17:55:21 +08:00
chenjiahan
2fa7b10b35 docs: migrate vant-use document to vant 2021-06-04 17:55:21 +08:00
dependabot[bot]
42bd72f5a6
build(deps): bump ws from 6.2.1 to 6.2.2 in /packages/vant-cli (#8805)
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:07:54 +08:00
dependabot[bot]
4045a68350
build(deps): bump dns-packet from 1.3.1 to 1.3.4 in /packages/vant-cli (#8776)
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-28 22:43:49 +08:00
chenjiahan
3796e8b9ae chore: release @vant/touch-emulator@1.3.0 2021-05-26 14:02:42 +08:00
Amumu
35683a0d05 fix(@vant/touch-emulator): add SSR support (#8767) 2021-05-26 11:57:54 +08:00
a298003154
eeac061682
chore(cli): fix spell error in changelog.ts (#8765)
* feat(List): remove unused Less var @list-icon-margin-right

* style(cli): fix spell error in changelog.ts
2021-05-25 20:23:31 +08:00
dependabot[bot]
1354e0ddaa
build(deps): bump browserslist in /packages/vant-cli (#8762)
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:17:47 +08:00
dependabot[bot]
2cd6f8513e
build(deps): bump browserslist in /packages/vant-waterfall (#8761)
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.12.0 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.12.0...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:17:35 +08:00
neverland
da938f0cc1
chore: update icons.sketch (#8725) 2021-05-20 09:48:21 +08:00
chenjiahan
fdd8aa643c docs(@vant/icons): changelog 1.6.0 2021-05-18 15:07:13 +08:00
chenjiahan
6b583026e8 chore: release @vant/icons 1.6.0 2021-05-18 15:04:48 +08:00
chenjiahan
a310e9a2c3 chore(@vant/icons): update base64 iconfont 2021-05-18 15:00:42 +08:00
chenjiahan
c08da62044 build(@vant/icons): remove legacy build config 2021-05-18 15:00:42 +08:00
chenjiahan
3eff0ad87a feat(@vant/icon): using iconfont.cn 2021-05-18 15:00:42 +08:00