51 Commits (40ae16ac09a2a31a80cca74581f3190f4548a839)

Author SHA1 Message Date
Dan Abramov 7382e4e4ec
Link FAQ to testing recipes 5 years ago
Sunil Pai 8be8bf9d2f
Testing Docs (#2165) 5 years ago
Peng Jie 5dca78b7e3 docs(hooks): fix typo (#2161) 6 years ago
UmaR Aamer 06dd4cbe97 React Native added support for hooks in 0.59 (#2121) 6 years ago
Neil de Carteret 18f662ce41 Update hooks-faq.md (#2113) 6 years ago
Riley Avron cb5a61cdbf Add missing function call to example (#2102) 6 years ago
Angelos Orfanakos 2dccf4699d Remove redundant "reading" word from hooks faq (#2036) 6 years ago
Gavin Elster 8d9b002130 Fix typo (#2021) 6 years ago
Misha Moroshko b3d4fe5efb Keep hook links consistent (#1323) 6 years ago
Kent C. Dodds b91049c057 inputs array > dependencies array (#1957) 6 years ago
Dan Abramov ad6687e25e
Simplify the observer example 6 years ago
Alexey Pyltsyn 066479b69a Generate ids for new headers 6 years ago
Dan Abramov ac4aa6546e
Add more explanations to Hooks API page (#1845) 6 years ago
Dan Abramov 806da34988
Add a DOM measurement recipe to Hooks FAQ (#1843) 6 years ago
Dan Abramov 352c3ff01f
Fix example 6 years ago
Dan Abramov 877b189758 Fix wording 6 years ago
Dan Abramov 474de38b2c Use another example 6 years ago
Dan Abramov 110a318d1e Link to a data fetching demo 6 years ago
Dan Abramov 2cd4d0cf5d
Add more info to FAQ about deps (#1815) 6 years ago
Dan Abramov f99cc73499
Revert "Small typo fix" (#1738) 6 years ago
David Svetlecic 7b5f4cf604
Add 'you' 6 years ago
Nat Alison cde52ae60d add missing headings on hooks-faq 6 years ago
Nat Alison 25df15b83e reapply, correctly generating links 6 years ago
Nat Alison dc1e5366e3 revert id adding 6 years ago
Nat Alison 3e49e971d0 add everything else again 6 years ago
Brian Vaughn a0db3e7f17 Replaced inaccurate comments 6 years ago
Dan Abramov 601c016f49 testing 6 years ago
Dan Abramov d460a9b106 Docs updates 6 years ago
Dan Abramov f510e11312 Reword intro 6 years ago
Dan Abramov 08b6e4b876 Update docs for stable Hooks 6 years ago
Dan Abramov 024b5b6173 Bump alpha 6 years ago
Dan Abramov a946fb3783
Warn against side effects in useMemo (#1576) 6 years ago
Dan Abramov 26b0eb258a typo 6 years ago
Dan Abramov 9b5638f034
Tweak useMemo wording (#1569) 6 years ago
Dan Abramov 1a49812370 Clarify conflicting advice 6 years ago
Dan Abramov d7d5533278
[Hooks] Add recommendations about useMemo and lazy init (#1565) 6 years ago
Sunil Pai 53222c7f86 rename useImperativeMethods -> useImperativeHandle 6 years ago
Dan Abramov 92d96a3ca4 Bump documented Hooks version 6 years ago
Jamie 0c6a26ff9e Hooks proposal has been accepted (#1485) 6 years ago
Sophie Alpert 59a80a6010
Remove useMutationEffect docs (#1440) 6 years ago
Cory House 0e3d2a690c Grammar fix (#1435) 6 years ago
Dan Abramov d034688387 Add a disclaimer 6 years ago
Dan Abramov 145debb391
useMutationEffect for updating a ref to latest value (#1363) 6 years ago
Héliton Nordt 7fd8a8dfd8
Fix typo in Hooks FAQ 6 years ago
Misha Moroshko 451a96c311
Tip => Note 6 years ago
Misha Moroshko a1c7038255 Remove highlighted line in code example (#1322) 6 years ago
Tushar Khatiwada a531a0f89d
Small typo fix 6 years ago
Michael Fix da720361ed Update hooks-faq to use React.memo instead of React.pure (#1305) 6 years ago
Sebastian Markbage 83c2086e29 Update rfc links 6 years ago
Sophie Alpert d0d1fed2d0 Add documentation for Hooks proposal 6 years ago