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 target for mouseEnter/mouselLeave events #3515

Merged
merged 2 commits into from
Mar 20, 2019

Conversation

layershifter
Copy link
Member

@layershifter layershifter commented Mar 18, 2019

Fixes #3514.
Fixes #3508.


Fix issues with invalid target for mouseEnter & mouseLeave events, also switches to a new EventStack API.

@codecov-io
Copy link

Codecov Report

Merging #3515 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3515      +/-   ##
==========================================
- Coverage   99.82%   99.82%   -0.01%     
==========================================
  Files         172      172              
  Lines        2804     2794      -10     
==========================================
- Hits         2799     2789      -10     
  Misses          5        5
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 3ab3bac...410ec6a. Read the comment docs.

@layershifter layershifter merged commit 79d8da6 into master Mar 20, 2019
@delete-merged-branch delete-merged-branch bot deleted the fix/portal branch March 20, 2019 08:37
mbakiev pushed a commit to mbakiev/Semantic-UI-React that referenced this pull request Jun 17, 2019
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.

2 participants