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

chore(Transition): remove deprecated lifecycle methods #3982

Merged
merged 3 commits into from Jul 11, 2020

Conversation

layershifter
Copy link
Member

Related to #3919.

Removes the usage of UNSAFE_componentWillReceiveProps for Transition.

@codecov-commenter
Copy link

codecov-commenter commented Jul 11, 2020

Codecov Report

Merging #3982 into master will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3982      +/-   ##
==========================================
- Coverage   99.84%   99.84%   -0.01%     
==========================================
  Files         180      181       +1     
  Lines        3169     3168       -1     
==========================================
- Hits         3164     3163       -1     
  Misses          5        5              
Impacted Files Coverage Δ
...ddons/TransitionablePortal/TransitionablePortal.js 100.00% <100.00%> (ø)
src/modules/Transition/Transition.js 100.00% <100.00%> (ø)
src/modules/Transition/utils/computeStatuses.js 100.00% <100.00%> (ø)

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 20d851d...64978e0. Read the comment docs.

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

Successfully merging this pull request may close these issues.

None yet

2 participants