2435 Commits

Author SHA1 Message Date
nemo-shen
e5124d5bd4 build: compile 1.10.0 2021-12-21 09:57:24 +08:00
dependabot[bot]
ca40a07f52
build(deps-dev): bump jest from 27.4.3 to 27.4.5
Bumps [jest](https://github.com/facebook/jest) from 27.4.3 to 27.4.5.
- [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.4.3...v27.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-21 01:55:19 +00:00
dependabot[bot]
f63a9f9ad4
build(deps-dev): bump typescript from 4.4.4 to 4.5.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.4...v4.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-21 01:55:17 +00:00
nemo-shen
f226d11b4f fix(build): fix CR 2021-12-21 09:51:43 +08:00
nemo-shen
0d856b0074 build(ci): restore test.yml 2021-12-21 09:51:43 +08:00
nemo-shen
ed36096494 fix(Stepper): use alwaysEmbed 2021-12-21 09:51:43 +08:00
nemo-shen
afb240f737 node 14.16.1 2021-12-21 09:51:43 +08:00
nemo-shen
6217fbec85 debug 2021-12-21 09:51:43 +08:00
nemo-shen
88e99b6ed2 build(ci): debug 2021-12-21 09:51:43 +08:00
nemo-shen
33a32903e0 fix(Calendar): fix timezone 2021-12-21 09:51:43 +08:00
nemo-shen
3b120e3c5b fix(Calendar): fix timezone 2021-12-21 09:51:43 +08:00
nemo-shen
d4f4d75fd9 fix(Calendar): valueOf 2021-12-21 09:51:43 +08:00
nemo-shen
84b8b086a7 fix(Calendar): fix time 2021-12-21 09:51:43 +08:00
nemo-shen
71962ce369 fix(jest): adjust config 2021-12-21 09:51:43 +08:00
nemo-shen
45ccdbb208 fix(compiler): replace icon path when compile 2021-12-21 09:51:43 +08:00
nemo-shen
94d9926ce6 style(example): format 2021-12-21 09:51:43 +08:00
nemo-shen
df7b7a782f fix(demo): update demo snapshot 2021-12-21 09:51:43 +08:00
nemo-shen
565d71eedb test(compiler): auto create example index.wxml 2021-12-21 09:51:43 +08:00
nemo-shen
5778acc088 test(Uploader): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
390eab8d0d test(Transition): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
e90eae2a9f test(SwipeCell): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
99aff7a1ea test(DropdownMenu): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
0df5fa9fca test(CountDown): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
8560eab73c test(DatetimePicker): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
460607c2c4 test(Picker): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
459bd1652f test(Collapse): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
cecccc714b test(Sidebar): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
338f90d5c5 test(Slider): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
4ada479baf test(Field): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
7cc0379043 test(IndexBar): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
0bc139bfb0 test(NavBar): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
fa3b17fdaa test(NoticeBar): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
beaa24f81b test(Notify): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
40349869e5 test(Overlay): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
1739317a5c test(TreeSelect): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
1a9df5599d test(ShareSheet): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
970967a63f test(Progress): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
88529e642f test(Popup): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
bd9ce42f8d test(Panel): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
46a4c7c4f2 test(GoodsAction): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
7e8a0eb4a9 test(Calendar): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
c9dbfc570a test(Toast): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
a3787220c2 test(Tag): add demo test 2021-12-21 09:51:43 +08:00
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