2508 Commits

Author SHA1 Message Date
landluck
91b2e6ce92 release: 1.10.9 v1.10.9 2022-12-12 15:43:34 +08:00
landluck
9c9822ef58 build: compile 1.10.9 2022-12-12 15:43:32 +08:00
landluck
fd3b26b365
Merge pull request #5130 from ylethe/feature/add-cascader
feat(Cascader): 新增 Cascader 组件 (#4992)
2022-12-12 15:33:21 +08:00
yangjinfeng
830a68c511 fix: conflict 2022-12-12 14:48:14 +08:00
yangjinfeng
c1abd0052f fix: 调整tab wrap-class位置及cascader review细节问题 2022-12-09 18:26:48 +08:00
landluck
270474f541
fix(transition): fix requestAnimationFrame is not executed in the background (#5131) 2022-12-06 10:46:19 +08:00
landluck
ebbc7a3e68
Merge pull request #5124 from youzan/dependabot/npm_and_yarn/decode-uri-component-0.2.2
build(deps): bump decode-uri-component from 0.2.0 to 0.2.2
2022-12-05 19:56:56 +08:00
yangjinfeng
88eb9379a9 fix: cascader empty index-bar test demo 2022-12-05 19:33:56 +08:00
yangjinfeng
845ce17cfe Merge branch 'dev' into feature/add-cascader 2022-12-05 17:13:48 +08:00
yangjinfeng
d86d4a6a5f feat(cascader): 新增 cascader 组件 (#4992) 2022-12-05 16:53:29 +08:00
xujiujiu
9098f427bf
fix: slider docs demo bug (#5128)
示例中 value 值不对,导致编译出错
2022-12-05 11:09:04 +08:00
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