581 Commits (254fc8b064d91d89992b8c3788f05eefb5c96733)

Author SHA1 Message Date
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 7 years ago
Dan Abramov 9a953858d6
Add more references to setState batching (#583) 7 years ago
Andrey Nikonov ecf038e520
Update reference-react-component.md 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) 7 years ago
Hugh Prior 788d5094d8 Update lists-and-keys.md (#559) 7 years ago
Victoria Quirante 180ee6b6d7 Add React Alicante 2018 (#570) 7 years ago
Joni Sar 9dfc8b7e59
Update tools-comp-workbecnhes.md/ Added Bit 7 years ago
Sliz László d3acd2d461
Add Hungary 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) 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) 7 years ago
Nathan Ward 4eae54be1a Add Chain React 2018 to conferences.md (#552) 7 years ago
Dan Abramov aba7619177
Tweak state FAQ (#551) 7 years ago
William Shepherd 8a7e75206b Fix grammar (#550) 7 years ago
Hugh Prior 6e22b51b26 Update faq-state.md (#549) 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 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) 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) 7 years ago
Daniel Bird 72e7547ef0 Embed examples using gatsby-remark-embed-snippet 7 years ago
Sophie Alpert b48ecc8b7e Tweak wording 7 years ago
MICHAEL JACKSON 80773961c9 Small clarification 7 years ago
Thai Pangsakulyanont bc83db2fc1 Add a missing ; in `renderTheCat` example (#515) 7 years ago
MICHAEL JACKSON dcd53fd43d Rework section about using children prop 7 years ago
Alex Krolick 3b908cdcbc SImplify function-as-child example 7 years ago
Alex Krolick ac34b9c696 Call out usage of props.children as render prop 7 years ago
Alex Krolick 96d302aef0 Add "Using Props Other Than Render" to Render Props 7 years ago
Alex 581eafc049
Add mini example to top of Render Props 7 years ago