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 >
2021-02-27 00:18:00 -05:00
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.
2020-03-16 16:47:13 +03:00
Gergely Pap
4908a2f577
Update hooks-rules.md ( #2647 )
...
Updated information on ESLint plugin being included in Create React App.
2020-01-01 18:06:31 +03:00
José Antonio Chio
7be4caf210
Update ESLint Plugin installation command ( #1758 )
2019-04-24 09:02:43 +03:00
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 )
2019-03-13 17:09:09 -07:00
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
2019-03-13 13:59:42 +00:00
Nat Alison
25df15b83e
reapply, correctly generating links
2019-02-06 18:03:29 -08:00
Nat Alison
dc1e5366e3
revert id adding
2019-02-06 18:00:52 -08:00
Nat Alison
3e49e971d0
add everything else again
2019-02-06 17:22:04 -08: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
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
Dan Abramov
6b1fd7d984
Custom Hooks => Building Your Own Hooks ( #1364 )
2018-11-02 17:32:01 +00: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