Commit Graph

157 Commits

Author SHA1 Message Date
Dan Abramov
94ebecdf2c Typo 2018-04-13 17:43:07 +01:00
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
d453c2c8fb Merge pull request #767 from koba04/customizing-display-name-ref-forwarding
Add a section "Customizing Name in DevTools" in Forwarding Refs
2018-04-11 08:17:28 -07:00
Toru Kobayashi
f450adbdec Add a section "Displaying a custom name in DevTools" 2018-04-11 11:56:17 +09:00
Dan Abramov
c37006cb67 Use the official talk video from YouTube (#790)
* Use the official talk video from YouTube

* Show controls

* Update 2018-03-01-sneak-peek-beyond-react-16.md
2018-04-10 19:06:59 +01:00
Dan Abramov
ab436ccea3 Add missing "and" 2018-03-30 00:47:34 +01:00
Brian Vaughn
99d5ce47d3 Replaced hyphen with em dash 2018-03-29 14:48:33 -07:00
Brian Vaughn
221b7be5e9 nit 2018-03-29 13:32:36 -07:00
Brian Vaughn
2a9701805c Wording tweaks 2018-03-29 13:31:16 -07:00
Brian Vaughn
5a587d187e Tweaked link to Context API 2018-03-29 12:31:57 -07:00
Brian Vaughn
992a756306 Missing 'we' 2018-03-29 12:30:52 -07:00
Brian Vaughn
e5ca13e287 Cross-link to async update post 2018-03-29 11:18:56 -07:00
Brian Vaughn
a29098e958 Merge branch 'master' into 16.3-release-blog-post 2018-03-28 11:00:55 -07:00
Brian Vaughn
6afbc7b56e Added side effects props change example 2018-03-28 10:27:36 -07:00
Brian Vaughn
95f2a184d0 Added a note about mirroring props in state and no prevProps on gDSFP 2018-03-28 10:08:14 -07:00
Sophie Alpert
a84d8e4e57 This is why you shouldn't Edit on GitHub without review 2018-03-27 19:27:22 -07:00
Sophie Alpert
78a2a196f7 Update 2018-03-27-update-on-async-rendering.md 2018-03-27 19:26:32 -07:00
Dan Abramov
77dae36663 Use examples without types in the post (#719) 2018-03-28 00:40:13 +01:00
Brian Vaughn
cb01f78e44 Small copy tweaks (#718) 2018-03-28 00:22:20 +01:00
Brian Vaughn
e5cf31a61d Renamed blog post 2018-03-27 14:36:54 -07:00
Brian Vaughn
6d77836ce0 Linked to async blog post 2018-03-27 14:36:04 -07:00
Brian Vaughn
b7b97c0ea4 Merge branch 'master' into 16.3-release-blog-post 2018-03-27 14:34:51 -07:00
Brian Vaughn
b824bd22bc Added getSnapshotBeforeUpdate to the polyfill notes 2018-03-27 14:25:29 -07:00
Brian Vaughn
46103921fe Changes in response to Sophie's feedback 2018-03-27 14:06:27 -07:00
Brian Vaughn
712f4deb85 Changed wording about app developer to React app developer 2018-03-27 12:51:21 -07:00
Brian Vaughn
9f7240337f Updated gradual migration note 2018-03-27 12:51:00 -07:00
Brian Vaughn
7cf5b58187 Wordsmithing 2018-03-27 10:30:38 -07:00
Brian Vaughn
7ced9ce78b Renamed blog post 2018-03-27 10:12:55 -07:00
Brian Vaughn
65eca09b50 Tweaks 2018-03-24 21:44:22 -07:00
Brian Vaughn
e143823d7a Added create-subscription example 2018-03-24 16:26:04 -07:00
Brian Vaughn
e110ac5745 Added a small TOC for examples 2018-03-24 16:01:44 -07:00
Dan Abramov
a2139ded8a Add a note about suspense 2018-03-24 18:23:56 +00:00
Dan Abramov
6eae811789 Tweaks to async post 2018-03-24 18:10:30 +00:00
Brian Vaughn
65b1496d95 Typo 2018-03-24 11:00:06 -07:00
Brian Vaughn
7425aed688 Typofix 2018-03-24 10:29:12 -07:00
Brian Vaughn
558d576818 Reworked introduction 2018-03-24 10:19:00 -07:00
Brian Vaughn
b0c22f75ef Wording tweak 2018-03-23 12:48:11 -07:00
Brian Vaughn
7ac0712ed8 Updated 16.3 blog post to account for getSnapshotBeforeUpdate lifecycle 2018-03-23 12:42:57 -07:00
Brian Vaughn
254fc8b064 Wordsmithing nits 2018-03-23 11:45:02 -07:00
Brian Vaughn
b3bf0bd520 Added getSnapshotBeforeUpdate recipe 2018-03-23 11:23:07 -07:00
Brian Vaughn
d66d3a218e Updated TODO for later 2018-03-23 09:08:42 -07:00
Brian Vaughn
2f9b77a980 16.4 -> 16.x 2018-03-22 08:10:25 -07:00
Brian Vaughn
fa34fcf582 16.4 -> 16.x 2018-03-22 08:09:21 -07:00
Brian Vaughn
92cf72dafd Hardened wording a bit around async 2018-03-20 10:36:58 -07:00
Brian Vaughn
97a109d8b2 Added a note about experimental class properties usage in examples 2018-03-15 11:24:04 -07:00
Brian Vaughn
a937c46e02 Typo fixes 2018-03-15 10:05:02 -07:00
Brian Vaughn
a357b64503 Added React.forwardRef to 16.3 release blog post 2018-03-15 09:42:49 -07:00
Brian Vaughn
1de2e33414 Fixed links 2018-03-07 11:25:26 -08:00
Brian Vaughn
6a1ba97bb9 Moved 16.3 release date arbitrarily forward 2018-03-07 11:20:02 -08:00
Brian Vaughn
6e3581096f Merge branch 'master' into 16.3-release-blog-post 2018-03-07 11:19:26 -08:00