Brian Vaughn
|
a0db3e7f17
|
Replaced inaccurate comments
|
2019-02-05 18:39:25 +00:00 |
|
Dan Abramov
|
601c016f49
|
testing
|
2019-02-05 18:05:36 +00:00 |
|
Dan Abramov
|
d460a9b106
|
Docs updates
|
2019-02-04 15:34:23 +00:00 |
|
Dan Abramov
|
f510e11312
|
Reword intro
|
2019-01-25 18:08:48 +00:00 |
|
Dan Abramov
|
08b6e4b876
|
Update docs for stable Hooks
|
2019-01-24 18:07:22 +00:00 |
|
Dan Abramov
|
024b5b6173
|
Bump alpha
|
2019-01-20 20:31:35 +00:00 |
|
Dan Abramov
|
a946fb3783
|
Warn against side effects in useMemo (#1576)
|
2019-01-19 19:52:32 +00:00 |
|
Dan Abramov
|
26b0eb258a
|
typo
|
2019-01-17 17:31:10 +00:00 |
|
Dan Abramov
|
9b5638f034
|
Tweak useMemo wording (#1569)
* Tweak useMemo wording
* Update hooks-faq.md
* Update hooks-reference.md
* Be more specific
|
2019-01-17 17:10:05 +00:00 |
|
Dan Abramov
|
1a49812370
|
Clarify conflicting advice
|
2019-01-17 13:25:41 +00:00 |
|
Dan Abramov
|
d7d5533278
|
[Hooks] Add recommendations about useMemo and lazy init (#1565)
|
2019-01-16 23:41:45 +00:00 |
|
Sunil Pai
|
53222c7f86
|
rename useImperativeMethods -> useImperativeHandle
|
2019-01-10 13:09:16 +00:00 |
|
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 |
|
Cory House
|
0e3d2a690c
|
Grammar fix (#1435)
|
2018-11-28 19:47:22 +00:00 |
|
Dan Abramov
|
d034688387
|
Add a disclaimer
|
2018-11-02 17:30:28 +00:00 |
|
Dan Abramov
|
145debb391
|
useMutationEffect for updating a ref to latest value (#1363)
|
2018-11-02 17:14:04 +00:00 |
|
Misha Moroshko
|
a1c7038255
|
Remove highlighted line in code example (#1322)
|
2018-10-26 15:39:29 -07:00 |
|
Michael Fix
|
da720361ed
|
Update hooks-faq to use React.memo instead of React.pure (#1305)
|
2018-10-25 10:07:42 -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 |
|