2342 Commits

Author SHA1 Message Date
nemo-shen
750f12bdfd
Merge pull request #4606 from youzan/dependabot/npm_and_yarn/tmpl-1.0.5
build(deps): bump tmpl from 1.0.4 to 1.0.5
2021-12-21 23:46:34 +08:00
nemo-shen
a49392d441
Merge pull request #4653 from youzan/dependabot/npm_and_yarn/types/jest-27.0.3
build(deps-dev): bump @types/jest from 27.0.2 to 27.0.3
2021-12-21 23:44:03 +08:00
nemo-shen
bbce17b111
Merge pull request #4672 from youzan/dependabot/npm_and_yarn/miniprogram-simulate-1.4.3
build(deps-dev): bump miniprogram-simulate from 1.4.2 to 1.4.3
2021-12-21 23:43:46 +08:00
nemo-shen
ff6b2da3de
Merge pull request #4687 from youzan/dependabot/npm_and_yarn/typescript-4.5.4
build(deps-dev): bump typescript from 4.4.4 to 4.5.4
2021-12-21 23:41:19 +08:00
nemo-shen
abcf2d1cbd
Merge pull request #4688 from youzan/dependabot/npm_and_yarn/jest-27.4.5
build(deps-dev): bump jest from 27.4.3 to 27.4.5
2021-12-21 23:41:03 +08:00
nemo-shen
5eb03eea65 docs(changelog): 1.10.0 2021-12-21 10:14:54 +08:00
dependabot[bot]
ca0f8614f1
build(deps-dev): bump miniprogram-simulate from 1.4.2 to 1.4.3
Bumps [miniprogram-simulate](https://github.com/wechat-miniprogram/miniprogram-simulate) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/wechat-miniprogram/miniprogram-simulate/releases)
- [Commits](https://github.com/wechat-miniprogram/miniprogram-simulate/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-21 01:58:39 +00:00
nemo-shen
7b8ea74bd7 release: 1.10.0 v1.10.0 2021-12-21 09:57:29 +08:00
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