9 Commits

Author SHA1 Message Date
Brian Vaughn
5ba8e04f26 Merge pull request #748 from tgallacher/fix/blog-react-v-16-3
Fix: added missing component instantiation within the 'forwardRef' AP…
2018-04-08 11:15:57 -07:00
Toru Kobayashi
0ea7d99127 Revert "Adopt bvaughn's example"
This reverts commit 2e1554dc32.
2018-04-03 02:36:43 +09:00
Toru Kobayashi
2e1554dc32 Adopt bvaughn's example 2018-04-03 02:02:45 +09:00
Tom Gallacher
17d04ac9f3 Fix: added missing component instantiation within the 'forwardRef' API example 2018-03-31 19:10:54 +01:00
Toru Kobayashi
c72935a054 prettier 2018-03-30 15:25:16 +09:00
Toru Kobayashi
d5c449d824 React.forwardRef accepts a render function, not Functional Component 2018-03-30 14:14:29 +09:00
Brian Vaughn
c41bb29856 Added DevTools name consideration to forwardRef examples 2018-03-23 09:54:12 -07:00
Brian Vaughn
22d0ec128e Updated forwardRef example to use named function 2018-03-16 09:42:47 -07:00
Brian Vaughn
a357b64503 Added React.forwardRef to 16.3 release blog post 2018-03-15 09:42:49 -07:00