2196 Commits

Author SHA1 Message Date
nemo-shen
0707986854 release: 1.8.4 v1.8.4 2021-09-07 14:31:17 +08:00
nemo-shen
6f85ec453e build: compile 1.8.4 2021-09-07 14:31:11 +08:00
nemo-shen
8be5c5694f
Merge pull request #4462 from nemo-shen/feature/search_clear-trigger_0906
feat(Search): add clear-trigger prop
2021-09-07 13:59:12 +08:00
nemo-shen
7cfe300ed8 docs(Search): update doc 2021-09-07 13:57:19 +08:00
nemo-shen
3e42951387 Merge remote-tracking branch 'upstream/dev' into feature/search_clear-trigger_0906 2021-09-07 13:57:02 +08:00
nemo-shen
b5ab3bee64
feat(Search): add clear-icon prop (#4463)
* feat(Search): add clear-icon prop

* docs(Search): update doc
2021-09-07 10:07:24 +08:00
nemo-shen
cc0df907e7
feat(Field): add clear-trigger prop (#4461)
* feat(Field): add clear-trigger prop

* docs(Field): update doc

* fix(Field): adjust code
2021-09-07 10:06:22 +08:00
nemo-shen
583581fbee
docs(IndexBar): add Q&A (#4459)
* docs(IndexBar): add Q&A

* docs(IndexBar): update doc
2021-09-07 10:05:43 +08:00
nemo-shen
f2e52128c6
docs(packages): format doc (#4464)
* docs(packages): format doc

* docs(packages): update doc
2021-09-07 10:05:14 +08:00
nemo-shen
2c02069808
feat(Slider): add range props (#4442)
* feat(Slider): add range props

for support double slider button

* fix(Slider): 优化代码

* fix(Slider): 优化代码

* fix(Slider): 优化代码

* docs(Slider): update doc
2021-09-06 19:52:44 +08:00
nemo-shen
69cdf45958
fix(page-scroll): check getCurrentPage is def (#4458) 2021-09-06 19:49:54 +08:00
nemo-shen
0d1f370059 docs(Search): update doc 2021-09-06 19:34:33 +08:00
nemo-shen
9e17b13164 feat(Search): add clear-trigger prop 2021-09-06 19:31:15 +08:00
dependabot[bot]
84113ffd17
build(deps-dev): bump gulp-postcss from 9.0.0 to 9.0.1 (#4438)
Bumps [gulp-postcss](https://github.com/postcss/gulp-postcss) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/postcss/gulp-postcss/releases)
- [Commits](https://github.com/postcss/gulp-postcss/compare/9.0.0...9.0.1)

---
updated-dependencies:
- dependency-name: gulp-postcss
  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>
2021-08-31 10:38:56 +08:00
nemo-shen
b6b247772b docs(changelog): 1.8.3 2021-08-30 10:18:31 +08:00
nemo-shen
6207c11b09 release: 1.8.3 v1.8.3 2021-08-30 10:02:38 +08:00
nemo-shen
fc5155a6f3 build: compile 1.8.3 2021-08-30 10:02:30 +08:00
nemo-shen
35647969f5
fix(Sticky): Cannot read property 'top' of null (#4433)
* fix(Sticky): Cannot read property 'top' of null

* retry build

* fix: build

* fix: retry

* fix(Sticky): return if root is null

* fix(Calendar): wrapper Date type

- to fixed build failed

* fix(Sticky): use isDef
2021-08-27 11:48:23 +08:00
dependabot[bot]
c044f7534f
build(deps-dev): bump miniprogram-api-typings from 3.4.1 to 3.4.3 (#4423)
Bumps [miniprogram-api-typings](https://github.com/wechat-miniprogram/api-typings) from 3.4.1 to 3.4.3.
- [Release notes](https://github.com/wechat-miniprogram/api-typings/releases)
- [Changelog](https://github.com/wechat-miniprogram/api-typings/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wechat-miniprogram/api-typings/compare/3.4.1...3.4.3)

---
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>
2021-08-26 19:28:14 +08:00
nemo-shen
0b3c36fdc6
Merge pull request #4333 from Suzuku/hotfix/calendar_0708
fix: 修改min-date和max-date的传值校验  problem #4258
2021-08-26 13:57:04 +08:00
nemo-shen
ca9ffd8269
fix(Canlendar): fix default-date invalid (#4430)
* fix(Canlendar): fix default-date invalid

* fix(Calendar): update doc
2021-08-26 10:20:18 +08:00
nemo-shen
0b273fc037
feat(Popup): add lock-scroll prop (#4384) 2021-08-25 15:23:57 +08:00
neverland
cb3018b26a
fix(Stepper): incorrect minus/plus slots (#4427) 2021-08-25 10:05:09 +08:00
dependabot[bot]
d7ae323c14
build(deps-dev): bump @vant/cli from 3.11.2 to 3.11.3 (#4421)
Bumps [@vant/cli](https://github.com/youzan/vant) from 3.11.2 to 3.11.3.
- [Release notes](https://github.com/youzan/vant/releases)
- [Commits](https://github.com/youzan/vant/commits)

---
updated-dependencies:
- dependency-name: "@vant/cli"
  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>
2021-08-24 09:52:46 +08:00
drylint
56ac6e1cc4
perf(radio): label 的 margin-left 改为 padding-left,增大可点击区域,增强用户体验 (#4165) 2021-08-23 11:26:25 +08:00
agoni1212
ae42260a43
docs(Calendar): update doc (#4409) 2021-08-18 13:56:44 +08:00
chenjiahan
8c408e2303 fix(ShareSheet): overlayStyle type should be String 2021-08-18 11:37:21 +08:00
chenjiahan
8c4a992f09 docs(changelog): 1.8.2 2021-08-18 11:13:21 +08:00
chenjiahan
e37d3f19ac release: 1.8.2 v1.8.2 2021-08-18 11:09:55 +08:00
chenjiahan
0b051dcb57 build: compile 1.8.2 2021-08-18 11:09:45 +08:00
chenjiahan
6dd42a0473 fix(Field): template url should be relative path 2021-08-18 11:05:13 +08:00
chenjiahan
7f7cf62ee0 fix(Calendar): template url should be relative path 2021-08-18 11:04:59 +08:00
chenjiahan
a0a2481e22 docs(changelog): 1.8.1 2021-08-18 10:53:25 +08:00
chenjiahan
246ee27ef7 release: 1.8.1 v1.8.1 2021-08-18 10:50:49 +08:00
chenjiahan
abad857155 build: compile 1.8.1 2021-08-18 10:50:37 +08:00
ascodelife
41457c899b
feat(Circle): using setTimeout instead of setInterval (#4401) 2021-08-18 10:47:44 +08:00
nemo-shen
e07f9f9581
feat(Calendar): add click-subtitle event (#4385)
* feat(Calendar): add click-subtitle event

* docs(Calendar): updateOC
2021-08-18 10:44:29 +08:00
neverland
bcf7c9c131
fix(Picker): template url should be relative path (#4408) 2021-08-18 10:25:35 +08:00
chenjiahan
383ad317e2 chore: add publishConfig registry 2021-08-11 09:56:28 +08:00
chenjiahan
35d5ccad3f chore: bump vue、vant-cli 2021-08-11 09:55:55 +08:00
chenjiahan
c948002445 build: no longer push to master 2021-08-11 09:53:01 +08:00
chenjiahan
cdd1fc3a7b docs(changelog): 1.8.0 2021-08-11 09:52:02 +08:00
chenjiahan
d4ac171441 build: release 1.8.0 v1.8.0 2021-08-11 09:48:03 +08:00
chenjiahan
67f354e2be build: compile 1.8.0 2021-08-11 09:47:54 +08:00
neverland
3084ca26a4
perf: 不再兼容 iOS8 (#4395) 2021-08-11 09:45:30 +08:00
dependabot[bot]
16dffd4273
build(deps): bump path-parse from 1.0.6 to 1.0.7 (#4393)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-11 09:39:06 +08:00
nemo-shen
74e6db7ac4
feat(Overlay): add lock-scroll prop (#4383)
* build(workflows): add lint & build

* build(workflows): build:lib

* feat(Overlay): add lock-scroll prop

* style(Overlay): adjust order
2021-08-05 15:56:42 +08:00
nemo-shen
1662e08834
Merge branch 'dev' into hotfix/calendar_0708 2021-08-04 23:35:41 +08:00
neverland
3238dfed1e
docs(Uploader): fix uploadToCloud demo
https://github.com/youzan/vant-weapp/issues/4360
2021-07-25 10:53:21 +08:00
dependabot[bot]
e9aa946db0
build(deps-dev): bump @vant/icons from 1.6.0 to 1.7.0 (#4365)
Bumps [@vant/icons](https://github.com/youzan/vant) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/youzan/vant/releases)
- [Commits](https://github.com/youzan/vant/commits)

---
updated-dependencies:
- dependency-name: "@vant/icons"
  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>
2021-07-23 09:55:42 +08:00