Commit graph

170 commits

Author SHA1 Message Date
Ilya Kantor
c2342c1290 minor fixes 2022-09-21 16:54:14 +02:00
Ilya Kantor
bbb50e7750
Merge pull request #3175 from davidshq/patch-2
Update article.md
2022-09-21 16:51:01 +02:00
Ilya Kantor
89e3a75485
Merge pull request #3177 from davidshq/patch-4
Minor grammar
2022-09-20 13:56:15 +02:00
Ilya Kantor
b0a86b9010 minor fixes 2022-09-20 13:56:05 +02:00
Ilya Kantor
83b7de0b79
Merge pull request #3176 from davidshq/patch-3
Update article.md
2022-09-20 13:55:16 +02:00
Dave Mackey
131a3a7d09
Minor grammar 2022-09-06 11:03:36 -04:00
Dave Mackey
0c6a4acd94
Update article.md
Minor grammar changes, clarify that if using a class for `handleEvent` we still are actually using an object as we have to instantiate the class.
2022-09-06 10:33:05 -04:00
Dave Mackey
a6f19fb3ed
Update article.md
Minor changes to grammar
2022-09-06 09:13:22 -04:00
Dave Mackey
5abfab9045
Minor grammar 2022-09-06 09:01:26 -04:00
Ilya Kantor
c7da1a00cc closes #3119 2022-08-14 12:28:14 +03:00
Ilya Kantor
7d9ca8bc5e closes #3039, #3082 2022-06-26 10:33:01 +04:00
Dan Wallis
6af9a2e2a4
Correct mis-use of "it's" 2022-04-13 11:44:21 +01:00
Ilya Kantor
a678674350 images 2022-02-03 13:08:18 +03:00
Ilya Kantor
1dc6dfbc7c
Merge pull request #2614 from jonathanlu31/patch-1
Fix grammar
2022-01-21 14:06:35 +03:00
chrisbarbas
a960e3e753
Added 'the' to first sentence
Capturing and bubbling allow us to implement one of [the] most powerful event handling patterns
2022-01-13 04:04:27 -05:00
Ilya Kantor
c5358c5949 themable pictures 2021-12-12 22:53:17 +03:00
Ilya Kantor
4541b7af75 minor fixes 2021-11-03 16:16:33 +03:00
Ilya Kantor
15f7acfc2a minor fixes 2021-11-01 23:15:10 +03:00
Vigu
db074cd4c6
Remove redundant word in Possible Mistakes section 2021-10-22 06:40:40 +02:00
jonathanlu31
ffcb5da587
Fix grammar 2021-06-02 11:11:48 -07:00
Raphael
adab443ae3
Fixed small typo
2-ui / 2-events / 5-dispatch-events

In subchapter "Event constructor": first word use "Built-in" instead of "Build-in"
2020-12-07 15:30:26 +01:00
Vse Mozhe Buty
a81bb4a293
Fix typo in 2.2.5 (Dispatching custom events) 2020-11-17 17:39:17 +02:00
Eduardo
ad3a7cc6f3 Fix typo (I think) 2020-10-20 09:43:49 -04:00
Eduardo
7d05adac56 Mention HTML attribute events in the summary 2020-10-20 09:43:30 -04:00
joaquinelio
b10554806e
misplaced "too"? 2020-08-30 06:10:27 -03:00
Ilya Kantor
b07a1fefa0
Merge pull request #2030 from peachesontour/patch-3
Update article.md
2020-08-27 23:38:08 +03:00
Peter Kampjes
ed78e2602d
Update article.md
Small fixes.
2020-07-26 21:35:32 -03:00
Peter Kampjes
1f5a40f4c1
Update article.md 2020-07-25 14:18:36 -03:00
Peter Kampjes
dc0d9158b2
Typo
Thanks for a great tutorial!
2020-07-25 07:06:33 -03:00
Siddharth Golchha
f0dbc65f53
Fixed Type 2020-07-03 18:53:01 -07:00
Ilya Kantor
7b59734d5f typo 2020-06-01 09:59:03 +03:00
Ilya Kantor
ba2b7b0c4a minor 2020-05-06 16:51:47 +03:00
Violet Bora Lee
b4910970c2 minor fixes 2020-05-05 22:27:01 +09:00
Ilya Kantor
ba88b60f63 closes #1852 2020-04-29 12:04:07 +03:00
Ilya Kantor
649ecc5bb8 closes #1864 2020-04-29 11:58:16 +03:00
Alexey Pyltsyn
0c5d5d2554
Merge pull request #1821 from leviding/patch-8
Fix minor type error, delete unnecessary symbol .
2020-03-29 05:56:27 +03:00
Alexey Pyltsyn
0895276e40
Merge pull request #1824 from leviding/patch-10
Fix minor type errer: delete one space
2020-03-29 05:55:05 +03:00
LeviDing
2efef249ca
Update article.md 2020-03-27 18:39:33 +08:00
LeviDing
14cd9ec89e
Update article.md 2020-03-27 18:09:55 +08:00
LeviDing
da3303b88f
Update article.md 2020-03-27 09:08:04 +08:00
LeviDing
03aa504758
Update article.md 2020-03-26 10:05:29 +08:00
Ilya Kantor
63518dce9f
Merge pull request #1770 from jorishr/patch-1
small typo fix
2020-03-21 09:13:08 +03:00
Alexey Pyltsyn
36737518f8
Fix typo 2020-03-10 12:54:07 +03:00
jorishr
1c1b8a0b94
small typo fix
element.addEventListener(event, handler[, options]); TO element.addEventListener(event, handler, [options]);
2020-02-24 19:17:02 +01:00
Ilya Kantor
60d9fe607c Revert "Revert "minor fixes""
This reverts commit d6035ee890.
2020-02-08 21:05:37 +00:00
Ilya Kantor
d6035ee890 Revert "minor fixes"
This reverts commit e4fb777e31.
2020-02-08 21:00:32 +00:00
Ilya Kantor
e4fb777e31 minor fixes 2020-02-08 20:50:58 +00:00
Ilya Kantor
4a10b922c7 fix en #1739 2020-02-08 09:19:24 +00:00
Ilya Kantor
4587fde235 re-import images (Sketch update) 2019-11-30 08:51:52 +03:00
Ilya Kantor
ce8e68f21c minor fixes 2019-11-28 13:56:48 +03:00