Commit Graph

18 Commits

Author SHA1 Message Date
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