Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

feat(wechat): 导出 TouchEvent GenericEvent 事件定义 #1286

Merged
merged 2 commits into from
Sep 15, 2020

Conversation

Darmody
Copy link
Contributor

@Darmody Darmody commented Sep 15, 2020

resolve #1062

@vercel
Copy link

vercel bot commented Sep 15, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/remaxjs/remax/5fe0q24gt
✅ Preview: https://remax-git-wechat-events.remaxjs.vercel.app

@Darmody Darmody changed the title feat(wechat): 导出 TouchEvent 事件定义 feat(wechat): 导出 TouchEvent GenericEvent 事件定义 Sep 15, 2020
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 2132bc6:

Sandbox Source
remaxjs/examples: one Configuration

@codecov
Copy link

codecov bot commented Sep 15, 2020

Codecov Report

Merging #1286 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1286   +/-   ##
=======================================
  Coverage   95.36%   95.36%           
=======================================
  Files         350      350           
  Lines        3779     3779           
  Branches      567      567           
=======================================
  Hits         3604     3604           
  Misses        172      172           
  Partials        3        3           
Impacted Files Coverage Δ
...ckages/remax-wechat/src/hostComponents/Ad/index.ts 100.00% <ø> (ø)
...es/remax-wechat/src/hostComponents/Button/index.ts 100.00% <ø> (ø)
...es/remax-wechat/src/hostComponents/Camera/index.ts 100.00% <ø> (ø)
...es/remax-wechat/src/hostComponents/Canvas/index.ts 100.00% <ø> (ø)
...x-wechat/src/hostComponents/CheckboxGroup/index.ts 100.00% <ø> (ø)
...emax-wechat/src/hostComponents/CoverImage/index.ts 100.00% <ø> (ø)
...es/remax-wechat/src/hostComponents/Editor/index.ts 100.00% <ø> (ø)
...ages/remax-wechat/src/hostComponents/Form/index.ts 100.00% <ø> (ø)
...rc/hostComponents/FunctionalPageNavigator/index.ts 100.00% <ø> (ø)
...ges/remax-wechat/src/hostComponents/Image/index.ts 100.00% <ø> (ø)
... and 20 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9d9221b...2132bc6. Read the comment docs.

@Darmody Darmody merged commit 27a90cd into master Sep 15, 2020
@Darmody Darmody deleted the wechat-events branch September 15, 2020 08:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[问题] 如何在小程序获取 event事件中定义类型
2 participants