neverland
|
e3c07e52f9
|
chore: merge two prettier config (#4491)
|
2021-09-15 15:46:27 +08:00 |
|
neverland
|
8629da1b75
|
fix(Calendar): confirmDisabledText default value (#4490)
|
2021-09-15 15:38:21 +08:00 |
|
Fansy
|
ee166756c1
|
fix: fix docs error (#4489)
* docs: fix docs error
* docs: fix `Slider - action-text` type error
|
2021-09-15 14:15:34 +08:00 |
|
nemo-shen
|
a939567deb
|
docs(changelog): 1.8.5
|
2021-09-15 10:13:50 +08:00 |
|
nemo-shen
|
62b0cdb375
|
release: 1.8.5
v1.8.5
|
2021-09-15 10:06:09 +08:00 |
|
nemo-shen
|
9450660ada
|
build: compile 1.8.5
|
2021-09-15 10:05:59 +08:00 |
|
nemo-shen
|
df2f297541
|
fix(page-scroll): fix isDef (#4488)
|
2021-09-15 09:48:08 +08:00 |
|
nemo-shen
|
058a00ed33
|
fix(Calendar): remove duration 0 (#4474)
|
2021-09-10 11:06:58 +08:00 |
|
nemo-shen
|
e2e0a2bcb1
|
refactor(VantComponent): remove null type (#4476)
|
2021-09-10 11:06:32 +08:00 |
|
nemo-shen
|
687c7c10f9
|
refactor(Progress): remove null type (#4475)
|
2021-09-10 11:06:06 +08:00 |
|
nemo-shen
|
6bf19926a4
|
docs(changelog): 1.8.4
|
2021-09-07 14:38:08 +08:00 |
|
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 |
|