CodeChari
|
ec2d0adcb4
|
Updating name of variable to which returned value of setState is assigned (#3701)
in CodePen it is 'prevState' and in the tutorial, it is 'state', which creates confusion.
|
2021-05-28 08:21:10 +02:00 |
|
Dan Abramov
|
91cfb4e72c
|
Change example to use a <form> (#3697)
|
2021-05-25 14:56:48 +01:00 |
|
Edgar Muentes
|
860a510d38
|
Clarify that synthetic events aren’t exactly the same as native events (#866)
Co-authored-by: Edgar Muentes <Edgar.Muentes@aexp.com>
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
|
2020-08-23 19:33:54 +02:00 |
|
Mendel Bakaleynik
|
98d8c10769
|
Minor grammar edit (syntactic -> syntactical). (#1043)
* Minor grammar edit (syntactic -> syntactical).
* Update handling-events.md
Co-authored-by: Sunil Pai <threepointone@oculus.com>
|
2020-03-09 19:33:56 +00:00 |
|
Stephanie
|
7611c776fc
|
Remove event from arrow function example (#1542)
|
2020-03-09 16:24:44 +00:00 |
|
Amit Merchant
|
c908d00fea
|
Improved grammer. (#2635)
* Update handling-events.md
* Update handling-events.md
|
2019-12-24 07:04:31 -08:00 |
|
Alexey Pyltsyn
|
1a625b7b69
|
Merge branch 'master' into httpsify
|
2019-02-22 00:12:48 +03:00 |
|
Michał Gołębiowski-Owczarek
|
7e4ac52af4
|
HTTPS-ify most insecure URLs in content/docs (& one in Acknowledgments)
This is a followup to #1157
|
2019-02-07 14:45:03 +01: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 |
|
Michael McGahan
|
cf628304bb
|
Change name of setState updater first arg to 'state' (#1155)
|
2018-09-04 23:26:01 +01:00 |
|
Dan
|
db66436112
|
Make CodePen links more prominent and consistent
|
2018-06-23 02:10:56 +01:00 |
|
Dan Abramov
|
db1262d06f
|
Tweak the event doc
|
2017-10-10 16:42:48 +01:00 |
|
Brian Vaughn
|
7f8d084a2c
|
Wordsmithing
|
2017-10-10 08:33:00 -07:00 |
|
Brian Vaughn
|
3dfc414701
|
Nit
|
2017-10-10 08:32:29 -07:00 |
|
sw-yx
|
037fdf82d0
|
modified handling-events page
|
2017-10-09 22:11:11 -04:00 |
|
sw-yx
|
6dad6d2b7a
|
added documentation for passing arguments to event handlers
|
2017-10-08 22:46:07 -04:00 |
|
Brian Vaughn
|
93aa551f1a
|
Reorganized 'docs' folder
|
2017-10-04 14:48:45 -07:00 |
|