8296 Commits

Author SHA1 Message Date
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
neverland
5d42916bc5
fix(SubmitBar): remove duplicate "--van-submit-bar-price-font-size" (#9424) 2021-09-09 10:21:51 +08:00
Lumdzeehol
9144b5bd4c
fix(Calendar): 日历组件已经禁用部分日期依然可以选择日期区间问题 (#9361)
* fix: Calendar 日历组件已经禁用部分日期依然可以选择日期区间问题

* feat: expose disabledDays from calendarMonth

Co-authored-by: lumdzeehol <lumdzeehol@163.com>
2021-09-09 10:05:08 +08:00
chenjiahan
1b6d77073b chore(Image): fix vite warning 2021-09-08 17:23:47 +08:00
chenjiahan
0dfb594bd5 chore(@vant/cli): fix vue-router async component warning 2021-09-08 17:23:47 +08:00
chenjiahan
e20b05e10b perf(@vant/cli): reduce small CSS files 2021-09-08 17:23:47 +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
neverland
b1aeb4f2f2
Merge pull request #9402 from chenjiahan/feature/vite
refactor(@vant/cli): migrate to vite
2021-09-07 20:57:20 +08:00
chenjiahan
89a801b3d7 fix: failed to register cli bin 2021-09-07 20:55:00 +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
6eec7f3c2f chore: remove @vant/markdown-loader package 2021-09-07 14:21:05 +08:00
chenjiahan
f0cc727c6a chore(@vant/cli): remove sass 2021-09-07 14:19:44 +08:00
chenjiahan
cb0fb5a9e0 chore(@vant/cli): remove build --watch option 2021-09-07 14:15:45 +08:00
chenjiahan
2dd7e853d6 feat(@vant/cli): using vite to build site 2021-09-07 11:59:12 +08:00
chenjiahan
6e5f215140 docs(ImagePreview): fix warning 2021-09-07 11:19:47 +08:00
chenjiahan
a9b4f88860 chore(@vant/cli): remove webpack related deps 2021-09-07 10:57:11 +08:00
chenjiahan
a2b942be8c feat: add vite-plugin-html to modify template 2021-09-06 20:54:59 +08:00
chenjiahan
ee1ee0fe29 test: fix jest failure 2021-09-05 16:33:28 +08:00
chenjiahan
911d0669de refactor(@vant/cli): remove component auto registration 2021-09-05 16:14:22 +08:00
chenjiahan
b4be171028 perf: dynamic import demo file 2021-09-05 15:55:08 +08:00
chenjiahan
5ecf7460cf chore: improve site global scripts 2021-09-05 15:37:43 +08:00
chenjiahan
f7f5c6e9b5 chore: remove @demo alias 2021-09-05 12:49:04 +08:00
chenjiahan
f144a6e2cd perf: dynamic import markdown file 2021-09-05 12:39:35 +08:00
chenjiahan
e307bfc627 feat: create dev server for desktop site 2021-09-05 12:31:32 +08:00
chenjiahan
a7ab2f8049 fix: remove less tilde 2021-09-04 17:46:37 +08:00
chenjiahan
b7adc8c199 feat(@vant/cli): using vite to build packages 2021-09-04 17:11:47 +08:00
neverland
d42624a540
docs(Uploader): add compress faq (#9399) 2021-09-04 14:02:20 +08:00
neverland
c904b3c78d
build: move .browserslistrc to top level (#9396) 2021-09-03 17:34:42 +08:00
neverland
bc9b01c48b
fix(FIeld): field-error-message-font-size var name (#9394) 2021-09-03 15:26:17 +08:00
neverland
d4d5e2bc67
chore: fix build:site scripts 2021-09-03 14:46:27 +08:00
neverland
c21324b256
chore: move vant to packages folder (#9384) 2021-09-03 14:32:16 +08:00
chenjiahan
5a75326b65 docs(changelog): 3.2.2 2021-09-02 11:21:14 +08:00
chenjiahan
c147428176 release: 3.2.2 v3.2.2 2021-09-02 11:17:42 +08:00
neverland
a12fc05970
docs: add documentation version tip (#9378) 2021-09-02 10:10:42 +08:00
neverland
93e0a95c1d
feat(Popover): add show-arrow prop (#9372) 2021-09-01 16:45:43 +08:00
neverland
d3316ab4d5
docs: fix useRect param (#9370) 2021-09-01 15:53:28 +08:00
neverland
ecdecd3013
chore(Locale): unify noCoupon message (#9369) 2021-09-01 15:48:29 +08:00
neverland
f37fb01c4d
fix(AddressEdit): remove unused finish button (#9364) 2021-09-01 11:07:06 +08:00
neverland
bcd4ddfbe4
chore(Locale): remove telEmpty field (#9363)
* chore(Locale): remove telEmpty field

* chore: update snapshot
2021-09-01 11:00:19 +08:00
neverland
f2eb7550a5
docs: improve typing (#9362)
* docs: improve typing

* docs: upd
2021-09-01 10:42:11 +08:00
neverland
317035e9f5
docs: add documentation of all typings (#9359) 2021-08-31 15:51:38 +08:00
neverland
43b78002d3
types(Calendar): improve default-date typing (#9358) 2021-08-31 11:18:24 +08:00
neverland
4f393c93a8
types: reduce non-null assertion (#9355)
* types: reduce non-null assertion

* chore: upd

* chore: fix typing
2021-08-30 20:35:29 +08:00
neverland
140fa0c180
chore: improve withInstall typing (#9354)
* chore: improve withInstall typing

* chore: upd

* fix: missing entry
2021-08-30 20:10:14 +08:00