2793 Commits

Author SHA1 Message Date
landluck
b54f78328d release: 1.10.17 v1.10.17 2023-05-04 10:16:06 +08:00
landluck
629603e7b0 build: compile 1.10.17 2023-05-04 10:16:02 +08:00
landluck
a95769652b
Merge pull request #5357 from landluck/hotfix/fix_issue_5335_n
fix(icon): fix location error when custom-class
2023-05-04 10:12:33 +08:00
landluck
31b17e910b fix(icon): fix location error when custom-class 2023-05-04 10:08:14 +08:00
landluck
0e285b130a
Merge pull request #5350 from masicheng/fix-uploader
fix(Uploader): replace wx.chooseImage with wx.chooseMedia
2023-05-04 10:03:30 +08:00
landluck
914c659d56
Merge pull request #5354 from youzan/dependabot/npm_and_yarn/babel/preset-typescript-7.21.5
build(deps-dev): bump @babel/preset-typescript from 7.21.4 to 7.21.5
2023-05-04 09:56:46 +08:00
landluck
0b02eeb4c3
Merge pull request #5355 from youzan/dependabot/npm_and_yarn/lint-staged-13.2.2
build(deps-dev): bump lint-staged from 13.2.0 to 13.2.2
2023-05-04 09:56:34 +08:00
landluck
d1be0b3c8b
Merge pull request #5356 from youzan/dependabot/npm_and_yarn/miniprogram-api-typings-3.9.1
build(deps-dev): bump miniprogram-api-typings from 3.9.0 to 3.9.1
2023-05-04 09:55:45 +08:00
dependabot[bot]
8f28e6ae42
build(deps-dev): bump miniprogram-api-typings from 3.9.0 to 3.9.1
Bumps [miniprogram-api-typings](https://github.com/wechat-miniprogram/api-typings) from 3.9.0 to 3.9.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/compare/3.9.0...3.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-02 00:08:11 +00:00
dependabot[bot]
071650a37b
build(deps-dev): bump lint-staged from 13.2.0 to 13.2.2
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.0 to 13.2.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.2.0...v13.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-02 00:07:38 +00:00
dependabot[bot]
9271152ec2
build(deps-dev): bump @babel/preset-typescript from 7.21.4 to 7.21.5
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.21.4 to 7.21.5.
- [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.21.5/packages/babel-preset-typescript)

---
updated-dependencies:
- dependency-name: "@babel/preset-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-02 00:06:54 +00:00
masicheng
33a7e55a71 fix(Uploader): replace wx.chooseImage with wx.chooseMedia 2023-04-27 17:03:54 +08:00
landluck
e0df0181f2
Merge pull request #5344 from johnsonwong666/hotfix/fix_issue_5200
fix(tab): fix tab height
2023-04-27 10:39:38 +08:00
johnsonwong666
747b30597a fix(tab): jest change 2023-04-24 19:32:45 +08:00
johnsonwong666
9e6832bf85 fix(tab): fix tab height 2023-04-24 16:21:48 +08:00
johnsonwong666
a1a1af37f1 fix(tab): fix tab height 2023-04-24 15:53:22 +08:00
dependabot[bot]
5d8ebb2e45
build(deps): bump vm2 from 3.9.16 to 3.9.17 (#5334)
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.16 to 3.9.17.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.16...3.9.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-21 09:01:23 +08:00
landluck
4a3dbff38b
Merge pull request #5330 from fanburger/fix/5308
fix(van-field): Invalid maxlength on Android devices
2023-04-20 11:23:10 +08:00
Fanburger
05f6159df8
fix(van-field): Invalid maxlength on Android devices 2023-04-18 21:21:07 +08:00
landluck
aa445fddb7 docs(changelog): @vant/weapp 1.10.16 2023-04-18 09:53:41 +08:00
landluck
dc5d55d599 release: 1.10.16 v1.10.16 2023-04-18 09:47:37 +08:00
landluck
eff8276d9f build: compile 1.10.16 2023-04-18 09:47:34 +08:00
landluck
2f80362b7b
Merge pull request #5326 from johnsonwong666/hotfix/fix_issue_5295
fix(stepper): fix decimal compare
2023-04-17 20:06:37 +08:00
landluck
b879138508
Merge pull request #5327 from youzan/dependabot/npm_and_yarn/vm2-3.9.16
build(deps): bump vm2 from 3.9.15 to 3.9.16
2023-04-17 20:04:48 +08:00
fanburger
466b9b5504 fix(van-field): Invalid maxlength on Android devices 2023-04-13 17:06:56 +08:00
dependabot[bot]
25ade8883b
build(deps): bump vm2 from 3.9.15 to 3.9.16
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.15 to 3.9.16.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.15...3.9.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 21:17:21 +00:00
johnsonwong666
88bd66c78e fix(stepper): fix decimal compare 2023-04-12 17:54:00 +08:00
landluck
588ba18b75
fix(icon): fix display exception in classPrefix (#5320) 2023-04-10 10:52:55 +08:00
landluck
9c5c8ce9f0
Merge pull request #5313 from noyobo/patch-3
chore: fix cascader demo is a component
2023-04-10 10:13:11 +08:00
landluck
e4fefa4d3f
Merge pull request #5319 from fanburger/fix/5318
fix(tabs): fix tab info module unusual offset
2023-04-10 10:12:29 +08:00
fanburger
37735ca967 fix(tabs): Background offset#5318 2023-04-09 00:44:34 +08:00
dependabot[bot]
b5f7e24f38
build(deps): bump vm2 from 3.9.11 to 3.9.15 (#5317)
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.11 to 3.9.15.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.11...3.9.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-08 10:08:13 +08:00
农有宝
160ae75689
chore: fix cascader demo is a component 2023-04-03 10:58:48 +08:00
landluck
d55a90841f docs(changelog): @vant/weapp 1.10.15 2023-04-03 10:17:04 +08:00
landluck
ff4e11a485 release: 1.10.15 v1.10.15 2023-04-03 10:08:45 +08:00
landluck
613ed8cf94 build: compile 1.10.15 2023-04-03 10:08:41 +08:00
landluck
2f03defe1c
Merge pull request #5275 from landluck/hotfix/fix_issue_5262
fix(calendar): fixed no confirm event in allow-same-day & no confirm button
2023-04-03 09:59:37 +08:00
landluck
09d7d4f69f
Merge pull request #5298 from johnsonwong666/hotfix/rate_half_height_5294
fix(Rate): fix half rate height
2023-04-03 09:59:18 +08:00
landluck
7a161f2153
Merge pull request #5310 from youzan/dependabot/npm_and_yarn/babel/preset-typescript-7.21.4
build(deps-dev): bump @babel/preset-typescript from 7.18.6 to 7.21.4
2023-04-03 09:58:52 +08:00
landluck
3d89e1565e
Merge pull request #5311 from youzan/dependabot/npm_and_yarn/lint-staged-13.2.0
build(deps-dev): bump lint-staged from 13.1.2 to 13.2.0
2023-04-03 09:58:25 +08:00
dependabot[bot]
9b1a489c2d
build(deps-dev): bump lint-staged from 13.1.2 to 13.2.0
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.1.2 to 13.2.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.1.2...v13.2.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-04-02 00:07:07 +00:00
dependabot[bot]
cdcdaa2c48
build(deps-dev): bump @babel/preset-typescript from 7.18.6 to 7.21.4
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.18.6 to 7.21.4.
- [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.21.4/packages/babel-preset-typescript)

---
updated-dependencies:
- dependency-name: "@babel/preset-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-02 00:06:01 +00:00
huangzongshen
700a1ed644 hotfix: rate_half_height 2023-03-27 15:38:07 +08:00
landluck
db89819f9e fix(calendar): fixed no confirm event in allow-same-day & no confirm button 2023-03-07 10:23:41 +08:00
landluck
0e425098af
Merge pull request #5273 from fanburger/feature/add_feature_5270
feat(van-goods-action-icon): Added the 'color' attribute for customizing the icon color.
2023-03-06 20:59:32 +08:00
YF
4fd22f0a6b feat(van-goods-action-icon): Add the color property version requirement. 2023-03-06 20:26:41 +08:00
YF
6f175b2818 feat(van-goods-action-icon): Added the 'color' attribute for customizing the icon color. 2023-03-03 20:21:31 +08:00
landluck
af66e3d78c
Merge pull request #5263 from youzan/dependabot/npm_and_yarn/miniprogram-simulate-1.5.9
build(deps-dev): bump miniprogram-simulate from 1.5.8 to 1.5.9
2023-03-03 11:08:38 +08:00
landluck
11e69b1e4c
Merge pull request #5267 from youzan/dependabot/npm_and_yarn/babel/plugin-transform-modules-commonjs-7.21.2
build(deps-dev): bump @babel/plugin-transform-modules-commonjs from 7.19.6 to 7.21.2
2023-03-03 11:08:24 +08:00
landluck
4389ba378a
Merge pull request #5268 from youzan/dependabot/npm_and_yarn/lint-staged-13.1.2
build(deps-dev): bump lint-staged from 13.1.0 to 13.1.2
2023-03-03 11:08:10 +08:00