Commit Graph

27 Commits

Author SHA1 Message Date
Brian Vaughn
17eae3952d Fix "master" to "main" renaming mistakes (#3770) 2021-07-06 20:46:10 -04:00
Brian Vaughn
620d360621 Updated master -> main references (#3769) 2021-07-06 14:17:34 -04:00
Brian Vaughn
d456dfbd29 Update docs and config to replace "master" with "main" branch
https://github.com/facebook/react/issues/21767
2021-06-29 13:35:55 -04:00
Andrea Tupini
6618bcc734 Fix broken link to devtools (#3715) 2021-05-31 17:53:56 +02:00
vikram menon
c970f75a0a Fix 404 broken link for createFragmentContainer (#3598) 2021-03-26 19:30:18 +00:00
MohammadReza
f595f22c72 Added reconciliation link. (#2614)
Co-authored-by: Sunil Pai <threepointone@oculus.com>
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
2020-11-12 20:10:12 +01:00
Chris Wilson
ec07e80be0 Remove prev/next links from the Advanced Guide (#3269) 2020-09-21 10:19:11 +02:00
Eduard Poracký
d16f1ee795 Add next and previous links to Advanced Guides (#540)
Co-authored-by: Eduard Poracký <eporacky@trionyx.sk>
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
2020-08-23 19:44:57 +02:00
Tom Beckenhauer
e3a6479989 Update legacy lifecycle methods (#2435)
* Update legacy lifecycle methods

componentWillReceiveProps -> componentDidUpdate

* Update legacy lifecycle methods

componentWillReceiveProps -> componentDidUpdate

* Update higher-order-components.md

Co-authored-by: Sunil Pai <threepointone@oculus.com>
2020-03-09 13:16:24 +00:00
Alexey Pyltsyn
1a625b7b69 Merge branch 'master' into httpsify 2019-02-22 00:12:48 +03:00
Tauan Tathiell
f5ccd7e255 It solves a broken link on HOC doc 2019-02-19 00:22:09 -03:00
Saransh Kataria
87f5b7ba90 updated broken link on HOC documentation 2019-02-14 22:24:08 -08:00
Michał Gołębiowski-Owczarek
7e4ac52af4 HTTPS-ify most insecure URLs in content/docs (& one in Acknowledgments)
This is a followup to #1157
2019-02-07 14:45:03 +01:00
Nat Alison
25df15b83e reapply, correctly generating links 2019-02-06 18:03:29 -08:00
Nat Alison
dc1e5366e3 revert id adding 2019-02-06 18:00:52 -08:00
Nat Alison
3e49e971d0 add everything else again 2019-02-06 17:22:04 -08:00
Dan Abramov
81afcfbd87 Functional -> function (#863) 2018-10-04 22:13:09 +01:00
Brian Vaughn
b7b97c0ea4 Merge branch 'master' into 16.3-release-blog-post 2018-03-27 14:34:51 -07:00
Alex Krolick
43b21efad1 Merge pull request #710 from chaficnajjar/patch-1
Fix grammar mistake in higher-order-components.md
2018-03-26 17:33:30 -06:00
Chafic Najjar
858d2886f9 s/function components/functional components (#711)
A stateless React component is referred to as a "functional component" throughout the documentation, not a "function component".
2018-03-26 12:00:57 +01:00
Chafic Najjar
d1d228099d Fix grammar mistake in higher-order-components.md
The word "logic" here is singular so it should be referred to with "it" instead of "them".
2018-03-26 11:45:22 +03:00
Brian Vaughn
201fcadfa7 Added React.forwardRef to API and docs 2018-03-16 09:30:07 -07:00
邪无神
49e79e3f08 fix(#460) 404 link of Relay's createContainer API in doc HOC (#468) 2017-12-26 12:10:46 +00:00
Dani Lewandowski
1dd43b2a53 Fixed an to a HOC 2017-11-12 20:54:14 -05:00
Noel C
395636caa7 Update higher-order-components.md 2017-10-18 20:03:53 -04:00
Yangshun Tay
7c6f185134 Ensure all class constructors call super with props 2017-10-07 02:19:31 +08:00
Brian Vaughn
93aa551f1a Reorganized 'docs' folder 2017-10-04 14:48:45 -07:00