2543 Commits

Author SHA1 Message Date
landluck
099937bc8f release: 1.10.11 v1.10.11 2023-01-03 10:31:14 +08:00
landluck
7fdb7fbf03 build: compile 1.10.11 2023-01-03 10:31:12 +08:00
landluck
6ca6bb896c
Merge pull request #5175 from youzan/dependabot/npm_and_yarn/lint-staged-13.1.0
build(deps-dev): bump lint-staged from 13.0.3 to 13.1.0
2023-01-03 10:26:12 +08:00
landluck
3936e5f799
Merge pull request #5174 from youzan/dependabot/npm_and_yarn/miniprogram-api-typings-3.8.1
build(deps-dev): bump miniprogram-api-typings from 3.6.0 to 3.8.1
2023-01-03 10:25:58 +08:00
landluck
ac75900d3f
Merge pull request #5176 from youzan/dependabot/npm_and_yarn/miniprogram-simulate-1.5.8
build(deps-dev): bump miniprogram-simulate from 1.5.7 to 1.5.8
2023-01-03 10:25:46 +08:00
landluck
484613d22e
Merge pull request #5170 from youzan/dependabot/npm_and_yarn/miniprogram-ci-1.9.3
build(deps-dev): bump miniprogram-ci from 1.8.35 to 1.9.3
2023-01-03 10:25:35 +08:00
dependabot[bot]
38e617227d
build(deps-dev): bump miniprogram-simulate from 1.5.7 to 1.5.8
Bumps [miniprogram-simulate](https://github.com/wechat-miniprogram/miniprogram-simulate) from 1.5.7 to 1.5.8.
- [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>
2023-01-01 23:09:26 +00:00
dependabot[bot]
49f611bf67
build(deps-dev): bump lint-staged from 13.0.3 to 13.1.0
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.3 to 13.1.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.0.3...v13.1.0)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-01 23:09:14 +00:00
dependabot[bot]
f59e5afddf
build(deps-dev): bump miniprogram-api-typings from 3.6.0 to 3.8.1
Bumps [miniprogram-api-typings](https://github.com/wechat-miniprogram/api-typings) from 3.6.0 to 3.8.1.
- [Release notes](https://github.com/wechat-miniprogram/api-typings/releases)
- [Changelog](https://github.com/wechat-miniprogram/api-typings/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wechat-miniprogram/api-typings/commits)

---
updated-dependencies:
- dependency-name: miniprogram-api-typings
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-01 23:08:41 +00:00
dependabot[bot]
4f8981ab0d
build(deps-dev): bump miniprogram-ci from 1.8.35 to 1.9.3
Bumps miniprogram-ci from 1.8.35 to 1.9.3.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-01 23:07:24 +00:00
landluck
924d04b5a3
Merge pull request #5164 from landluck/feature/add_uploader_extension
feat(uploader): add extension property support
2022-12-30 19:03:29 +08:00
landluck
d4cf2154fe
fix(steps): fixed extra spacing in the vertical direction (#5166) 2022-12-30 18:03:22 +08:00
landluck
a80767e9c1 feat(uploader): add extension property support 2022-12-29 20:04:25 +08:00
landluck
72476e639d
feat(image): add webp property support (#5163) 2022-12-29 19:33:38 +08:00
landluck
5f7150d980
fix(stepper): fixed displaying incorrect values when on blur (#5158) 2022-12-21 11:57:40 +08:00
landluck
e4ad5cc51a
fix(transition): fixed enter event trigger multiple times (#5157) 2022-12-21 11:15:37 +08:00
landluck
3a716ea15b docs(changelog): @vant/weapp 1.10.10 2022-12-16 17:03:12 +08:00
landluck
fad9e9d85d release: 1.10.10 v1.10.10 2022-12-16 16:52:46 +08:00
landluck
e4952f28e4 build: compile 1.10.10 2022-12-16 16:52:43 +08:00
landluck
33e1725b0a
fix(uploader): fix preview video index error (#5142) 2022-12-14 10:25:36 +08:00
landluck
91a12bbaaf
fix(dialog): fixed extra lines without button (#5141) 2022-12-14 10:25:02 +08:00
landluck
76522a173f
feat(tab): add before-change event support (#5139)
* feat(tab): add before-change event support

* docs(tab): delete unnecessary content
2022-12-14 10:24:32 +08:00
landluck
e7426dba36
fix(dropdown): fix last item style on text over (#5145) 2022-12-14 10:12:52 +08:00
landluck
5ef53f25e0
fix(search): optimize the Cancel button click area (#5148)
* fix(search): optimize the Cancel button click area

* test(search): fix test case failed
2022-12-14 10:12:32 +08:00
landluck
bcafa2b894
Merge pull request #5144 from landluck/hotfix/fix_test_case_error
test(field): fix test case error
2022-12-13 11:59:12 +08:00
landluck
786448ac2e test(field): fix test case error 2022-12-13 11:55:28 +08:00
landluck
f1b99f8f13
Merge pull request #5143 from landluck/feature/update_issue_config
chore: update issue config
2022-12-13 11:48:37 +08:00
landluck
5cfc98275d chore: update issue config 2022-12-13 11:47:13 +08:00
landluck
98cb9c04ea
Merge pull request #5059 from noyobo/patch-2
fix: filed Demo missing van-button
2022-12-13 11:35:28 +08:00
landluck
ff67d50ccc
Merge pull request #5140 from landluck/hotfix/fix_issue_4833
docs(uploader): add thumb prop desc
2022-12-12 21:12:55 +08:00
landluck
af74936bdc docs(uploader): add thumb prop desc 2022-12-12 20:53:20 +08:00
landluck
011fa00577
Merge pull request #5138 from landluck/hotfix/fix_cascader_doc_error
docs(cascader): add cascader doc link
2022-12-12 16:08:29 +08:00
landluck
4bb9e62538 docs(cascader): add cascader doc link 2022-12-12 16:05:53 +08:00
landluck
2cfad3e607 docs(changelog): @vant/weapp 1.10.9 2022-12-12 15:47:55 +08:00
landluck
91b2e6ce92 release: 1.10.9 v1.10.9 2022-12-12 15:43:34 +08:00
landluck
9c9822ef58 build: compile 1.10.9 2022-12-12 15:43:32 +08:00
landluck
fd3b26b365
Merge pull request #5130 from ylethe/feature/add-cascader
feat(Cascader): 新增 Cascader 组件 (#4992)
2022-12-12 15:33:21 +08:00
yangjinfeng
830a68c511 fix: conflict 2022-12-12 14:48:14 +08:00
yangjinfeng
c1abd0052f fix: 调整tab wrap-class位置及cascader review细节问题 2022-12-09 18:26:48 +08:00
landluck
270474f541
fix(transition): fix requestAnimationFrame is not executed in the background (#5131) 2022-12-06 10:46:19 +08:00
landluck
ebbc7a3e68
Merge pull request #5124 from youzan/dependabot/npm_and_yarn/decode-uri-component-0.2.2
build(deps): bump decode-uri-component from 0.2.0 to 0.2.2
2022-12-05 19:56:56 +08:00
yangjinfeng
88eb9379a9 fix: cascader empty index-bar test demo 2022-12-05 19:33:56 +08:00
yangjinfeng
845ce17cfe Merge branch 'dev' into feature/add-cascader 2022-12-05 17:13:48 +08:00
yangjinfeng
d86d4a6a5f feat(cascader): 新增 cascader 组件 (#4992) 2022-12-05 16:53:29 +08:00
xujiujiu
9098f427bf
fix: slider docs demo bug (#5128)
示例中 value 值不对,导致编译出错
2022-12-05 11:09:04 +08:00
landluck
5b96c7acb0
fix(tab): fix maximum call stack on scroll (#5125) 2022-12-02 10:19:26 +08:00
dependabot[bot]
a13c7348a2
build(deps): bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 02:10:16 +00:00
landluck
71f5e3422f
Merge pull request #5121 from youzan/dependabot/npm_and_yarn/vue-3.2.45
build(deps-dev): bump vue from 3.2.41 to 3.2.45
2022-12-02 10:09:09 +08:00
dependabot[bot]
84dde64d74
build(deps-dev): bump vue from 3.2.41 to 3.2.45
Bumps [vue](https://github.com/vuejs/core) from 3.2.41 to 3.2.45.
- [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.41...v3.2.45)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-01 23:11:06 +00:00
landluck
61d7a3e5cf docs(changelog): @vant/weapp 1.10.8 2022-11-29 14:11:57 +08:00