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

feat(Popup): add inline prop #1017

Merged
merged 13 commits into from
Mar 6, 2019
Merged

feat(Popup): add inline prop #1017

merged 13 commits into from
Mar 6, 2019

Conversation

mnajdova
Copy link
Contributor

@mnajdova mnajdova commented Mar 5, 2019

Added inline prop for rendering the content of the Popup, next to the trigger element.

@codecov
Copy link

codecov bot commented Mar 5, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1017      +/-   ##
==========================================
+ Coverage   81.51%   81.52%   +<.01%     
==========================================
  Files         675      675              
  Lines        8755     8756       +1     
  Branches     1492     1492              
==========================================
+ Hits         7137     7138       +1     
  Misses       1602     1602              
  Partials       16       16
Impacted Files Coverage Δ
packages/react/src/components/Popup/Popup.tsx 75.35% <100%> (+0.11%) ⬆️

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 8e06ad0...365e404. Read the comment docs.

@mnajdova mnajdova merged commit 6dc670a into master Mar 6, 2019
@delete-merged-branch delete-merged-branch bot deleted the feat/popup-inline-prop branch March 6, 2019 14:32
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

3 participants