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

新增 Modal 组件 #1133

Merged
merged 7 commits into from
Jul 8, 2020
Merged

新增 Modal 组件 #1133

merged 7 commits into from
Jul 8, 2020

Conversation

Darmody
Copy link
Contributor

@Darmody Darmody commented Jul 3, 2020

No description provided.

@vercel
Copy link

vercel bot commented Jul 3, 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/m2b6fe1mf
✅ Preview: https://remax-git-portal.remaxjs.vercel.app

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jul 6, 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 aefc570:

Sandbox Source
remaxjs/examples: one Configuration

@codecov
Copy link

codecov bot commented Jul 6, 2020

Codecov Report

Merging #1133 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1133      +/-   ##
==========================================
+ Coverage   95.27%   95.28%   +0.01%     
==========================================
  Files         350      351       +1     
  Lines        3682     3694      +12     
  Branches      515      545      +30     
==========================================
+ Hits         3508     3520      +12     
  Misses        172      172              
  Partials        2        2              
Impacted Files Coverage Δ
packages/remax-runtime/src/Container.ts 98.46% <100.00%> (+0.07%) ⬆️
packages/remax-runtime/src/PageContext.ts 100.00% <100.00%> (ø)
packages/remax-runtime/src/ReactPortal.ts 100.00% <100.00%> (ø)
packages/remax-runtime/src/VNode.ts 100.00% <100.00%> (ø)
packages/remax-runtime/src/createPageConfig.ts 100.00% <100.00%> (ø)
packages/remax-runtime/src/createPageWrapper.ts 100.00% <100.00%> (ø)
packages/remax-runtime/src/hooks/index.ts 100.00% <100.00%> (ø)
packages/remax-runtime/src/hooks/usePageContext.ts 100.00% <100.00%> (ø)
packages/remax-runtime/src/hooks/useQuery.ts 100.00% <100.00%> (ø)
packages/remax-runtime/src/index.ts 100.00% <100.00%> (ø)
... and 2 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 7422aff...aefc570. Read the comment docs.

@yesmeck yesmeck changed the title Portal 新增 Modal 组件 Jul 7, 2020
@yesmeck yesmeck merged commit 4c801d4 into master Jul 8, 2020
@yesmeck yesmeck deleted the portal branch July 8, 2020 03:00
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