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

docs(ComponentDoc): replace deprecated lifecycle methods #3535

Merged
merged 2 commits into from
Mar 28, 2019
Merged

docs(ComponentDoc): replace deprecated lifecycle methods #3535

merged 2 commits into from
Mar 28, 2019

Conversation

GreenTeaCake
Copy link
Contributor

Relates to #2732 Replace componentWillReceiveProps by constructor and getDerivedStateFromProps.

@codecov-io
Copy link

codecov-io commented Mar 26, 2019

Codecov Report

Merging #3535 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3535   +/-   ##
=======================================
  Coverage   99.81%   99.81%           
=======================================
  Files         174      174           
  Lines        2725     2725           
=======================================
  Hits         2720     2720           
  Misses          5        5

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 ffa41bf...8cd7bf8. Read the comment docs.

grumblerchester and others added 2 commits March 27, 2019 08:56
Replace componentWillReceiveProps by getDerivedStateFromProps.
@layershifter layershifter merged commit bf504d3 into Semantic-Org:master Mar 28, 2019
@GreenTeaCake GreenTeaCake deleted the upd-component-doc branch March 28, 2019 16:09
mbakiev pushed a commit to mbakiev/Semantic-UI-React that referenced this pull request Jun 17, 2019
…g#3535)

* docs(ComponentDoc): replace deprecated lifecycle methods

Replace componentWillReceiveProps by getDerivedStateFromProps.

* Update ComponentDoc.js
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.

4 participants