Dan Abramov
|
110a318d1e
|
Link to a data fetching demo
|
6 years ago |
Dan Abramov
|
2cd4d0cf5d
|
Add more info to FAQ about deps (#1815)
* Add more info to FAQ about deps
* Update content/docs/hooks-faq.md
Co-Authored-By: gaearon <dan.abramov@gmail.com>
* Update content/docs/hooks-faq.md
Co-Authored-By: gaearon <dan.abramov@gmail.com>
* Update content/docs/hooks-faq.md
Co-Authored-By: gaearon <dan.abramov@gmail.com>
* Update content/docs/hooks-faq.md
Co-Authored-By: gaearon <dan.abramov@gmail.com>
* Update content/docs/hooks-effect.md
Co-Authored-By: gaearon <dan.abramov@gmail.com>
* tweaks
* tweak
|
6 years ago |
Dan Abramov
|
f99cc73499
|
Revert "Small typo fix" (#1738)
* Revert "Small typo fix"
* Update hooks-faq.md
|
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)
* Tweak useMemo wording
* Update hooks-faq.md
* Update hooks-reference.md
* Be more specific
|
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)
https://github.com/facebook/react/pull/14336
|
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
"Tip" usually contains an action for you to perform.
"Note" is more appropriate here since it's just an FYI.
|
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
Co-Authored-By: Dan Abramov <dan.abramov@gmail.com>
Co-Authored-By: Sophie Alpert <git@sophiebits.com>
|
6 years ago |