2769 Commits

Author SHA1 Message Date
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
dependabot[bot]
7a0e89fb14
build(deps-dev): bump lint-staged from 13.1.0 to 13.1.2
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.1.0 to 13.1.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.1.0...v13.1.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-03-02 00:07:13 +00:00
dependabot[bot]
1abe403726
build(deps-dev): bump @babel/plugin-transform-modules-commonjs
Bumps [@babel/plugin-transform-modules-commonjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-commonjs) from 7.19.6 to 7.21.2.
- [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.2/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>
2023-03-02 00:06:07 +00:00
dependabot[bot]
a3c5a99031
build(deps-dev): bump miniprogram-simulate from 1.5.8 to 1.5.9
Bumps [miniprogram-simulate](https://github.com/wechat-miniprogram/miniprogram-simulate) from 1.5.8 to 1.5.9.
- [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-03-02 00:02:38 +00:00
landluck
d0d757a665 docs(changelog): @vant/weapp 1.10.14 2023-02-27 15:10:40 +08:00
landluck
f86c1fd1f2 docs(changelog): @vant/weapp 1.10.14 2023-02-27 11:57:37 +08:00
landluck
17c96a1827 release: 1.10.14 v1.10.14 2023-02-27 11:53:46 +08:00
landluck
79c50951a5 build: compile 1.10.14 2023-02-27 11:53:42 +08:00
landluck
6b9af20525
Merge pull request #5258 from landluck/hotfix/fix_test_case_error
fix(test): fix test case error
2023-02-27 11:51:13 +08:00
landluck
d69ec23b88 fix(test): fix test case error 2023-02-27 11:48:30 +08:00
landluck
77c765d451
feat(dropdown-menu): add safe-area-tab-bar prop support (#5257)
Co-authored-by: landluck <liuhaihong@youzan.com>
2023-02-27 11:25:13 +08:00
landluck
3a4baaff41
feat(dropdown-item): add root-portal prop support (#5256)
Co-authored-by: liuhaihonggia <liuhaihong@youzan.com>
2023-02-27 11:24:05 +08:00
landluck
17b9eadcb0
feat(popup): add root-portal prop support (#5254)
* feat(popup): add root-portal prop support

* fix(popup): fix test case error

---------

Co-authored-by: liuhaihonggia <liuhaihong@youzan.com>
2023-02-27 11:23:46 +08:00
landluck
9352b33673
feat(overlay): add root-portal prop support (#5255)
* feat(overlay): add root-portal prop support

* feat(overlay): opt doc style

---------

Co-authored-by: liuhaihonggia <liuhaihong@youzan.com>
2023-02-27 11:23:26 +08:00
landluck
cf36c8ebbd
fix(icon): fix dot when custom icon (#5253)
Co-authored-by: liuhaihonggia <liuhaihong@youzan.com>
2023-02-26 18:47:44 +08:00
neverland
0fc6103e1b
docs: add @landluck and @wjw-gavin to core team (#5252) 2023-02-26 11:01:13 +08:00
landluck
05028b42ac docs(changelog): @vant/weapp 1.10.13 2023-02-13 10:04:38 +08:00
landluck
987e82cc4b release: 1.10.13 v1.10.13 2023-02-13 09:58:36 +08:00
landluck
734db65203 build: compile 1.10.13 2023-02-13 09:58:32 +08:00
landluck
f05db09646
feat(popup): add safe-area-tab-bar props support (#5194) 2023-02-13 09:26:21 +08:00
landluck
8c48a03831
fix(stepper): fix no change event in blur (#5227)
Co-authored-by: liuhaihonggia <liuhaihong@youzan.com>
2023-02-13 09:25:28 +08:00
landluck
bcae47b8d0
feat(uploader): add showmenu prop support (#5229)
Co-authored-by: liuhaihonggia <liuhaihong@youzan.com>
2023-02-13 09:25:02 +08:00
landluck
3d0615e042
feat(calendar): add min-range prop support in multiple mode (#5230)
Co-authored-by: liuhaihonggia <liuhaihong@youzan.com>
2023-02-13 09:23:49 +08:00
landluck
98747aacf7
fix(stepper): fix always-embed prop appearing twice (#5231)
Co-authored-by: liuhaihonggia <liuhaihong@youzan.com>
2023-02-13 09:23:09 +08:00
landluck
247e8ca9fc
feat(tabbar-item): add url link-type prop support (#5232)
Co-authored-by: liuhaihonggia <liuhaihong@youzan.com>
2023-02-13 08:14:15 +08:00