Commit graph

75 commits

Author SHA1 Message Date
Ilya Kantor
be133e1e65 minor 2019-06-04 20:48:50 +03:00
Ilya Kantor
76b0616727 improvements 2019-05-31 19:11:37 +03:00
Oleksandr Onufrienko
39394b96f2
Changed "phrase" to "phase" for capture param 2019-05-16 16:40:48 +03:00
Ilya Kantor
d9740908bf fixes 2019-05-16 13:37:25 +03:00
Himanshu Singh
bfb38191f8
Spelling mistake
preform -> perform
2019-05-16 00:18:05 +05:30
Ilya Kantor
899a3cea20 fixes 2019-05-14 10:26:55 +03:00
John McGuinness
17223e64d6
Update index.md 2019-04-18 08:16:17 +10:00
Ilya Kantor
8f13d61a8b Sketch editor update (no important image changes) 2019-04-05 09:17:57 +03:00
Ilya Kantor
d912bce1c5 minor 2019-03-09 11:52:24 +03:00
Ilya Kantor
fa8ffbe998 event options 2019-03-09 11:20:16 +03:00
Ilya Kantor
be9c5a7b5f re-export pictures 2019-03-02 23:36:52 +03:00
Ghost-017
4d1bd71204
grammer fixes
- add a definite article before 'outer menu' on line 111
- don't -> won't
2019-02-17 16:16:02 +08:00
Violet.Lee
752619e88b
insert missing colon 2019-01-18 19:51:54 +09:00
Ahmad Alfy
a554de470e
fix: missing parentheses causing syntax error 2018-12-29 20:03:11 +02:00
Ilya Kantor
45435ce1bb
Merge pull request #664 from simmayor/introduction-browser-events2
01-introduction-browser-events - Removed duplicate word
2018-12-15 19:08:48 +03:00
Ilya Kantor
f96a3b675e
Merge pull request #665 from simmayor/introduction-browser-events3
01-introduction-browser-events - Fixed spelling and grammar
2018-12-15 19:08:34 +03:00
simmayor
66ef6878b7 Fixed spelling and grammar 2018-12-08 20:56:28 -05:00
simmayor
efafc9121b Removed duplicate word 2018-12-08 20:47:01 -05:00
simmayor
efbf871daf Changed 'fieldInnerCoords' to 'fieldCoords' to match image and text 2018-12-08 20:44:22 -05:00
Ilya Kantor
2667c87c6d
Merge pull request #578 from vvnc/patch-3
Fix a typo
2018-11-03 19:32:09 +03:00
Ilya Kantor
1ee1176df7
Merge pull request #561 from vvnc/patch-2
Fix present simple, remove redundant word
2018-11-03 19:24:31 +03:00
Jerry Smith
55d1a1e8e8
Fix a typo 2018-10-27 21:06:27 +03:00
Ilya Kantor
dc904d122e cleanup 2018-10-22 12:02:28 +03:00
Jerry Smith
6634ecfac3
Fix present simple, remove redundant word 2018-10-21 20:03:34 +03:00
Ilya Kantor
d0fcf522da sketch downgrade to 50 for good arrows, closes #494 2018-10-09 12:00:34 +03:00
Ilya Kantor
aa43deef3b closes #516 2018-10-07 20:19:48 +03:00
Ilya Kantor
d40fbffdaa fix 2018-10-07 16:03:21 +03:00
Ghost-017
75b559f6a8
Update article.md 2018-10-05 13:36:17 +08:00
Tim Scott
cfb455230f
Fixed typo
Fixed a grammatical error at the top of the article.
2018-08-31 14:56:07 +01:00
Ben James
e4a4426ff1 Use gender neutral pronouns 2018-08-02 15:15:35 +01:00
AGCB
8edfab513f
grammar fix 2018-04-12 16:51:50 -07:00
Ilya Kantor
8bb4e5b725
Merge pull request #401 from brentguf/browser-events
Intro to Browser Events
2018-03-31 21:38:06 +03:00
Brent Guffens
82a34d231f
Small typo 2018-03-05 10:18:48 +01:00
Ilya Kantor
9365275467 fixes 2018-03-03 10:34:46 +03:00
Ilya Kantor
be007e78ef remove cut 2018-02-06 13:07:22 +03:00
Ilya Kantor
217eb0e5fa minor 2017-10-14 23:52:37 +03:00
Amanda Bozigian
2d8ae03fb0 Update article.md
Ln 53, "then" --> "than"

Changed: For instance, a `focus` event does not bubble. There are other examples too, we'll meet them. But still it's an exception, rather then a rule, most events do bubble.
To: For instance, a `focus` event does not bubble. There are other examples too, we'll meet them. But still it's an exception, rather than a rule, most events do bubble.
2017-09-28 14:09:27 -07:00
Randy Syring
5eb492e90e Clarify order of bubble/capture handlers on the target
The way the edited paragraph was written, I initially thought the bubble handler on the target would be ran before the capture handler, which seemed odd.  I believe this update clarifies the author's intention and describes better how the handler's actually work.
2017-09-07 23:25:50 -04:00
Ilya Kantor
9f6cb376a0 bugfix 2017-08-26 11:28:57 +02:00
Ilya Kantor
9bba300d69 minor 2017-08-03 15:45:11 +02:00
Ilya Kantor
883a05c7a8 fix 2017-07-17 12:34:52 +03:00
Ilya Kantor
8095b48bcc fixed #90 2017-07-17 12:24:00 +03:00
Ilya Kantor
362483e37f Merge pull request #91 from leighlawhon/patch-2
needs a data-counter
2017-07-13 23:43:22 +03:00
Leigh Lawhon
12054163fb needs a data-counter
button doesn't work without it
2017-07-13 06:53:37 -04:00
Leigh Lawhon
c894a12de3 typo "from" 2017-07-13 06:51:59 -04:00
Ilya Kantor
eca29f5238 minor 2017-07-01 10:39:35 +03:00
Ilya Kantor
b6c7a71d0c fixes 2017-06-19 17:21:26 +03:00
Ilya Kantor
d67c04c22f minor 2017-06-17 19:00:42 +03:00
Ilya Kantor
749e6e164b handleEvent 2017-06-17 18:01:43 +03:00
Ilya Kantor
2f0261b375 Merge branch 'master' of https://github.com/iliakan/javascript-tutorial-en 2017-06-14 10:36:02 +03:00