759 Commits (a2d69c68aed8360eeca2543338893a455eb98c68)

Author SHA1 Message Date
Dan Abramov 6b1fd7d984
Custom Hooks => Building Your Own Hooks (#1364) 6 years ago
Dan Abramov d034688387 Add a disclaimer 6 years ago
Sophie Alpert bd1d4832c0 Clarify when cleanup effect runs with [] deps 6 years ago
Dan Abramov 145debb391
useMutationEffect for updating a ref to latest value (#1363) 6 years ago
Dillon Mulroy c30ab0e369 Fix anchor link for getDerivedStateFromError (#1362) 6 years ago
Frederick Ros ab79d82d95 Fix a typo (#1344) 6 years ago
Joe Haddad f45e10b870 Use Create React App instead of unofficial fork (#1347) 6 years ago
Dan Abramov 3c46595136
Add some spacing because it looks weird on website 6 years ago
Sophie Alpert 7e964ef8bf Add Hooks video 6 years ago
Héliton Nordt 7fd8a8dfd8
Fix typo in Hooks FAQ 6 years ago
Misha Moroshko 451a96c311
Tip => Note 6 years ago
v891 a8bf119e01 Update hooks-overview.md (#1320) 6 years ago
Misha Moroshko a1c7038255 Remove highlighted line in code example (#1322) 6 years ago
Misha Moroshko 4fff01e641 Add : (#1321) 6 years ago
Kurt Furbush 7258e584cb Update code-splitting.md (#1299) 6 years ago
Philip Jackson 497de67653 Update hooks-reference.md (#1315) 6 years ago
Bæring Gunnar Steinþórsson 8d562573c7 Update hooks-intro.md (#1316) 6 years ago
Tushar Khatiwada a531a0f89d
Small typo fix 6 years ago
Marko Schulz 60bddf78f9 Update links to https (#1313) 6 years ago
Misha Moroshko 017dd6523f or => and (#1311) 6 years ago
Stephen Burke ce2729582c Update hooks-overview.md (#1308) 6 years ago
Michael Fix da720361ed Update hooks-faq to use React.memo instead of React.pure (#1305) 6 years ago
Leigh Halliday a8e5cc424f
Fixing a small grammer mistake on the code-splitting page 6 years ago
Sebastian Markbage 83c2086e29 Update rfc links 6 years ago
Sophie Alpert d0d1fed2d0 Add documentation for Hooks proposal 6 years ago
Brian Vaughn 43339e2611 Add docs for getDerivedStateFromError [16.6] (#1223) 6 years ago
Sebastian Markbåge b6b15d770f Document deprecation of findDOMNode (#1263) 6 years ago
Sebastian Markbåge b188555b06 Document React.lazy (#1284) 6 years ago
Sebastian Markbåge 896214b7d2 Document class contextType as the primary consuming mechanism (#1283) 6 years ago
Sebastian Markbåge 1601307c1e Document React.memo (#1282) 6 years ago
Sophie Alpert 026edff33c Error boundaries docs shouldn't use class fields 6 years ago
Noel Yoo ee8716166e Fix typo (#1274) 6 years ago
Alex Wilmer c66250a34a add missing semi-colon in conditional rendering codeblock (#1269) 6 years ago
Tyler McGinnis e2ee6b9f34 Remove the word "simple" (#1257) 6 years ago
Dan Abramov 425cb9a429
Terminology: Lifecycle hooks -> Lifecycle methods (#1237) 6 years ago
Bartosz Kaszubowski 5c3f61d312 Small changes to "classnames" tip (#1151) 6 years ago
kh0ma fc83f24358 Chage JSON payload to prevent errors with parsing (#1229) 6 years ago
Dan e89ad6306b Fix example 6 years ago
Dan Abramov 81afcfbd87
Functional -> function (#863) 6 years ago
Dan Abramov 0276f2cd75
Add a link to Formik (#1197) 6 years ago
Brian Vaughn 9cd3667141 Corrected misleading wording about React.Children.map 6 years ago
Brian Vaughn cc5f9c8eb1 Added links to the Profiler deep-dive YouTube video 6 years ago
Patrick Aljord 779a9bca3f typo in accessibility (#1168) 6 years ago
Moti Zilberman e5c3a9e4f0 Pointer events: Document tangentialPressure, twist (#1118) 6 years ago
Jonathan bc756a8102 Update to the semantic HTML section of the a11y page (#1156) 6 years ago
Michael McGahan cf628304bb Change name of setState updater first arg to 'state' (#1155) 6 years ago
Dan Abramov 33a3739314 Link to Tania’s blog post 6 years ago
Alex Zherdev a857998ae6 Link to legacy context docs in Design Principles (#1132) 6 years ago
Brian Vaughn 8e0fc589ab Added react-window to 'Virtualize Long Lists' section 7 years ago
Dan 1c7728241b Add "React for Designers" link 7 years ago