2289 Commits

Author SHA1 Message Date
nemo-shen
eda2100dfa test(Tabbar): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
efbc3a9ce6 test(SubmitBar): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
3abd671715 test(Sticky): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
1eabea17a8 test(Steps): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
6e4ebfd886 test(Tab): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
ce8955560e test(Stepper): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
606bf8aa25 test(Skeleton): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
689c5d82ed test(Search): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
293f372da5 test(Rate): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
89d2cdbd2d test(Radio): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
0893406a63 test(Loading): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
24017c1c88 test(Image): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
13df6519a4 test(Icon): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
dfe3d3e9f5 test(Empty): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
75eec05604 test(Divider): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
03ee861ca6 test(Dialog): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
8248ff50d1 test(ConfigProvider): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
b6381a0b31 test(Col): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
0ec0925001 test(Circle): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
fd85dcb64b test(CheckBox): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
f88aaf114c test(Cell): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
e14ca0b257 test(Card): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
ff4299b124 test(Grid): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
2591498204 test(Area): add test demo 2021-12-21 09:51:43 +08:00
nemo-shen
7819c25be0 test(ActionSheet): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
3edbcdce53 test(Switch): add demo test 2021-12-21 09:51:43 +08:00
毛呆
1a01c0eae8
feat(Stepper): add always-embed prop (#4678) 2021-12-13 17:35:57 +08:00
dependabot[bot]
e862032c45
build(deps-dev): bump miniprogram-ci from 1.6.1 to 1.6.10 (#4651)
Bumps miniprogram-ci from 1.6.1 to 1.6.10.

---
updated-dependencies:
- dependency-name: miniprogram-ci
  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-12-11 08:58:04 +08:00
dependabot[bot]
7b7683e7c4
build(deps-dev): bump jest from 27.3.1 to 27.4.3 (#4652)
Bumps [jest](https://github.com/facebook/jest) from 27.3.1 to 27.4.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.3.1...v27.4.3)

---
updated-dependencies:
- dependency-name: jest
  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-12-11 08:57:28 +08:00
nemo-shen
add986fa52
fix(Switch): custom color invalid when using active-value (#4645) 2021-12-01 09:59:39 +08:00
nemo-shen
e5089f464b
fix(page-scroll): skip when page undefined (#4640)
* fix(page-scroll): skip when page undefined

* fix: adjust
2021-11-30 14:23:41 +08:00
nemo-shen
a7dd166829
docs(NoticeBar): fix mistake (#4641) 2021-11-30 14:20:20 +08:00
neverland
1b6d878707
Update home.md 2021-11-27 19:07:32 +08:00
neverland
74e56b7c1b
docs: add all contributors graph (#4638) 2021-11-27 19:01:52 +08:00
neverland
eb0356d283
docs: add contributors (#4627) 2021-11-22 20:49:44 +08:00
nemo-shen
ee0e485eef
test(Button): add unit test (#4603)
* fix: test init

* test(Button): add unit test

* fix(test): remove unused code

* test(build): remove demo/test dir when compile

* fix(Button): remove duplicate demo

* test(Button): adjust component.json
2021-11-10 15:54:37 +08:00
wubinsheng
104691e18f
fix(Toast): fix classname 'vant-toast-text' (#4587)
toast组件不存在icon的type值,但wxml中使用了该值做判断
2021-11-06 15:27:54 +08:00
nemo-shen
f58d0830c8 docs(changelog): 1.9.2 2021-10-28 10:05:32 +08:00
nemo-shen
7e8d18d939 release: 1.9.2 v1.9.2 2021-10-28 09:55:35 +08:00
nemo-shen
9c94a71c32 build: compile 1.9.2 2021-10-28 09:55:29 +08:00
nemo-shen
3345bca8b8
fix(Tab): fix style error with card of type (#4582) 2021-10-28 09:44:57 +08:00
nemo-shen
5ac2e5dde7
feat(Toast): support html of type (#4581) 2021-10-28 09:43:54 +08:00
nemo-shen
b5ca0bdd44
feat(DropdownMenu): add custom-class (#4583) 2021-10-28 09:43:01 +08:00
nemo-shen
47c66d38e3
feat(Field): add always-embed prop (#4571) 2021-10-20 09:30:42 +08:00
nemo-shen
1ab6abfc19
fix(Calendar): select min effective range (#4569)
* fix(Calendar): select min effective range

* fix(Calendar): fix prefer-destructuring
2021-10-20 09:30:20 +08:00
nemo-shen
1860ddfcb1
fix(Collapse): animate invalid on multi clicks (#4567) 2021-10-18 14:12:14 +08:00
neverland
7f3614997e
feat(DropdownMenu): add --dropdown-menu-box-shadow css var (#4565) 2021-10-16 19:57:33 +08:00
nemo-shen
7cbf287438
fix(Tab): swipe multi index with double refers (#4539)
* fix(Tab): swipe multi index with double refers

* fix(Tab): adjust swiping
2021-09-30 10:22:50 +08:00
nemo-shen
04ddd811b2 docs(changelog): 1.9.1 2021-09-29 17:08:53 +08:00
nemo-shen
ec141069af release: 1.9.1 v1.9.1 2021-09-29 17:04:46 +08:00