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
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
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
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
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
Brian Vaughn
75a43aab34
Wordsmithing in response to PR feedback
2018-02-12 13:07:19 -08:00
Aneeq-ur-Rehman
53f4ce7881
Update static-type-checking.md to fix the installation of Flow ( #608 )
...
* Update static-type-checking.md to fix the installation of Flow
The second command won't work until the "flow" is added to scripts.
* Update static-type-checking.md
2018-02-12 17:37:09 +00:00
Brian Vaughn
c1e67bec90
Wordsmithing in response to PR feedback
2018-02-12 09:06:10 -08:00
Alex
af89808ba8
Merge pull request #612 from ryanwebjackson/patch-1
...
Add "React Native Radio" by devchat.tv
2018-02-11 13:37:11 -08:00
G Akshay
c66011b32d
just before sounds better that 'immediately before' (#611 )
2018-02-11 19:53:39 +00:00
Ryan Jackson
d91d51235e
Add "React Native Radio" by devchat.tv
...
I realize it's React Native, but commonly episodes are fairly general, and include topics like React ecosystem and tooling.
2018-02-11 10:31:50 -06:00
Alex
16ac2ac8a9
Add Reactathon 2018
2018-02-10 20:48:07 -08:00
Alex
5ca8cb08e3
Merge pull request #603 from ferrannp/master
...
Add React Native EU 2018 conference
2018-02-10 20:44:17 -08:00
G Akshay
10c3a91538
Update reference-react-component.md ( #609 )
...
`just before` sounds better than `immediately before`.
2018-02-10 21:03:08 +00:00
Kelly Burke
bfc8385f9d
Update examples.md ( #606 )
2018-02-09 23:13:41 +00:00
ferrannp
2156e4157f
Add React Native EU 2018 conf.
2018-02-08 15:42:21 +01:00
Stefan Papst
430abc18c3
updated link to 'big picture'
2018-02-08 15:10:15 +01:00
Brian Vaughn
f70c0dd9df
Minor wordsmithing
2018-02-07 15:03:51 -08:00