8358 Commits

Author SHA1 Message Date
neverland
b07f733efb
docs: improve useCustomFieldValue demo (#9709) 2021-10-22 10:21:12 +08:00
neverland
137be6d79e
docs(NavBar): improve demo (#9708) 2021-10-21 20:59:13 +08:00
neverland
850aedd864
fix(@vant/cli): should configure cssTarget (#9707) 2021-10-21 17:54:51 +08:00
neverland
881f742818
test(Form): migrate more legacy test cases (#9704) 2021-10-20 17:44:05 +08:00
neverland
330084d7f7
test(Form): migrate some legacy test cases (#9696) 2021-10-19 10:21:13 +08:00
neverland
8bb10e4417
test: fix some commented out test cases (#9691)
* test: fix some commented out test cases

* fix: remove log
2021-10-18 17:54:54 +08:00
neverland
3a904af565
feat(Calendar): add confirm-text slot (#9689) 2021-10-17 17:19:08 +08:00
Mario34
f4e7f90dba
style(Badge): style issues when the dot option is turned on (#9686) (#9687) 2021-10-16 19:47:02 +08:00
chenjiahan
f3d75c8660 release: @vant/cli 4.0.0-rc.1 2021-10-15 17:53:54 +08:00
neverland
ab1543cf3a
types(Cascader): add CascaderProps type (#9684) 2021-10-15 17:53:04 +08:00
BaboonKing
843fd4f2a3
docs(DropdownMenu): fix example source code error (#9682) 2021-10-15 17:50:45 +08:00
neverland
2ec219ea85
style: css vars support gradient background color (#9678) 2021-10-15 10:27:03 +08:00
neverland
d4fe6cd44e
build: add compressed-size github action (#9677)
* build: add compressed-size github action

* fix: invalid with

* fix: add GITHUB_TOKEN
2021-10-15 10:06:26 +08:00
neverland
6799189f57
chore: improve compiled jsx code of default slot (#9676)
* chore: improve compiled jsx code of default slot

* fix: teleport not support v-slots
2021-10-14 19:00:39 +08:00
neverland
7eb9344446
feat(@vant/cli): generate type declaration for sfc (#9675) 2021-10-14 14:44:21 +08:00
neverland
66cf1dabba
chore: adjust callInterceptor params (#9674)
* chore: adjust callInterceptor params

* chore: upd
2021-10-14 10:21:09 +08:00
neverland
2bd6bc48c2
perf(Empty): minify empty icon (#9673) 2021-10-13 18:06:08 +08:00
neverland
09f9fa31e8
feat(AddressEdit): remove confirm delete dialog (#9671)
* feat(AddressEdit): remove confirm delete dialog

* test: update test case
2021-10-13 10:11:02 +08:00
chenjiahan
b79e59ccef release: @vant/cli 4.0.0-rc.0 2021-10-13 09:44:07 +08:00
neverland
477017a4ba
chore: optimize some code (#9669) 2021-10-12 20:41:45 +08:00
neverland
d5b3350ee5
docs: update contribution guide (#9668) 2021-10-12 19:39:34 +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
8970636575
types(Checkbox): export more types (#9665)
* types(Checkbox): export more types

* fix: label position
2021-10-12 17:49:22 +08:00
neverland
4bc2557c5a
types(Steps): export StepsDirection type (#9664)
* types(Steps): export StepsDirection type

* fix: evnt

* chore: upd

* Revert "chore: upd"

This reverts commit df01337207ced0ad54e6e4a6172dac255bd292ac.
2021-10-12 17:28:28 +08:00
neverland
32e9f7fdbb
style(AddressEdit): fix address-edit-button-font-size var name (#9662) 2021-10-12 14:36:58 +08:00
neverland
e901c9cd9e
style(@vant/cli): fix site style in small screen (#9661) 2021-10-12 10:02:34 +08:00
neverland
81cb078396
chore: update jsx event binding to ts 4.4 (#9660) 2021-10-12 09:49:09 +08:00
neverland
f30185e642
chore: using string arguments on directives (#9659) 2021-10-11 21:04:24 +08:00
neverland
2008982ff9
perf(@vant/use): reduce event listener of useWindowSize (#9658)
* perf(@vant/use): reduce event listener of useWindowSize

* chore: update
2021-10-11 20:47:29 +08:00
dependabot[bot]
499b8464f6
build(deps): bump @typescript-eslint/parser from 4.31.1 to 4.33.0 (#9650)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.31.1 to 4.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.33.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  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-10-11 18:54:35 +08:00
dependabot[bot]
26d2596daa
build(deps): bump @typescript-eslint/eslint-plugin from 4.31.1 to 4.32.0 (#9611)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.31.1 to 4.32.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.32.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  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-10-10 19:01:32 +08:00
neverland
80c3b5b362
feat(ShareSheet): add round prop (#9645) 2021-10-09 10:28:08 +08:00
neverland
e5a92fe6a9
fix(ActionSheet): closeOnPopstate prop not work (#9644) 2021-10-09 10:17:56 +08:00
chenjiahan
15b08400b0 docs(changelog): 3.2.5 2021-10-08 17:41:17 +08:00
chenjiahan
23764d67f1 release: 3.2.5 v3.2.5 2021-10-08 17:37:30 +08:00
neverland
a46d712bce
Revert "chore: adjust package entry file" (#9642)
* fix: circular import

* Revert "chore: adjust package entry file (#9455)"

This reverts commit c3f08f4637cc07c5e464811feab6d641b7b4471f.
2021-10-08 17:35:19 +08:00
neverland
00bb1d2f1f
perf: add more prop type utils (#9641)
* perf: add more prop type utils

* fix: slider type

* chore: uod
2021-10-08 15:41:50 +08:00
neverland
78bcd368ae
perf(@vant/cli): using terser to minify package (#9640) 2021-10-08 15:32:44 +08:00
neverland
61cce4c16e
chore: prefer using useRect (#9637) 2021-10-08 14:16:16 +08:00
neverland
a9fedfed24
feat(Field): add error-message slot (#9634) 2021-10-08 11:05:29 +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
neverland
46112b0cd7
docs: update issue template (#9633) 2021-10-08 10:13:52 +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
dependabot[bot]
780edfb5bd
build(deps): bump @vitejs/plugin-vue-jsx from 1.1.8 to 1.2.0 (#9617)
Bumps [@vitejs/plugin-vue-jsx](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-vue-jsx) from 1.1.8 to 1.2.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/plugin-vue-jsx/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-app@1.2.0/packages/plugin-vue-jsx)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue-jsx"
  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-10-02 10:48:12 +08:00
dependabot[bot]
2a2f4fb848
build(deps): bump vite from 2.5.10 to 2.6.2 (#9621)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.5.10 to 2.6.2.
- [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/create-vite@2.6.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  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-10-01 21:48:29 +08:00
neverland
5686b385a4
chore: using Infinity (#9606) 2021-09-30 18:08:47 +08:00
neverland
3fc3dd3f6b
types(Skeleton): add SkeletonAvatarShape type (#9605) 2021-09-30 17:53:29 +08:00
neverland
a7b5fb2af6
types(Button): add ButtonNativeType、ButtonIconPosition type (#9604) 2021-09-30 17:52:14 +08:00