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

fix(one): 修复事件对象没有 nativeEvent 的问题 #1199

Merged
merged 1 commit into from
Jul 29, 2020
Merged

Conversation

yesmeck
Copy link
Member

@yesmeck yesmeck commented Jul 29, 2020

No description provided.

@vercel
Copy link

vercel bot commented Jul 29, 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/9t6ax81di
✅ Preview: https://remax-git-fix-event.remaxjs.vercel.app

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jul 29, 2020

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 b25c161:

Sandbox Source
remaxjs/examples: one Configuration

@codecov
Copy link

codecov bot commented Jul 29, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1199   +/-   ##
=======================================
  Coverage   95.26%   95.26%           
=======================================
  Files         350      350           
  Lines        3698     3698           
  Branches      521      522    +1     
=======================================
  Hits         3523     3523           
  Misses        173      173           
  Partials        2        2           
Impacted Files Coverage Δ
packages/remax-one/src/createHostComponent.ts 89.04% <ø> (ø)
packages/remax-cli/src/build/utils/paths.ts 88.88% <0.00%> (-2.42%) ⬇️
packages/remax-cli/src/extensions.ts 100.00% <0.00%> (ø)
...ackages/remax-cli/src/build/webpack/config.mini.ts 100.00% <0.00%> (ø)
.../webpack/plugins/NativeFiles/createPageTemplate.ts 95.74% <0.00%> (+0.09%) ⬆️
.../webpack/plugins/NativeFiles/createPageManifest.ts 95.45% <0.00%> (+0.21%) ⬆️

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 8823078...b25c161. Read the comment docs.

@yesmeck yesmeck merged commit a7308c3 into master Jul 29, 2020
@yesmeck yesmeck deleted the fix-event branch July 29, 2020 08:19
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.

None yet

1 participant