Brian Vaughn
d456dfbd29
Update docs and config to replace "master" with "main" branch
https://github.com/facebook/react/issues/21767
4 years ago
Sunil Pai
181c4996af
Add a note about the codemod on the lifecycle warnings post ( #2219 )
* Add a note about the codemod on the lifecycle warnings post
https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html
* missing fullstop.
* Update 2018-03-27-update-on-async-rendering.md
5 years ago
Chang Yan
76588f6335
Correct the description of when gDSFP gets called ( #2100 )
6 years ago
Nat Alison
25df15b83e
reapply, correctly generating links
6 years ago
Nat Alison
dc1e5366e3
revert id adding
6 years ago
Nat Alison
3e49e971d0
add everything else again
6 years ago
Dan Abramov
e7023a4c9e
Link to newer blog post from the older one ( #981 )
* Link to newer blog post from the older one
* Update 2018-03-27-update-on-async-rendering.md
* Update 2018-03-27-update-on-async-rendering.md
7 years ago
Brian Vaughn
6afbc7b56e
Added side effects props change example
7 years ago
Brian Vaughn
95f2a184d0
Added a note about mirroring props in state and no prevProps on gDSFP
7 years ago
Brian Vaughn
703a145489
Revert "Added a note about SSR / cWM"
This reverts commit 161339b15a
.
7 years ago
Brian Vaughn
161339b15a
Added a note about SSR / cWM
7 years ago
Sophie Alpert
a84d8e4e57
This is why you shouldn't Edit on GitHub without review
7 years ago
Sophie Alpert
78a2a196f7
Update 2018-03-27-update-on-async-rendering.md
7 years ago
Dan Abramov
77dae36663
Use examples without types in the post ( #719 )
7 years ago
Brian Vaughn
cb01f78e44
Small copy tweaks ( #718 )
7 years ago
Brian Vaughn
b824bd22bc
Added getSnapshotBeforeUpdate to the polyfill notes
7 years ago
Brian Vaughn
46103921fe
Changes in response to Sophie's feedback
7 years ago
Brian Vaughn
712f4deb85
Changed wording about app developer to React app developer
7 years ago
Brian Vaughn
9f7240337f
Updated gradual migration note
7 years ago
Brian Vaughn
7cf5b58187
Wordsmithing
7 years ago
Brian Vaughn
7ced9ce78b
Renamed blog post
7 years ago
Brian Vaughn
65eca09b50
Tweaks
7 years ago
Brian Vaughn
e143823d7a
Added create-subscription example
7 years ago
Brian Vaughn
e110ac5745
Added a small TOC for examples
7 years ago
Dan Abramov
a2139ded8a
Add a note about suspense
7 years ago
Dan Abramov
6eae811789
Tweaks to async post
7 years ago
Brian Vaughn
65b1496d95
Typo
7 years ago
Brian Vaughn
7425aed688
Typofix
7 years ago
Brian Vaughn
558d576818
Reworked introduction
7 years ago
Brian Vaughn
b0c22f75ef
Wording tweak
7 years ago
Brian Vaughn
254fc8b064
Wordsmithing nits
7 years ago
Brian Vaughn
b3bf0bd520
Added getSnapshotBeforeUpdate recipe
7 years ago
Brian Vaughn
fa34fcf582
16.4 -> 16.x
7 years ago
Brian Vaughn
92cf72dafd
Hardened wording a bit around async
7 years ago
Brian Vaughn
97a109d8b2
Added a note about experimental class properties usage in examples
7 years ago
Brian Vaughn
7408e07b62
Remoaved 'What can asynchronous rendering do?' section and instead linked to 'Sneak peek at async' which shows Dan's video
7 years ago
Brian Vaughn
1ca6cfcf3d
Moved async update blog post to a later, random date
7 years ago
Brian Vaughn
4d16523db1
Typo
7 years ago
Brian Vaughn
16eb646416
Fixed typo
7 years ago
Brian Vaughn
2312173e66
Moved updating-subscription example into an external Gist with a note
7 years ago
Brian Vaughn
b1ce57229e
Typo
7 years ago
Brian Vaughn
442591cec9
Added example of updating subscription from props
The nuance of this particular example came up while updating react-relay
7 years ago
Brian Vaughn
8de7dc42ba
Updated recipes to show updating/removing subscriptions
7 years ago
Brian Vaughn
813be17f1e
Updated docs/recipes in response to a new GH question
This question showed there was a use-case that I wasn't covering fully enough before, so I've added a new section.
7 years ago
Brian Vaughn
540033808f
Updated data-fetching example to show cWRP too
7 years ago
Brian Vaughn
2909738182
Address more Sophie feedback
7 years ago
Brian Vaughn
745632708d
Combined notes about react-lifecycles-compat
7 years ago
Brian Vaughn
f632f220c6
Wording changes for update-on-async and strict-mode
Incorporates most of Sophie's feedback.
Changes update-on-async references to 16.3 to be future tense (since this blog post will be released before 16.3). Changes strict-mode references to be past-tense (since this will be a docs page instead of a blog post).
7 years ago
Brian Vaughn
c1e67bec90
Wordsmithing in response to PR feedback
7 years ago
Brian Vaughn
f70c0dd9df
Minor wordsmithing
7 years ago