Brian Vaughn
9113b4c829
Fixed example props/prevProps
7 years ago
Dan Abramov
77dae36663
Use examples without types in the post ( #719 )
7 years ago
Brian Vaughn
46103921fe
Changes in response to Sophie's feedback
7 years ago
Brian Vaughn
7cf5b58187
Wordsmithing
7 years ago
Brian Vaughn
e143823d7a
Added create-subscription example
7 years ago
Brian Vaughn
b3bf0bd520
Added getSnapshotBeforeUpdate recipe
7 years ago
Brian Vaughn
55650fc12c
Added explicit null value in state initializer
7 years ago
Brian Vaughn
3c75def7e7
Deleted StrictMode and examples/images
7 years ago
Brian Vaughn
2312173e66
Moved updating-subscription example into an external Gist with a note
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
98d5a092af
Added gDSFP to example
7 years ago
Brian Vaughn
858c1a7511
Fixed small error in example
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
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
36963886eb
Increased Prettier line-width for examples
7 years ago
Brian Vaughn
06d5be4571
Prettier
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
289a2da039
Prettier
7 years ago
Brian Vaughn
0674c34f0a
Added string ref section to strict mode page
7 years ago
Brian Vaughn
e298b47057
Wordsmithing
7 years ago
Brian Vaughn
544c0bc5c9
Migrated async update from Quip to Markdown
7 years ago
Brian Vaughn
11a780d84c
Update Prettier line-widths for example code
7 years ago
Dan Abramov
3ed5a51eeb
Move the section on file inputs to avoid circular learning dep ( #588 )
7 years ago
Daniel Bird
72e7547ef0
Embed examples using gatsby-remark-embed-snippet
7 years ago
Daniel Bird
cdecba10b3
Move examples of rendering elements from CodePen into ./examples
7 years ago
Vishal Raj
436c43e32e
fixing circleCI post prettier reformatting
7 years ago
Vishal Raj
33aa0f6b4b
gatsby remark embed snippet inclusion
7 years ago
Vishal Raj
dd41d34c20
modification: gatsby-remark-code-plugin
7 years ago
Brian Vaughn
f0f375387e
Changed trailing-commas to es5, moved example config to separate rc file
7 years ago
Brian Vaughn
a03aa6c812
Format examples with Prettier
7 years ago
ajcumine
ee6f7925aa
move reconciliation index as keys examples from codepen into ./examples
7 years ago
Brian Vaughn
32a66d7b83
Migrated remaining Babel REPL links
7 years ago
Brian Vaughn
a3e7c8b7ed
Added gatsby-remark-babel-repl-link plug-in
7 years ago
Brian Vaughn
aa04afb822
Moved Codepen examples from ./codepen to ./examples
7 years ago
Brian Vaughn
6eef46d1cb
Renamed 'examples' folder to 'codepen' for clarity
7 years ago
Brian Vaughn
f14eb61e5f
Removed HTML boilerplate from examples folder to simplify build script
7 years ago
Eric Simons
d255c1afc6
sync js files to codepen
7 years ago