Commit Graph

10 Commits

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