Commit Graph

39 Commits

Author SHA1 Message Date
Dan Abramov
77dae36663 Use examples without types in the post (#719) 2018-03-28 00:40:13 +01:00
Brian Vaughn
46103921fe Changes in response to Sophie's feedback 2018-03-27 14:06:27 -07:00
Brian Vaughn
7cf5b58187 Wordsmithing 2018-03-27 10:30:38 -07:00
Brian Vaughn
e143823d7a Added create-subscription example 2018-03-24 16:26:04 -07:00
Brian Vaughn
b3bf0bd520 Added getSnapshotBeforeUpdate recipe 2018-03-23 11:23:07 -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
2312173e66 Moved updating-subscription example into an external Gist with a note 2018-02-28 09:10:34 -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
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
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
Brian Vaughn
540033808f Updated data-fetching example to show cWRP too 2018-02-13 13:48:27 -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
Brian Vaughn
c1e67bec90 Wordsmithing in response to PR feedback 2018-02-12 09:06:10 -08:00
Brian Vaughn
36963886eb Increased Prettier line-width for examples 2018-02-07 09:21:38 -08:00
Brian Vaughn
06d5be4571 Prettier 2018-02-07 09:21:26 -08:00
Brian Vaughn
f005c04206 Wordsmithing 2018-02-07 09:21:26 -08:00
Brian Vaughn
1314117e42 Wording improvements in response to Dan's feedback 2018-02-07 09:21:26 -08:00
Brian Vaughn
289a2da039 Prettier 2018-02-07 09:21:26 -08:00
Brian Vaughn
0674c34f0a Added string ref section to strict mode page 2018-02-07 09:21:26 -08:00
Brian Vaughn
e298b47057 Wordsmithing 2018-02-07 09:21:26 -08:00
Brian Vaughn
544c0bc5c9 Migrated async update from Quip to Markdown 2018-02-07 09:21:26 -08:00
Brian Vaughn
11a780d84c Update Prettier line-widths for example code 2018-02-07 09:20:56 -08:00
Dan Abramov
3ed5a51eeb Move the section on file inputs to avoid circular learning dep (#588) 2018-02-05 18:01:25 +00:00
Brian Vaughn
8448de7ed9 Merge pull request #470 from danielsbird/rendering-elements-codepen
Move examples of rendering elements from CodePen into ./examples
2018-01-16 10:15:58 -08:00
Daniel Bird
72e7547ef0 Embed examples using gatsby-remark-embed-snippet 2018-01-13 13:50:24 -05:00
Daniel Bird
cdecba10b3 Move examples of rendering elements from CodePen into ./examples 2017-12-27 20:39:46 -05:00
Vishal Raj
436c43e32e fixing circleCI post prettier reformatting 2017-12-24 22:11:26 +05:30
Vishal Raj
33aa0f6b4b gatsby remark embed snippet inclusion 2017-12-22 12:11:29 +05:30
Vishal Raj
093e1128c7 Merge branch 'master' of https://github.com/reactjs/reactjs.org into vishalvrv9-docs-inputfile-improvement 2017-12-21 17:04:14 +05:30
Vishal Raj
dd41d34c20 modification: gatsby-remark-code-plugin 2017-12-21 16:33:32 +05:30
Brian Vaughn
f0f375387e Changed trailing-commas to es5, moved example config to separate rc file 2017-11-23 08:36:26 -08:00
Brian Vaughn
a03aa6c812 Format examples with Prettier 2017-11-23 08:32:54 -08:00
ajcumine
ee6f7925aa move reconciliation index as keys examples from codepen into ./examples 2017-11-17 16:27:05 +00:00
Brian Vaughn
32a66d7b83 Migrated remaining Babel REPL links 2017-11-07 12:07:01 +00:00
Brian Vaughn
a3e7c8b7ed Added gatsby-remark-babel-repl-link plug-in 2017-11-07 11:35:35 +00:00
Brian Vaughn
aa04afb822 Moved Codepen examples from ./codepen to ./examples 2017-11-07 11:03:35 +00:00