Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Popup): support an object from createRef() as context value #3459

Merged
merged 1 commit into from
Feb 23, 2019

Conversation

layershifter
Copy link
Member

Changes similar to #3448.

So, Popup now accepts a refs created with React.createRef() into context prop, it's really great simplification 👍

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3459      +/-   ##
==========================================
+ Coverage   99.89%   99.89%   +<.01%     
==========================================
  Files         172      172              
  Lines        2813     2815       +2     
==========================================
+ Hits         2810     2812       +2     
  Misses          3        3
Impacted Files Coverage Δ
src/modules/Popup/Popup.js 99.26% <100%> (+0.01%) ⬆️

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 4d29552...f95caf4. Read the comment docs.

@layershifter layershifter merged commit a031dff into master Feb 23, 2019
@layershifter layershifter deleted the feat/popup-ref-context branch February 23, 2019 09:26
@levithomason
Copy link
Member

Released in semantic-ui-react@0.86.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants