2741 Commits

Author SHA1 Message Date
landluck
27979cf894 release: 1.11.1 v1.11.1 2023-10-10 20:55:59 +08:00
landluck
98874a155c build: compile 1.11.1 2023-10-10 20:55:57 +08:00
landluck
14b97ead79
feat(icon): update @vant/icon to v3.0.1 (#5583) 2023-10-10 20:55:08 +08:00
landluck
b936371007 docs(changelog): @vant/weapp 1.11.0 2023-09-18 10:28:27 +08:00
landluck
1939b76a04 release: 1.11.0 v1.11.0 2023-09-18 10:23:01 +08:00
landluck
be99bd3bd3 build: compile 1.11.0 2023-09-18 10:22:56 +08:00
landluck
bc649cff58
feat(icon): update @vant/icon to 3.0.0 (#5561) 2023-09-18 10:21:44 +08:00
jimifish
42447bb87c
fix(van-notice-bar): notice-bar early vanished when delay and scrollable were set (#5547) 2023-09-12 16:38:43 +08:00
johnsonwong666
f330cf2a34
fix(calendar): fix calendar reset miss default Date (#5546) 2023-09-11 17:22:43 +08:00
johnsonwong666
7423e18ae3
docs(skeleton): fix custom class doc miss (#5548) 2023-09-11 16:37:56 +08:00
dependabot[bot]
8ce21a6446
build(deps-dev): bump miniprogram-api-typings from 3.10.0 to 3.12.0 (#5539)
Bumps [miniprogram-api-typings](https://github.com/wechat-miniprogram/api-typings) from 3.10.0 to 3.12.0.
- [Changelog](https://github.com/wechat-miniprogram/api-typings/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wechat-miniprogram/api-typings/compare/3.10.0...v3.12.0)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-04 10:00:54 +08:00
dependabot[bot]
18ffa1891d
build(deps-dev): bump @babel/plugin-transform-modules-commonjs (#5541)
Bumps [@babel/plugin-transform-modules-commonjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-commonjs) from 7.22.5 to 7.22.11.
- [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.22.11/packages/babel-plugin-transform-modules-commonjs)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-modules-commonjs"
  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>
2023-09-04 10:00:23 +08:00
landluck
6dd89841a8 docs(changelog): @vant/weapp 1.10.25 2023-08-30 14:48:02 +08:00
landluck
3da43a131c release: 1.10.25 v1.10.25 2023-08-30 14:43:42 +08:00
landluck
3e06aa4e89 build: compile 1.10.25 2023-08-30 14:43:39 +08:00
johnsonwong666
fd41bd823a
feat(button): add button-id prop & agreePrivacyAuthorization event support (#5533) 2023-08-30 14:41:05 +08:00
johnsonwong666
b9dea4fd16
docs: update_slider_docs (#5534) 2023-08-30 11:10:06 +08:00
landluck
de8d8359f3 docs(changelog): @vant/weapp 1.10.24 2023-08-25 10:42:24 +08:00
landluck
48a0bf0351 release: 1.10.24 v1.10.24 2023-08-25 10:37:40 +08:00
landluck
511adf7f5d build: compile 1.10.24 2023-08-25 10:37:36 +08:00
johnsonwong666
d692b708af
fix: add observer for limit date change (#5520) 2023-08-22 10:05:08 +08:00
johnsonwong666
610ce18859
feat: add agreePrivacyAuthorization button open type (#5527) 2023-08-22 10:04:25 +08:00
landluck
6d6d6d736b docs(changelog): @vant/weapp 1.10.23 2023-07-28 14:16:33 +08:00
landluck
fd95792040 release: 1.10.23 v1.10.23 2023-07-28 14:14:14 +08:00
landluck
ea8f92f919 build: compile 1.10.23 2023-07-28 14:14:11 +08:00
landluck
88a36b5647
feat(dialog): add confirm/cancel button slot support (#5502) 2023-07-27 20:52:22 +08:00
zjy4fun
f975d2b37d
feat(Search): cursor-spacing props for search component (#5498) 2023-07-27 20:38:20 +08:00
landluck
589be648f2 docs(changelog): @vant/weapp 1.10.22 2023-07-24 10:07:50 +08:00
landluck
713f694aa0 release: 1.10.22 v1.10.22 2023-07-24 10:03:51 +08:00
landluck
c99f464360 build: compile 1.10.22 2023-07-24 10:03:48 +08:00
dependabot[bot]
e0abf6effc
build(deps): bump word-wrap from 1.2.3 to 1.2.4 (#5492)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-24 10:00:31 +08:00
johnsonwong666
78c518bae8
fix(GoodsAction): add block for slot (#5496) 2023-07-24 10:00:02 +08:00
johnsonwong666
9ead748d91
fix(sticky): fix error in transition & sticky (#5483) 2023-07-17 09:54:00 +08:00
landluck
8021e7cdfd
fix(field): fix field error message style (#5482) 2023-07-11 20:53:52 +08:00
dependabot[bot]
dec405d770
build(deps): bump semver from 5.7.1 to 5.7.2 (#5480)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 20:49:38 +08:00
landluck
e67ff09e37 docs(changelog): @vant/weapp 1.10.21 2023-07-10 21:13:37 +08:00
landluck
4756994212 release: 1.10.21 v1.10.21 2023-07-10 21:09:29 +08:00
landluck
799a06379d build: compile 1.10.21 2023-07-10 21:09:25 +08:00
johnsonwong666
917ab22907
feat(dialog): add extra custom class (#5478) 2023-07-10 21:07:54 +08:00
johnsonwong666
7498ed12c3
fix(uploader): fix chooseImage error in PC (#5477) 2023-07-10 19:17:54 +08:00
landluck
f197c5f3c3
feat(field): expand click area support (#5479) 2023-07-10 17:49:20 +08:00
johnsonwong666
f26de0cbb0
feat(Upload): add videoFit prop (#5475) 2023-07-10 14:52:19 +08:00
landluck
8309c27297
feat(field): add custom-class prop support (#5476) 2023-07-10 14:50:57 +08:00
landluck
fa04172e5b
docs: add demo app warning (#5472) 2023-07-06 15:00:12 +08:00
johnsonwong666
b005b41c4e
feat(calendar): allow default date to be null (#5395) 2023-07-05 13:54:40 +08:00
landluck
2c7629fe07
feat(button): add getRealtimePhoneNumber support (#5471) 2023-07-05 13:53:44 +08:00
landluck
bc3d307c4d docs(changelog): @vant/weapp 1.10.20 2023-07-03 19:09:22 +08:00
landluck
a3117538b3 release: 1.10.20 v1.10.20 2023-07-03 17:44:59 +08:00
landluck
d72580fe7d build: compile 1.10.20 2023-07-03 17:44:54 +08:00
johnsonwong666
3d1d27641b
feat(icon): add_icon_info_class (#5458) 2023-07-03 17:08:16 +08:00