2435 Commits

Author SHA1 Message Date
chenjiahan
9a708747a8 types(Toast): fix context type 2022-09-07 22:54:48 +08:00
uxuip
8220552f66
feat(toast): option context support function (#5022) 2022-09-07 22:43:33 +08:00
uxuip
06c2457513
feat(Notify): set or reset default config (#5028) 2022-09-07 22:42:54 +08:00
feliciaZH
0d3694c9d7
feat(Dialog): messageAlign 属性支持传 justify (#5034) 2022-09-07 22:42:25 +08:00
dependabot[bot]
d965fa6934
build(deps-dev): bump miniprogram-ci from 1.8.18 to 1.8.35 (#5001)
Bumps miniprogram-ci from 1.8.18 to 1.8.35.

---
updated-dependencies:
- dependency-name: miniprogram-ci
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-20 10:26:08 +08:00
chenjiahan
5cf03cfd3b docs(changelog): 1.10.4 2022-07-23 22:42:53 +08:00
chenjiahan
f9f121f582 release: 1.10.4 v1.10.4 2022-07-23 22:41:41 +08:00
chenjiahan
25699c19ec build: compile 1.10.4 2022-07-23 22:41:37 +08:00
chenjiahan
7e84eb5bd1 docs: update function component import path 2022-07-23 22:40:37 +08:00
王志鑫
f888e77cd2
Fix README.md (#4891)
The Toast instance introduced an error path
2022-07-23 22:39:35 +08:00
chenjiahan
e21dbd0d66 docs: add bind:chooseavatar event 2022-07-23 22:38:24 +08:00
MyHdg
6997c225a9
feat(Button): add chooseavatar event (#4976) 2022-07-23 22:36:33 +08:00
dependabot[bot]
878814c98f
build(deps): bump ejs from 3.1.6 to 3.1.7 (#4909)
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.7)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-23 22:35:48 +08:00
chenjiahan
0e966a504f chore: update baidu analytics seed 2022-07-23 22:30:55 +08:00
dependabot[bot]
7b2c0aabd6 build(deps-dev): bump @vant/cli from 4.0.1 to 4.0.3 (#5002)
Bumps [@vant/cli](https://github.com/youzan/vant/tree/HEAD/packages/vant-cli) from 4.0.1 to 4.0.3.
- [Release notes](https://github.com/youzan/vant/releases)
- [Changelog](https://github.com/vant-ui/vant/blob/dev/packages/vant-cli/changelog.md)
- [Commits](https://github.com/youzan/vant/commits/HEAD/packages/vant-cli)

---
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>
2022-07-23 22:27:29 +08:00
chenjiahan
bdcda89b20 chore: update repo links 2022-07-23 22:26:42 +08:00
dependabot[bot]
71de9bc2c9
build(deps-dev): bump typescript from 4.6.3 to 4.7.4 (#4986)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.3...v4.7.4)

---
updated-dependencies:
- dependency-name: typescript
  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>
2022-07-07 22:33:21 +08:00
chenjiahan
1c5a8d7fab docs: update website domain 2022-07-07 22:32:29 +08:00
dependabot[bot]
9fc1616a4e
build(deps): bump parse-url from 6.0.0 to 6.0.2 (#4993)
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](https://github.com/IonicaBizau/parse-url/commits)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-06 10:20:21 +08:00
dependabot[bot]
222a0f9de9
build(deps-dev): bump miniprogram-simulate from 1.5.5 to 1.5.7 (#4952)
Bumps [miniprogram-simulate](https://github.com/wechat-miniprogram/miniprogram-simulate) from 1.5.5 to 1.5.7.
- [Release notes](https://github.com/wechat-miniprogram/miniprogram-simulate/releases)
- [Commits](https://github.com/wechat-miniprogram/miniprogram-simulate/commits)

---
updated-dependencies:
- dependency-name: miniprogram-simulate
  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>
2022-06-14 09:37:52 +08:00
刘小迪
85f28dd52c
fix(NavBar): 修复因box-sizing:border-box导致导航栏高度不正确问题 (#4969) 2022-06-14 09:37:23 +08:00
Fansy
be710fbf8b
docs(ShareSheet): 添加缺失的show属性 (#4923) 2022-05-05 16:47:26 +08:00
dependabot[bot]
61bdd5739f
build(deps-dev): bump miniprogram-ci from 1.8.0 to 1.8.18 (#4912)
Bumps miniprogram-ci from 1.8.0 to 1.8.18.

---
updated-dependencies:
- dependency-name: miniprogram-ci
  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>
2022-05-04 12:13:27 +08:00
neverland
f0957b5de2
docs: add simulator tips (#4919) 2022-05-03 10:50:33 +08:00
neverland
3a9056ff1d
docs: should use v2 demo in simulator (#4918) 2022-05-03 10:36:51 +08:00
chenjiahan
5c90a4ff77 docs(changelog): v1.10.3 2022-05-02 10:52:22 +08:00
chenjiahan
5afa64c98f release: 1.10.3 v1.10.3 2022-05-02 10:50:15 +08:00
chenjiahan
45e307903e build: compile 1.10.3 2022-05-02 10:50:10 +08:00
dependabot[bot]
0d61b6283a
build(deps-dev): bump @vant/icons from 1.7.3 to 1.8.0 (#4914)
Bumps [@vant/icons](https://github.com/youzan/vant/tree/HEAD/packages/vant-icons) from 1.7.3 to 1.8.0.
- [Release notes](https://github.com/youzan/vant/releases)
- [Changelog](https://github.com/youzan/vant/blob/dev/packages/vant-icons/CHANGELOG.md)
- [Commits](https://github.com/youzan/vant/commits/HEAD/packages/vant-icons)

---
updated-dependencies:
- dependency-name: "@vant/icons"
  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>
2022-05-02 10:46:41 +08:00
neverland
d4bfa974ee
chore: improve deploy-site.yml 2022-05-02 10:46:28 +08:00
Fansy
449dd77022
docs: 添加Steps组件step配置项说明 (#4911) 2022-05-02 10:43:05 +08:00
Fansy
dca337e6b3
docs: 修复Area组件文档与实际内容不一致的问题 (#4910) 2022-04-29 14:54:02 +08:00
dependabot[bot]
386e667f8e
build(deps-dev): bump @babel/plugin-transform-modules-commonjs (#4871)
Bumps [@babel/plugin-transform-modules-commonjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-commonjs) from 7.16.8 to 7.17.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.17.7/packages/babel-plugin-transform-modules-commonjs)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-modules-commonjs"
  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>
2022-04-28 10:34:04 +08:00
dependabot[bot]
a796727276
build(deps-dev): bump ts-jest from 27.1.3 to 27.1.4 (#4875)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.1.3 to 27.1.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.1.3...v27.1.4)

---
updated-dependencies:
- dependency-name: ts-jest
  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>
2022-04-28 10:33:39 +08:00
dependabot[bot]
84aa684b47
build(deps-dev): bump miniprogram-simulate from 1.5.1 to 1.5.5 (#4874)
Bumps [miniprogram-simulate](https://github.com/wechat-miniprogram/miniprogram-simulate) from 1.5.1 to 1.5.5.
- [Release notes](https://github.com/wechat-miniprogram/miniprogram-simulate/releases)
- [Commits](https://github.com/wechat-miniprogram/miniprogram-simulate/commits)

---
updated-dependencies:
- dependency-name: miniprogram-simulate
  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>
2022-04-09 09:18:26 +08:00
dependabot[bot]
09dfab8cb8
build(deps): bump minimist from 1.2.5 to 1.2.6 (#4857)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 14:31:53 +08:00
dependabot[bot]
37a46ae95a
build(deps-dev): bump @vant/cli from 4.0.0 to 4.0.1 (#4873)
Bumps [@vant/cli](https://github.com/youzan/vant/tree/HEAD/packages/vant-cli) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/youzan/vant/releases)
- [Changelog](https://github.com/youzan/vant/blob/dev/packages/vant-cli/changelog.md)
- [Commits](https://github.com/youzan/vant/commits/HEAD/packages/vant-cli)

---
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>
2022-04-04 08:58:09 +08:00
dependabot[bot]
a12b50b91d
build(deps-dev): bump typescript from 4.5.5 to 4.6.3 (#4872)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.5...v4.6.3)

---
updated-dependencies:
- dependency-name: typescript
  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>
2022-04-02 09:13:32 +08:00
BajaXX
52aa2f08d3
feat(uploader): preview-size 属性类型支持 Array 自定义宽高 (#4798) 2022-03-27 10:18:02 +08:00
dependabot[bot]
8469a6b53a
build(deps-dev): bump miniprogram-simulate from 1.4.4 to 1.5.1 (#4810)
Bumps [miniprogram-simulate](https://github.com/wechat-miniprogram/miniprogram-simulate) from 1.4.4 to 1.5.1.
- [Release notes](https://github.com/wechat-miniprogram/miniprogram-simulate/releases)
- [Commits](https://github.com/wechat-miniprogram/miniprogram-simulate/commits)

---
updated-dependencies:
- dependency-name: miniprogram-simulate
  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>
2022-03-26 15:26:30 +08:00
陈鼫RWHTYFZ
0b24f3a862
docs(DatetimePicker): filter/formatter函数中type可选值说明 (#4850) 2022-03-26 15:25:54 +08:00
chenjiahan
7beead625a Merge branch 'dev' of github.com:youzan/vant-weapp into dev 2022-03-23 09:15:46 +08:00
chenjiahan
98d9e352c2 docs: update README 2022-03-23 09:15:35 +08:00
dependabot[bot]
5854fe1274
build(deps-dev): bump vue from 3.2.30 to 3.2.31 (#4811)
Bumps [vue](https://github.com/vuejs/core) from 3.2.30 to 3.2.31.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.2.30...v3.2.31)

---
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>
2022-03-20 08:16:01 +08:00
neverland
d449ec56d5
docs: fix contributor image style (#4846) 2022-03-18 11:32:42 +08:00
neverland
e95a3013b1
docs: add design resource link (#4845) 2022-03-18 11:28:04 +08:00
dyh333
9c1d9fd7b0
docs(action-sheet): document and code examples not match (#4838)
Co-authored-by: dingyihui <dingyihui@cmss.chinamobile.com>
2022-03-15 10:19:48 +08:00
dependabot[bot]
e9cc6bceb9
build(deps-dev): bump @types/jest from 27.4.0 to 27.4.1 (#4813)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.4.0 to 27.4.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  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>
2022-03-13 10:11:01 +08:00
dependabot[bot]
bc94e23885
build(deps-dev): bump jest from 27.5.0 to 27.5.1 (#4814)
Bumps [jest](https://github.com/facebook/jest) from 27.5.0 to 27.5.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.5.0...v27.5.1)

---
updated-dependencies:
- dependency-name: jest
  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>
2022-03-13 10:08:09 +08:00
Jabin Kong
559391bc07
feat(collapse-item): add size prop (#4829)
* feat(collapse-item): add size prop default null

* add docs

* fix docs

* Update README.md

* Update README.md

* Update index.ts

Co-authored-by: neverland <chenjiahan.jait@bytedance.com>
2022-03-12 21:26:59 +08:00