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
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
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
21fa1162b6
Removed StrictMode from side nav
2018-03-16 16:24:45 -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
55650fc12c
Added explicit null value in state initializer
2018-03-15 08:48:01 -07:00
Brian Vaughn
3c75def7e7
Deleted StrictMode and examples/images
2018-03-07 11:42:10 -08:00
Brian Vaughn
7408e07b62
Remoaved 'What can asynchronous rendering do?' section and instead linked to 'Sneak peek at async' which shows Dan's video
2018-03-07 11:17:02 -08:00
Brian Vaughn
1ca6cfcf3d
Moved async update blog post to a later, random date
2018-03-07 11:14:01 -08:00
Brian Vaughn
9905159321
Merge branch 'master' into update-on-async-rendering
2018-03-07 11:13:03 -08:00
Alex Krolick
410edb85b4
Merge pull request #667 from afontcu/patch-1
...
Fix redux FAQ link
2018-03-07 10:47:19 -08:00
Adrià Fontcuberta
74077cbf7c
Fix redux FAQ link
...
Hi! Just wanted to thank you for your work.
Redux FAQ link was broken so I just fixed it.
2018-03-07 09:16:53 +01:00
Alex
11834be55e
Add temporary link to context RFC slated for 16.3 ( #647 )
...
Add temporary link to context RFC slated for 16.3
2018-03-04 09:23:39 -08:00
stevefaulkner
fb32db116c
Update accessibility.md ( #660 )
...
The link to the explanation of landmarks, was not up to date, suggesting this http://www.scottohara.me/blog/2018/03/03/landmarks.html provides an up to date and detailed explanation.
2018-03-04 09:05:37 -08:00
Swarnava Sengupta
7dcf2f19be
Fix a small typo ( #662 )
2018-03-04 08:09:44 -08:00
Sophie Alpert
8485e9373f
Wording tweaks
2018-03-01 15:32:45 -08:00
Sophie Alpert
a19fd32755
Fix my site link
2018-03-01 11:31:14 -08:00
Sophie Alpert
5295df7b72
Sneak Peek: Beyond React 16
2018-03-01 09:10:54 -08:00
Brian Vaughn
4d16523db1
Typo
2018-02-28 13:00:17 -08:00
Brian Vaughn
16eb646416
Fixed typo
2018-02-28 12:13:28 -08:00
Brian Vaughn
2312173e66
Moved updating-subscription example into an external Gist with a note
2018-02-28 09:10:34 -08:00
Alex
d59c4f9116
Add temporary link to context RFC slated for 16.3
...
Fixes #646
2018-02-26 11:10:09 -08:00
Janet Todorova
093d3cb271
Add React.NotAConf to the list ( #642 )
2018-02-24 14:33:31 +00:00
Brian Vaughn
b1ce57229e
Typo
2018-02-22 16:54:02 -08:00
Brian Vaughn
442591cec9
Added example of updating subscription from props
...
The nuance of this particular example came up while updating react-relay
2018-02-22 13:19:39 -08:00
Artem Marochkanych
c46b58101e
Change url of react-image repository ( #636 )
...
README says: This project has been superseded by https://github.com/mbrevda/react-image
2018-02-22 09:54:46 -08:00
Brian Vaughn
98d5a092af
Added gDSFP to example
2018-02-20 17:09:43 -08:00
Brian Vaughn
858c1a7511
Fixed small error in example
2018-02-20 17:05:29 -08:00
Brian Vaughn
c45fb40ff3
Triggering rebuild of Netlify
2018-02-20 17:02:43 -08:00
Junior Oliveira
67402932f6
Update link to create-react-app repository ( #627 )
...
Update link to create-react-app from facebookincubator to facebook organization
2018-02-18 15:50:10 +00:00
Benjamim Sonntag
c8161bd9a0
Update reference-react-dom-server.md ( #625 )
...
Fixes a small typo in `renderToNodeStream`'s documentation
2018-02-18 01:25:13 +00:00
Brian Vaughn
8de7dc42ba
Updated recipes to show updating/removing subscriptions
2018-02-16 14:47:16 -08:00
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.
2018-02-14 14:34:14 -08:00
Alex
2d86d3b3f3
Merge pull request #615 from MyaElla/patch-1
...
Update conferences.md
2018-02-14 09:53:09 -08:00
Mihaela Ciobanu
d538875f3a
Update conferences.md
...
added React fest in March , London
2018-02-14 13:28:43 +00:00
Brian Vaughn
540033808f
Updated data-fetching example to show cWRP too
2018-02-13 13:48:27 -08:00
Brian Vaughn
2909738182
Address more Sophie feedback
2018-02-13 13:04:59 -08:00
Brian Vaughn
745632708d
Combined notes about react-lifecycles-compat
2018-02-13 12:48:18 -08:00
Brian Vaughn
626ac42195
Moved StrictMode to docs rather than blog post
2018-02-13 10:52:00 -08:00
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).
2018-02-13 10:49:40 -08:00
Sophie Alpert
8bbc69b453
Update context.md
...
Slightly less judgy with less of a hierarchical vibe.
2018-02-12 19:51:35 -08:00
Brian Vaughn
60d65ce23a
Wordsmithing
2018-02-12 15:26:25 -08:00
Brian Vaughn
fb3b91f06d
Add explanation for render and commit lifecycles
2018-02-12 14:59:17 -08:00