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
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
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
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
Dan Abramov
3ed5a51eeb
Move the section on file inputs to avoid circular learning dep ( #588 )
7 years ago
Nick
7c76dd505e
Fix broken flow link ( #585 )
7 years ago
Alex
71383d4667
Shorter, inline reference to propTypes
7 years ago
Henrique Sosa
72e8051fa3
Fix misspelling
7 years ago
Dan Abramov
b3b618a69c
Prune examples
Remove a dead link and a project with no link to source code
7 years ago
Dan Abramov
9a953858d6
Add more references to setState batching ( #583 )
7 years ago
Andrey Nikonov
ecf038e520
Update reference-react-component.md
There is no #createclass anchor on /docs/react-api.html page anymore.
7 years ago
Igor Brovchenko
f6118c2b88
Add React Native Camp UA 2018
7 years ago
Zeb DeOs
53a600087b
Add semicolon for example code style consistency ( #575 )
7 years ago
Ran Yitzhaki
e3e6cb89b5
Make the note regarding special props in proptypes shorter
7 years ago
Ran Yitzhaki
423a248c50
Note about special props in PropTypes typechecking
7 years ago
Dipanjan Kundu
538ec13744
Update tutorial.md ( #566 )
* Update tutorial.md
* Grammar
7 years ago
Hugh Prior
788d5094d8
Update lists-and-keys.md ( #559 )
I think the word "root" is misleading here. For me the root implies a single item, and the <li> here is more of a leaf. I think we can avoid all confusion simply by removing the word.
7 years ago
Victoria Quirante
180ee6b6d7
Add React Alicante 2018 ( #570 )
7 years ago
Joni Sar
9dfc8b7e59
Update tools-comp-workbecnhes.md/ Added Bit
Update tools-comp-workbecnhes.md/ Added Bit for component source code distribution.
7 years ago
Sliz László
d3acd2d461
Add Hungary
Add the React-Budapest meetup from Hungary to the list
7 years ago
Michael Jackson
cdaa0a5696
Add The React Podcast to podcasts list ( #560 )
7 years ago
Yash Joshi
74741ed6ee
Moved AgentConf to Past Conferences ( #558 )
7 years ago
sventunus
18aee608ec
Update code-splitting.md ( #556 )
Fixed a typo: "A good place **is** to start is with routes" => "A good place to start is with routes"
7 years ago
Yash Joshi
9df59031a0
Move ReactFoo to Past Conference ( #554 )
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
Nathan Ward
4eae54be1a
Add Chain React 2018 to conferences.md ( #552 )
Adds the [Chain React 2018](https://infinite.red/ChainReactConf ) conference occurring July 11-13 in Portland to `content/community/conferences.md` to "Upcoming Conferences" in chronological order.
7 years ago