2698 Commits

Author SHA1 Message Date
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
landluck
13b3f9a7d1 release: 1.10.8 v1.10.8 2022-11-29 14:05:17 +08:00
landluck
345027906d build: compile 1.10.8 2022-11-29 14:05:15 +08:00
landluck
c6bff2718a
fix(tabs): fix issue with component init animation (#5115) 2022-11-29 11:26:05 +08:00
landluck
56cc44f60e
feat(uploader): add media media-type props support (#5113)
* feat(uploader): add media media-type props support

* docs(uploader): fix media-type props example error
2022-11-28 20:36:44 +08:00
landluck
09360b2df3
fix(slider): fix emit value is not final value (#5112)
* fix(slider): fix emit value is not  final value

* fix: fix change event emit multiple times
2022-11-28 17:25:37 +08:00
landluck
3f6403f5b3
Merge pull request #5109 from MuYiez/dev
fix(stepper):修复stepper blur事件失焦时会触发change事件
2022-11-24 10:53:25 +08:00
MuYiez
8b441de1a6 fix(stepper):修复stepper blur事件失焦时会触发change事件 2022-11-22 20:22:39 +08:00
landluck
c118b83aeb
Merge pull request #5104 from landluck/hotfix/fix_dome_error
docs(Calendar): fix the sample code error
2022-11-22 10:05:58 +08:00
landluck
c55c785a9e docs(Calendar): fix the sample code error 2022-11-22 10:03:36 +08:00
landluck
406d7200ab
feat(dialog): add custom class support (#5102) 2022-11-21 11:52:28 +08:00
landluck
c4639f5e47 docs(changelog): @vant/weapp 1.10.7 2022-11-18 15:44:06 +08:00
landluck
63e1f966d7 release: 1.10.7 v1.10.7 2022-11-18 15:39:08 +08:00
landluck
4700001f32 build: compile 1.10.7 2022-11-18 15:39:05 +08:00
landluck
01a389c58b
feat(dropdown-menu): add multiple custom class support (#5099) 2022-11-18 10:52:52 +08:00
landluck
f4c71d3d56
feat(action-sheet): add custom class support (#5097)
* feat(action-sheet): add custom class support

* fix(action-sheet): fix custom class doc error
2022-11-14 11:26:04 +08:00
landluck
a396085bef
Merge pull request #5096 from landluck/feature/opt_collapse_item_doc
docs(collapse): add right-icon desc
2022-11-14 10:45:47 +08:00
landluck
d39b35fc3a docs(collapse): add right-icon desc 2022-11-14 10:36:09 +08:00
landluck
124c208646
Merge pull request #5094 from Serifx/hotfix/search-prop-value
fix(search): add 'value' prop definition
2022-11-14 10:01:17 +08:00
Serifx
697746fb47 fix(search): add 'value' prop definition 2022-11-11 17:58:42 +08:00
landluck
3c3978df3e docs: update repo links 2022-11-06 16:56:50 +08:00
landluck
05c04682ad docs(changelog): @vant/weapp 1.10.6 2022-11-06 16:26:24 +08:00
landluck
b056f1855f release: 1.10.6 v1.10.6 2022-11-06 16:15:33 +08:00
landluck
3599fdab83 build: compile 1.10.6 2022-11-06 16:15:30 +08:00
landluck
93aafc4180
Merge pull request #5087 from landluck/hotfix/fix_lint-staged_error
fix: fix husky lack lint-staged devdep
2022-11-06 16:12:46 +08:00
landluck
082ae1d66a fix: fix husky lack lint-staged devdep 2022-11-06 16:09:02 +08:00
landluck
46b8d053e3
fix(mixin): fix scroll function are not recycled (#5086)
* fix(mixins): fix scroll function are not recycled

* fix(mixins): opt page scroll mixin recycle
2022-11-03 14:42:11 +08:00
landluck
66c967b782
fix(button): fix button disabled & loading active ui (#5084)
* fix(button): fix button disabled active ui

* fix(button): fix button loading active ui

Co-authored-by: liuhaihonggia <liuhaihong@youzan.com>
2022-11-03 10:18:25 +08:00
landluck
763acff12a
Merge pull request #5080 from youzan/dependabot/npm_and_yarn/babel/plugin-transform-modules-commonjs-7.19.6
build(deps-dev): bump @babel/plugin-transform-modules-commonjs from 7.17.7 to 7.19.6
2022-11-02 17:55:33 +08:00
landluck
3ff95e01ad
Merge pull request #5082 from youzan/dependabot/npm_and_yarn/vue-3.2.41
build(deps-dev): bump vue from 3.2.40 to 3.2.41
2022-11-02 17:55:02 +08:00
landluck
abeddfd09d
fix(overlay): add custom-class support (#5083)
* fix(overlay): add custom-class support

* fix(overlay): fix overlay bad test case

Co-authored-by: liuhaihonggia <liuhaihong@youzan.com>
2022-11-02 17:49:57 +08:00
dependabot[bot]
0b5dafa8d2
build(deps-dev): bump vue from 3.2.40 to 3.2.41
Bumps [vue](https://github.com/vuejs/core) from 3.2.40 to 3.2.41.
- [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.40...v3.2.41)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 23:26:08 +00:00
dependabot[bot]
5c9859f1f1
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.17.7 to 7.19.6.
- [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.19.6/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>
2022-11-01 23:22:51 +00:00
landluck
5e87650fe2
fix(slider): fix slider can't swipe (#5079)
Co-authored-by: liuhaihonggia <liuhaihong@youzan.com>
2022-10-31 13:05:36 +08:00
landluck
eb50789df3
fix: fix test cli error (#5076)
Co-authored-by: liuhaihonggia <liuhaihong@youzan.com>
2022-10-27 10:58:00 +08:00
landluck
3049271aa5
Merge pull request #5075 from youzan/dependabot/npm_and_yarn/moment-timezone-0.5.38
build(deps): bump moment-timezone from 0.5.34 to 0.5.38
2022-10-26 15:33:22 +08:00
landluck
917e60195f
Merge pull request #5050 from youzan/dependabot/npm_and_yarn/typescript-4.8.4
build(deps-dev): bump typescript from 4.7.4 to 4.8.4
2022-10-26 15:33:07 +08:00
dependabot[bot]
c380b8ac32
build(deps-dev): bump typescript from 4.7.4 to 4.8.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.4...v4.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-26 07:31:10 +00:00
landluck
e33a07730a
Merge pull request #5039 from youzan/dependabot/npm_and_yarn/miniprogram-api-typings-3.6.0
build(deps-dev): bump miniprogram-api-typings from 3.4.5 to 3.6.0
2022-10-26 15:28:30 +08:00
landluck
72bd8b88fb
Merge pull request #5020 from youzan/dependabot/npm_and_yarn/async-2.6.4
build(deps): bump async from 2.6.3 to 2.6.4
2022-10-26 15:28:11 +08:00
dependabot[bot]
4aacb6184c
build(deps): bump moment-timezone from 0.5.34 to 0.5.38
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.34 to 0.5.38.
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.34...0.5.38)

---
updated-dependencies:
- dependency-name: moment-timezone
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-26 07:27:26 +00:00
landluck
bbf2d0de31
Merge pull request #4985 from youzan/dependabot/npm_and_yarn/babel/preset-typescript-7.18.6
build(deps-dev): bump @babel/preset-typescript from 7.16.7 to 7.18.6
2022-10-26 15:27:23 +08:00
landluck
aea30546dc
Merge pull request #5040 from youzan/dependabot/npm_and_yarn/vant/cli-4.0.4
build(deps-dev): bump @vant/cli from 4.0.3 to 4.0.4
2022-10-26 15:27:06 +08:00
landluck
b66b85eb97
Merge pull request #5051 from youzan/dependabot/npm_and_yarn/vue-3.2.40
build(deps-dev): bump vue from 3.2.31 to 3.2.40
2022-10-26 15:26:46 +08:00
cikenerd
186b0156df
fix: 修复插件内使用 van-tabs 切换 tab 报错的问题 (#5073)
* 修复插件内使用van-tabs切换tab报错的问题

* fix(van-tabs): 修复小程序插件内使用van-tabs切换tab没有反应的问题
feat(van-tabs): incorrect style
docs(van-tabs): 去除utils,version里面require循环依赖,修复插件内调用wx.canIUse抛异常问题

* fix(van-tabs): 修复小程序插件内使用van-tabs切换tab没有反应的问题
feat(van-tabs): incorrect style
docs(van-tabs): 去除utils,version里面require循环依赖,修复插件内调用wx.canIUse抛异常问题

* fix(van-tabs): incorrect style
feat(van-tabs): incorrect style
docs(van-tabs): incorrect style
2022-10-26 14:29:38 +08:00
landluck
a41e7734eb
feat: add issue template (#5066)
* feat: add issue template

* feat: optimize bug issue template

Co-authored-by: liuhaihonggia <liuhaihong@youzan.com>
2022-10-19 10:40:28 +08:00