Brian Vaughn
a55480bc8e
Small wording nit
7 years ago
Brian Vaughn
da29d893e4
Added note about string ref API to strict mode section
7 years ago
Brian Vaughn
ce57928a0c
Added entry for createRef API
7 years ago
Brian Vaughn
141de66063
Wording changes in response to PR feedback
7 years ago
Brian Vaughn
444896ef8f
Initial draft for 16.3 release blog
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
Dan Abramov
aba7619177
Tweak state FAQ ( #551 )
* Tweak state FAQ
* Update faq-state.md
7 years ago
William Shepherd
8a7e75206b
Fix grammar ( #550 )
7 years ago
Hugh Prior
6e22b51b26
Update faq-state.md ( #549 )
Fix typo.
7 years ago
Joseph Race
794c0e0756
Update code-splitting.md ( #546 )
7 years ago
Yangzi Chen
ebb7c0e089
Update examples.md
7 years ago
David DeAngelis
cb0870514b
Update faq-functions.md
found a small syntax error in example
7 years ago
Dan Abramov
3e6aaebbd7
Add a note about disabling extensions when profiling ( #528 )
7 years ago
Carlos Iván Suarez
5904d9d8c6
Update conferences ( #526 )
I change the 'React Day Berlin' event from Upcoming Events to Past Conferences because it's already happened.
7 years ago
Emad-salah
2722c78380
Updated docs to include that VSCode supports it
7 years ago
Thomas
6b2bfce177
Add breko-hub to list of starter kits ( #521 )
7 years ago
Ernesto García
9b20285d1d
Update fragments example to use JSX syntax ( #520 )
* Update fragments example to use JSX syntax
* Use more standard JSX notation for fragments
* Bring back arrays-based example
* Remove keys in fragment, not needed for static items
* Add note about fragments syntax existing since v16.2
7 years ago
Daniel Bird
72e7547ef0
Embed examples using gatsby-remark-embed-snippet
7 years ago
Sophie Alpert
b48ecc8b7e
Tweak wording
7 years ago