8062 Commits

Author SHA1 Message Date
chenjiahan
425bdc2944 release: @vant/cli@3.11.4 2021-10-02 12:06:30 +08:00
chenjiahan
da0dea1a64 fix(@vant/cli): lock vue-loader@16.5.0 #9578 2021-10-02 12:02:31 +08:00
neverland
b41ed5a130
feat(@vant/cli): increase chagnelog releaseCount (#9290) 2021-08-19 19:07:47 +08:00
neverland
c3ad21791b
docs: prefer using ref (#9285)
* docs: prefer using ref

* docs: fix lint error
2021-08-18 16:39:09 +08:00
neverland
5adaeb704d
docs(DropdownMenu): fix demo state (#9278) 2021-08-18 10:05:44 +08:00
neverland
cb25a8c4ae
chore: prefer using ref in script setup (#9276) 2021-08-17 20:56:33 +08:00
neverland
c9fecc14ef
fix(Calendar): title is undefined in month-show event (#9275) 2021-08-17 19:46:44 +08:00
neverland
1aba8227e7
docs(TreeSelect): improve document (#9274) 2021-08-17 19:32:51 +08:00
neverland
33996db3fa
chore: demo using css vars (#9265) 2021-08-17 09:50:28 +08:00
neverland
42888a1c22
types: using exact component instance type (#9256) 2021-08-13 09:59:44 +08:00
neverland
f0f2059d91
docs: fix missing demo locale (#9255) 2021-08-12 23:58:54 +08:00
neverland
a6b34d24b0
types(Field): should export FieldInstance type (#9254) 2021-08-12 23:55:04 +08:00
BaboonKing
b86b38cebe
feat(Dialog): add a "title" in the title attribute (#9253) 2021-08-12 23:53:57 +08:00
chenjiahan
f5e43e9132 docs(changelog): 3.2.0 2021-08-12 10:31:52 +08:00
chenjiahan
7f74c3f393 release: 3.2.0 v3.2.0 2021-08-12 10:25:58 +08:00
neverland
a02cec0f5f
types(Progress): add ProgressInstance type (#9247) 2021-08-12 10:19:51 +08:00
neverland
713be26ed2
types(IndexBar): add IndexBarInstance type (#9246) 2021-08-12 10:15:18 +08:00
neverland
a589fc2d12
types(NoticeBar): add NoticeBarInstance type (#9245) 2021-08-12 10:10:42 +08:00
neverland
08c53c82d2
docs: add type version tip (#9244) 2021-08-12 09:57:20 +08:00
neverland
31a622bbe7
docs: fix useCustomFieldValue link (#9243) 2021-08-12 09:53:23 +08:00
neverland
4578477a6e
docs(CouponList): fix Popup v-model usage (#9237) 2021-08-11 11:49:24 +08:00
neverland
735f7dd24a
chore: remote isWeapp mixin (#9236)
* chore: remote isWeapp mixin

* fix: demo locale
2021-08-11 11:06:53 +08:00
neverland
4c41908ac1
refactor: demo using script setup (#9235) 2021-08-11 10:55:10 +08:00
dependabot[bot]
010238b63c
build(deps): bump path-parse from 1.0.6 to 1.0.7 in /packages/vant-cli (#9230)
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 10:01:24 +08:00
dependabot[bot]
990e0e64df
build(deps): bump path-parse in /packages/create-vant-cli-app (#9228)
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 10:00:58 +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]
9ea373d7c8
build(deps): bump path-parse from 1.0.6 to 1.0.7 in /packages/vant-icons (#9231)
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 10:00:13 +08:00
dependabot[bot]
3ebff009c1
build(deps): bump path-parse in /packages/vant-eslint-config (#9232)
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:59:57 +08:00
dependabot[bot]
22b54b4776
build(deps): bump url-parse from 1.5.1 to 1.5.3 in /packages/vant-cli (#9233)
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 09:59:44 +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
9e55e28a43
fix(eslint-config): remove prettier extends (#9222) 2021-08-10 10:32:13 +08:00
neverland
57352801d9
chore(eslint-config): bump eslint-plugin-vue to support script setup (#9220)
* chore(eslint-config): bump eslint-plugin-vue to support script setup

* release: @vant/eslint-config@3.3.1
2021-08-10 10:20:20 +08:00
neverland
9025d3b4e3
chore: bump Vue 3.2 and remove event shim (#9218) 2021-08-10 10:04:55 +08:00
neverland
ac2940a365
types(Area): fix missing onCancel typing (#9217) 2021-08-10 09:58:40 +08:00
neverland
e2a1d1ef32
types(ImagePreview): add ImagePreviewInstance type (#9216) 2021-08-09 17:49:24 +08:00
neverland
2596166e95
types(DropdownItem): add DropdownItemInstance type (#9214) 2021-08-09 17:06:55 +08:00
neverland
92c06b2700
types(DatetimePicker): add DatetimePickerInstance type (#9208)
* types(DatetimePicker): add DatetimePickerInstance type

* chore: fix
2021-08-08 17:55:03 +08:00
neverland
e544b9ffe1
fix(Field): textarea scroll to top after resizing (#9206) 2021-08-08 17:38:42 +08:00
neverland
eaccf2db0f
feat(Style): add van-safe-area-bottom util class (#9205)
* feat(Style): add van-safe-area-bottom class

* chore: update test cases
2021-08-08 09:08:23 +08:00
neverland
1376c56743
docs: remove deprecated vant-waterfall (#9203) 2021-08-07 21:35:13 +08:00
neverland
5852b80a17
docs: add useCustomFieldValue document (#9202) 2021-08-07 21:33:46 +08:00
neverland
1bfcbab2fa
chore: migrate to useCustomFieldValue (#9201) 2021-08-07 16:22:02 +08:00
chenjiahan
6de05f45d2 docs(@vant/use): changelog 1.3.0 2021-08-07 16:03:12 +08:00
chenjiahan
6b08bc977f release: @vant/use 1.3.0 2021-08-07 16:01:51 +08:00
neverland
a4a2a3cb0f
feat(@vant/use): add useCustomFieldValue (#9200)
* feat(@vant/use): add useCustomFieldValue

* chore: upd
2021-08-07 16:01:11 +08:00
neverland
86f6692284
fix(Badge): minus x offset not work (#9199) 2021-08-07 15:52:25 +08:00
neverland
10c36c05c3
types(AddressEdit): add AddressEditInstance type (#9197) 2021-08-06 19:11:38 +08:00
neverland
cf86a23c51
fix(Toast): failed to update message (#9196) 2021-08-06 18:58:07 +08:00
neverland
3a1c8a9d16
types(Area): add AreaInstance type (#9195) 2021-08-06 18:30:07 +08:00