Dan Abramov
|
92d96a3ca4
|
Bump documented Hooks version
|
2019-01-09 21:03:48 +00:00 |
|
Jamie
|
0c6a26ff9e
|
Hooks proposal has been accepted (#1485)
|
2018-12-12 12:57:15 -08:00 |
|
Sophie Alpert
|
59a80a6010
|
Remove useMutationEffect docs (#1440)
https://github.com/facebook/react/pull/14336
|
2018-11-28 13:42:27 -08:00 |
|
Brian Vaughn
|
ceb2c60855
|
Updated useReducer reducer example to show default case
|
2018-11-09 09:38:08 -08:00 |
|
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
|
2018-11-05 15:53:23 +00:00 |
|
Sophie Alpert
|
bd1d4832c0
|
Clarify when cleanup effect runs with [] deps
Fixes #1348.
|
2018-11-02 10:29:42 -07:00 |
|
Misha Moroshko
|
4fff01e641
|
Add : (#1321)
|
2018-10-26 15:35:36 -07:00 |
|
Philip Jackson
|
497de67653
|
Update hooks-reference.md (#1315)
Fix internal hyperlinks
|
2018-10-26 09:10:24 -07:00 |
|
Sebastian Markbage
|
83c2086e29
|
Update rfc links
|
2018-10-25 09:25:56 -07:00 |
|
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>
|
2018-10-25 07:09:38 -07:00 |
|