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(TransitionablePortal): remove usage of UNSAFE_* methods #3966

Merged
merged 5 commits into from Jun 23, 2020

Conversation

layershifter
Copy link
Member

@layershifter layershifter commented Jun 23, 2020

Related to #3919.

Removes the usage of UNSAFE_componentWillReceiveProps for TransitionablePortal.

@codecov-commenter
Copy link

codecov-commenter commented Jun 23, 2020

Codecov Report

Merging #3966 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3966   +/-   ##
=======================================
  Coverage   99.84%   99.84%           
=======================================
  Files         178      178           
  Lines        3150     3152    +2     
=======================================
+ Hits         3145     3147    +2     
  Misses          5        5           
Impacted Files Coverage Δ
...ddons/TransitionablePortal/TransitionablePortal.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 9513785...5d77823. Read the comment docs.

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.

None yet

2 participants