neverland
|
e5af691c4c
|
docs: redirect from the old domain (#5811)
|
2024-06-02 18:13:20 +08:00 |
|
neverland
|
c6b4004893
|
docs: add new document site URL (#5810)
* docs: add new document site URL
* fix: proxy
|
2024-06-02 18:11:02 +08:00 |
|
landluck
|
db1c0ce662
|
feat(Cascader): add ellipsis prop support (#5806)
|
2024-05-31 11:58:36 +08:00 |
|
neverland
|
1a8351387a
|
chore: bump @vant/cli v7 (#5801)
* chore: bump @vant/cli v7
* fix: lint
* fix: disable source-map to support Node 18
|
2024-05-26 10:54:01 +08:00 |
|
neverland
|
2543148507
|
chore(workflow): generate changelog via GitHub (#5800)
|
2024-05-26 10:15:24 +08:00 |
|
landluck
|
2266cbe262
|
docs(changelog): @vant/weapp 1.11.6
|
2024-05-14 20:52:29 +08:00 |
|
landluck
|
809bc84d1e
|
release: 1.11.6
v1.11.6
|
2024-05-14 20:46:46 +08:00 |
|
landluck
|
e5f462263b
|
build: compile 1.11.6
|
2024-05-14 20:46:42 +08:00 |
|
PuffMeow
|
22f39e86b9
|
feat(uploader): add referrer policy prop support (#5770)
|
2024-05-14 20:35:16 +08:00 |
|
landluck
|
ff982f6cd0
|
fix(field): fixed clear button incorrectly displaying when value has default value (#5792)
|
2024-05-14 20:26:21 +08:00 |
|
xiejiahe
|
178795253f
|
docs: Fix the Stepper event callback parameter (#5778)
|
2024-05-14 20:25:40 +08:00 |
|
zzxqd
|
443e78daec
|
fix(Cascader): fix display erro after the value is reassigned void (#5760)
|
2024-05-06 10:08:49 +08:00 |
|
dependabot[bot]
|
07dfcafb26
|
build(deps): bump ejs from 3.1.8 to 3.1.10 (#5773)
Bumps [ejs](https://github.com/mde/ejs) from 3.1.8 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.8...v3.1.10)
---
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>
|
2024-05-06 10:08:03 +08:00 |
|
xiejiahe
|
ebba3b14a1
|
docs(button): fix missing doc for hover-class prop
|
2024-05-06 10:07:47 +08:00 |
|
neverland
|
04c8783b1d
|
chore(workflow): fix failed to deploy website (#5776)
|
2024-05-02 14:59:13 +08:00 |
|
neverland
|
c38c931325
|
docs: remove all Gitee links (#5774)
|
2024-05-02 14:14:33 +08:00 |
|
landluck
|
ab45d8011c
|
docs(changelog): @vant/weapp 1.11.5
|
2024-04-15 10:53:00 +08:00 |
|
landluck
|
8953dd3ed9
|
release: 1.11.5
v1.11.5
|
2024-04-15 10:47:28 +08:00 |
|
landluck
|
2680fedace
|
build: compile 1.11.5
|
2024-04-15 10:47:24 +08:00 |
|
Xavi Lee
|
68be39fea2
|
docs: remove unnecessary step in quickstart (#5744)
|
2024-04-15 10:29:46 +08:00 |
|
xiami
|
979fc92bdc
|
feat(input): support input nickname event (#5758)
|
2024-04-12 17:42:18 +08:00 |
|
Lick-liu
|
348c3103b7
|
fix(van-stepper): fix onChange event exceeded 'max' after setting the max prop (#5741)
|
2024-04-12 17:40:56 +08:00 |
|
Skiyee
|
50da9f87eb
|
fix(Transition): fix cannot find method observeDuration (#5743)
|
2024-04-12 17:35:08 +08:00 |
|
dependabot[bot]
|
fc1ad93c57
|
build(deps-dev): bump @babel/plugin-transform-modules-commonjs (#5752)
Bumps [@babel/plugin-transform-modules-commonjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-commonjs) from 7.23.3 to 7.24.1.
- [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.24.1/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>
|
2024-04-12 17:23:16 +08:00 |
|
dependabot[bot]
|
902579a94a
|
build(deps): bump vite from 2.9.17 to 2.9.18 (#5755)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.17 to 2.9.18.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v2.9.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.18/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-12 17:22:07 +08:00 |
|
dependabot[bot]
|
cce61c26af
|
build(deps): bump vite from 2.9.16 to 2.9.17 (#5704)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.16 to 2.9.17.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v2.9.17/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.17/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-12 20:16:14 +08:00 |
|
dependabot[bot]
|
5b9f52b7ef
|
build(deps): bump es5-ext from 0.10.53 to 0.10.63 (#5724)
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.53 to 0.10.63.
- [Release notes](https://github.com/medikoo/es5-ext/releases)
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.53...v0.10.63)
---
updated-dependencies:
- dependency-name: es5-ext
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-12 20:15:08 +08:00 |
|
dependabot[bot]
|
aac785bc2c
|
build(deps-dev): bump vue from 3.3.9 to 3.4.21 (#5730)
Bumps [vue](https://github.com/vuejs/core) from 3.3.9 to 3.4.21.
- [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.3.9...v3.4.21)
---
updated-dependencies:
- dependency-name: vue
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>
|
2024-03-12 20:14:49 +08:00 |
|
landluck
|
4db5b132d1
|
docs(changelog): @vant/weapp 1.11.4
|
2024-01-23 10:01:22 +08:00 |
|
landluck
|
c7e8ab5ef3
|
release: 1.11.4
v1.11.4
|
2024-01-23 09:57:11 +08:00 |
|
landluck
|
9130ebf59c
|
release: 1.11.4-beta.0
v1.11.4-beta.0
|
2024-01-22 19:32:02 +08:00 |
|
landluck
|
cdb692fbec
|
build: compile 1.11.4-beta.0
|
2024-01-22 19:31:58 +08:00 |
|
xiami
|
b9f88ec64a
|
fix(Transition): fix transition event sequence (#5707)
|
2024-01-22 19:29:18 +08:00 |
|
landluck
|
c0b7537da9
|
docs(changelog): @vant/weapp 1.11.3
|
2024-01-16 12:09:37 +08:00 |
|
landluck
|
c4b3609370
|
release: 1.11.3
v1.11.3
|
2024-01-16 11:45:14 +08:00 |
|
landluck
|
040416bdb7
|
release: 1.11.3-beta.0
v1.11.3-beta.0
|
2024-01-16 11:21:55 +08:00 |
|
landluck
|
7c0c9e43f7
|
build: compile 1.11.3-beta.0
|
2024-01-16 11:21:51 +08:00 |
|
johnsonwong666
|
ff8fe1cb69
|
feat(goods-action-button): add custom-style prop support (#5659)
|
2024-01-16 11:17:36 +08:00 |
|
johnsonwong666
|
628008efb3
|
fix(Cascader): fix title slot inoperative (#5676)
|
2024-01-15 20:16:45 +08:00 |
|
johnsonwong666
|
3f8cc449d2
|
feat(Calendar、ActionSheet、Dialog、ShareSheet): add root portal prop (#5680)
|
2024-01-15 19:55:11 +08:00 |
|
dependabot[bot]
|
e2b031c436
|
build(deps-dev): bump miniprogram-api-typings from 3.12.1 to 3.12.2 (#5686)
Bumps [miniprogram-api-typings](https://github.com/wechat-miniprogram/api-typings) from 3.12.1 to 3.12.2.
- [Changelog](https://github.com/wechat-miniprogram/api-typings/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wechat-miniprogram/api-typings/compare/v3.12.1...v3.12.2)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-15 19:53:33 +08:00 |
|
johnsonwong666
|
d1f505b8e8
|
feat(Upload): support mix mediaType #5690
|
2024-01-15 19:53:05 +08:00 |
|
johnsonwong666
|
19083a327c
|
fix(Transition): fix transition event sequence (#5699)
|
2024-01-15 19:47:25 +08:00 |
|
landluck
|
f2ff0e7b48
|
docs(changelog): @vant/weapp 1.11.2
|
2023-12-05 17:30:59 +08:00 |
|
landluck
|
d0610c09ac
|
release: 1.11.2
v1.11.2
|
2023-12-05 17:24:14 +08:00 |
|
landluck
|
c3ae27b4b0
|
build: compile 1.11.2
|
2023-12-05 17:24:09 +08:00 |
|
Yin Fan(尹凡)
|
d869a8149f
|
docs(area): columns-num only support number. (#5631)
|
2023-12-05 17:20:53 +08:00 |
|
johnsonwong666
|
864a890e83
|
fix(Dialog、goods-action-button): fix getRealTimePhoneNumber callback (#5633)
|
2023-12-05 17:19:40 +08:00 |
|
dependabot[bot]
|
1d0600cece
|
build(deps-dev): bump vue from 3.3.7 to 3.3.9 (#5644)
Bumps [vue](https://github.com/vuejs/core) from 3.3.7 to 3.3.9.
- [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.3.7...v3.3.9)
---
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>
|
2023-12-05 17:16:51 +08:00 |
|
dependabot[bot]
|
5b7dc9a4ab
|
build(deps-dev): bump @babel/preset-typescript from 7.23.2 to 7.23.3 (#5645)
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.23.2 to 7.23.3.
- [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.23.3/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-05 17:16:27 +08:00 |
|