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

fix(Portal): fix onBlur handling in IE11 #3407

Merged
merged 2 commits into from
Jan 31, 2019
Merged

Conversation

layershifter
Copy link
Member

Fixes #3365.

Before in IE11

portal-before

After

portal-after

@codecov-io
Copy link

codecov-io commented Jan 31, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3407      +/-   ##
==========================================
+ Coverage   99.89%   99.89%   +<.01%     
==========================================
  Files         172      172              
  Lines        2830     2831       +1     
==========================================
+ Hits         2827     2828       +1     
  Misses          3        3
Impacted Files Coverage Δ
src/addons/Portal/Portal.js 100% <100%> (ø) ⬆️

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 7949159...13e3775. Read the comment docs.

@layershifter layershifter merged commit d56ce71 into master Jan 31, 2019
@layershifter layershifter deleted the fix/portal-ie-blur branch January 31, 2019 08:56
@levithomason
Copy link
Member

Released in semantic-ui-react@0.85.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