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

fix: 修复 onUnload 事件未触发问题 #1324

Merged
merged 8 commits into from
Oct 13, 2020
Merged

fix: 修复 onUnload 事件未触发问题 #1324

merged 8 commits into from
Oct 13, 2020

Conversation

noyobo
Copy link
Contributor

@noyobo noyobo commented Oct 13, 2020

No description provided.

@vercel
Copy link

vercel bot commented Oct 13, 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/5e4b0brrm
✅ Preview: https://remax-git-noyobo-patch-1.remaxjs.vercel.app

@codesandbox-ci
Copy link

codesandbox-ci bot commented Oct 13, 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 f0aa9e1:

Sandbox Source
remaxjs/examples: one Configuration

@codecov
Copy link

codecov bot commented Oct 13, 2020

Codecov Report

Merging #1324 into master will increase coverage by 1.62%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1324      +/-   ##
==========================================
+ Coverage   93.73%   95.36%   +1.62%     
==========================================
  Files         357      350       -7     
  Lines        4073     3777     -296     
  Branches      633      543      -90     
==========================================
- Hits         3818     3602     -216     
+ Misses        233      172      -61     
+ Partials       22        3      -19     
Impacted Files Coverage Δ
packages/remax-runtime/src/lifecycle/index.ts 100.00% <100.00%> (ø)
packages/remax-macro/lib/usePageEvent.js
packages/remax-macro/lib/useAppEvent.js
packages/remax-macro/lib/requirePluginComponent.js
packages/remax-macro/lib/createHostComponent.js
...s/remax-macro/lib/utils/insertImportDeclaration.js
packages/remax-macro/lib/requirePlugin.js
packages/remax-macro/lib/macro.js

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 41c5e10...f0aa9e1. Read the comment docs.

@yesmeck yesmeck merged commit 5c53ed8 into master Oct 13, 2020
@yesmeck yesmeck deleted the noyobo-patch-1 branch October 13, 2020 06: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.

None yet

2 participants