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 |
Brian Vaughn
|
ceb2c60855
|
Updated useReducer reducer example to show default case
|
6 years ago |
einarq
|
d7fc875f71
|
Typo in useReducer docs, the initialCount prop is unused (#1376)
* Typo in useReducer docs, the initialCount prop is unused, should be passed to the useReducer hook as initial state
* Fix example
|
6 years ago |
Sophie Alpert
|
bd1d4832c0
|
Clarify when cleanup effect runs with [] deps
Fixes #1348.
|
6 years ago |
Misha Moroshko
|
4fff01e641
|
Add : (#1321)
|
6 years ago |
Philip Jackson
|
497de67653
|
Update hooks-reference.md (#1315)
Fix internal hyperlinks
|
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 |