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(Responsive|Transition): remove logic with setSafeState() #3302

Merged
merged 1 commit into from
Nov 25, 2018

Conversation

layershifter
Copy link
Member

This PR removes useless logic with setSafeState(), we just need to clear properly intervales and frames.

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3302      +/-   ##
==========================================
- Coverage   99.92%   99.92%   -0.01%     
==========================================
  Files         169      169              
  Lines        2807     2803       -4     
==========================================
- Hits         2805     2801       -4     
  Misses          2        2
Impacted Files Coverage Δ
src/modules/Transition/Transition.js 100% <100%> (ø) ⬆️
src/addons/Responsive/Responsive.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 9acbe90...f57908a. Read the comment docs.

@layershifter layershifter merged commit defd978 into master Nov 25, 2018
@layershifter layershifter deleted the mixed/fix-state-responsive branch November 25, 2018 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants