Ty Mick
364c661385
Clarify the definition of "inside conditions" ( #3542 )
* Clarify the definition of "inside conditions"
* Make clarification more concise
Co-authored-by: Ricky <rickhanlonii@gmail.com>
* Remove accidental extra period
Co-authored-by: Ricky <rickhanlonii@gmail.com>
4 years ago
Esteban Luchsinger
2ef0ee1e4f
Reorganize information about the plugin ( #2835 )
Having the information that the plugin is already installed by default after the installation instructions is probably wasting a lot of people's time. Moving it up probably avoids multiple installs of the plugin.
5 years ago
Gergely Pap
4908a2f577
Update hooks-rules.md ( #2647 )
Updated information on ESLint plugin being included in Create React App.
5 years ago
José Antonio Chio
7be4caf210
Update ESLint Plugin installation command ( #1758 )
6 years ago
Manuel Bieh
3e489fc2f9
Fixing incorrect value for eslint rule ( #1824 )
The name for the "warning" level in ESLint is `warn` not `warning` (https://eslint.org/docs/user-guide/configuring#configuring-rules )
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
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
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
92d96a3ca4
Bump documented Hooks version
6 years ago
Jamie
0c6a26ff9e
Hooks proposal has been accepted ( #1485 )
6 years ago
Dan Abramov
6b1fd7d984
Custom Hooks => Building Your Own Hooks ( #1364 )
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