Brian Vaughn
6a1ba97bb9
Moved 16.3 release date arbitrarily forward
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
a89e6b8c3c
Added link to context API docs
7 years ago
Sophie Alpert
8485e9373f
Wording tweaks
7 years ago
Sophie Alpert
5295df7b72
Sneak Peek: Beyond React 16
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
33ff167068
Wordsmith nit
7 years ago
Brian Vaughn
c08533af9f
Removed context-before example
7 years ago
Brian Vaughn
8494428bcb
Added example of before/after context API
7 years ago
Brian Vaughn
5a1d653f76
Incorporated Sophie's PR feedback
7 years ago
Brian Vaughn
626ac42195
Moved StrictMode to docs rather than blog post
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
60d65ce23a
Wordsmithing
7 years ago
Brian Vaughn
fb3b91f06d
Add explanation for render and commit lifecycles
7 years ago
Brian Vaughn
75a43aab34
Wordsmithing in response to PR feedback
7 years ago
Brian Vaughn
08d444eada
Wordsmithing in response to PR feedback
7 years ago
Brian Vaughn
c1e67bec90
Wordsmithing in response to PR feedback
7 years ago
Brian Vaughn
f70c0dd9df
Minor wordsmithing
7 years ago
Brian Vaughn
5cae7c6282
Strict Mode blog title capitalization
7 years ago
Brian Vaughn
935d2a104b
Minor edits in response to PR feedback
7 years ago
Brian Vaughn
a55480bc8e
Small wording nit
7 years ago
Brian Vaughn
da29d893e4
Added note about string ref API to strict mode section
7 years ago
Brian Vaughn
ce57928a0c
Added entry for createRef API
7 years ago
Brian Vaughn
141de66063
Wording changes in response to PR feedback
7 years ago
Brian Vaughn
444896ef8f
Initial draft for 16.3 release blog
7 years ago
Brian Vaughn
f005c04206
Wordsmithing
7 years ago
Brian Vaughn
1314117e42
Wording improvements in response to Dan's feedback
7 years ago
Brian Vaughn
fe6b1333f7
Add Dan as an author to "Update on Async"
7 years ago
Brian Vaughn
49464f77e3
Removed some unnecessary parens
7 years ago
Brian Vaughn
99fedeaae1
Wording changes in response to PR feedback
7 years ago
Brian Vaughn
cdb4b9ee14
Added TOC header links to Strict Mode page
7 years ago
Brian Vaughn
0674c34f0a
Added string ref section to strict mode page
7 years ago
Brian Vaughn
9ff0f122af
Split StrictMode into its own top level docs page
7 years ago
Brian Vaughn
e298b47057
Wordsmithing
7 years ago
Brian Vaughn
544c0bc5c9
Migrated async update from Quip to Markdown
7 years ago
Michael Siadak
34442a0017
Update blog post on fragment tooling support ( #553 )
Clarifies that Prettier has released 1.9 and now supports the short Fragment JSX syntax.
7 years ago
Emad-salah
2722c78380
Updated docs to include that VSCode supports it
7 years ago
Dan Abramov
7cd818846c
Use full name in blog post
7 years ago
Thai Pangsakulyanont
8582f9fe98
Fix “Improving the Repository Infrastructure” typos ( #437 )
7 years ago
Daniel Steshenko
3c44402eb1
Fix typo ( #439 )
7 years ago