Lucas Duailibe
dab9b8b2fd
Add 'visual components' use case for forwarding refs ( #798 )
...
* Add 'visual components' use case for forwarding refs
* Rearrange "forwarding refs" to focus on simple use case
* Minor wording nits to 2018-03-29-react-v-16-3.md
* Minor wording nits to forwarding-refs.md
* Add more info to the forwardRef reference doc
* Minor wording nits to reference-react.md
2018-04-13 17:23:19 +01:00
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
73ba23fccd
Updated createRef example not to use class property syntax
2018-03-29 14:56:43 -07:00
Brian Vaughn
c41bb29856
Added DevTools name consideration to forwardRef examples
2018-03-23 09:54:12 -07:00
Brian Vaughn
f14f1477d5
Renamed ref in example
2018-03-18 08:03:28 -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
Brian Vaughn
c08533af9f
Removed context-before example
2018-02-13 12:40:31 -08:00
Brian Vaughn
8494428bcb
Added example of before/after context API
2018-02-13 11:44:39 -08:00