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

feat(Popup): Expose Popup's content Ref #913

Merged
merged 5 commits into from
Feb 18, 2019

Conversation

sophieH29
Copy link
Contributor

Currently, there is no way for users to get ref to the Popup content. This PR aims to fix it

@codecov
Copy link

codecov bot commented Feb 15, 2019

Codecov Report

Merging #913 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #913      +/-   ##
==========================================
+ Coverage   80.58%   80.59%   +<.01%     
==========================================
  Files         649      649              
  Lines        8320     8321       +1     
  Branches     1484     1420      -64     
==========================================
+ Hits         6705     6706       +1     
  Misses       1600     1600              
  Partials       15       15
Impacted Files Coverage Δ
packages/react/src/components/Popup/Popup.tsx 71.87% <100%> (+0.14%) ⬆️

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 1681344...93cea9f. Read the comment docs.

@sophieH29 sophieH29 merged commit 175abda into master Feb 18, 2019
@sophieH29 sophieH29 deleted the feat/popup-get-ref-for-content branch February 18, 2019 11:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants