Commit graph

259 commits

Author SHA1 Message Date
Ilya Kantor
be108af763
Merge pull request #315 from usernamehw/patch-3
Update solution.md
2017-12-16 11:25:12 +03:00
Ilya Kantor
1989f42759
Merge pull request #316 from usernamehw/patch-4
Update index.html
2017-12-16 11:25:02 +03:00
Ilya Kantor
7fa42ad60d
Merge pull request #322 from usernamehw/patch-5
Update article.md
2017-12-16 11:23:33 +03:00
Ilya Kantor
1b6924c1d1
Merge pull request #323 from usernamehw/patch-6
Update task.md
2017-12-16 11:23:16 +03:00
Ilya Kantor
0f51aeb2c7
Merge pull request #324 from usernamehw/patch-7
Update solution.md
2017-12-16 11:23:07 +03:00
Ilya Kantor
d4472f18d2
Merge pull request #325 from usernamehw/patch-8
Update article.md
2017-12-16 11:22:51 +03:00
Ilya Kantor
8d8ea095da
Merge pull request #326 from usernamehw/patch-9
Update article.md
2017-12-16 11:22:41 +03:00
Alexander
edb081fc68
Update index.html 2017-12-07 01:16:10 +03:00
Alexander
384a7b7e9c
Update article.md 2017-12-07 01:13:28 +03:00
Alexander
04d669208c
Update article.md 2017-12-06 10:23:46 +03:00
Alexander
0ae23f6393
Update solution.md 2017-12-06 05:23:03 +03:00
Alexander
d147d4b154
Update task.md 2017-12-06 05:20:36 +03:00
Alexander
4b957acabe
Update article.md 2017-12-06 05:12:38 +03:00
Alexander
299ed0fc3b
Update index.html 2017-11-30 19:03:40 +03:00
Alexander
26faaacdb7
Update solution.md 2017-11-30 19:00:59 +03:00
Ilya Kantor
4b02949e95
Merge pull request #308 from usernamehw/patch-7
Update article.md
2017-11-27 22:40:20 +03:00
Alexander
ca046bd3c3
Update article.md 2017-11-27 18:33:50 +03:00
Alexander
5f16db33e9
Update article.md 2017-11-27 17:46:29 +03:00
Ilya Kantor
0f1455da90 Merge branch 'master' of https://github.com/iliakan/javascript-tutorial-en 2017-11-01 12:57:35 +03:00
Ilya Kantor
973810d980 fixes 2017-11-01 12:57:29 +03:00
Ilya Kantor
1c7557cd42
Merge pull request #272 from shihao7i/1-endless-page
fixed typo in 1-endless-page
2017-11-01 10:44:40 +03:00
Ilya Kantor
4aa190b102
Merge pull request #273 from xterminal/patch-1
Update article.md
2017-11-01 10:44:26 +03:00
Max
b2605eba41
Width/height mistype. 2017-10-31 11:47:07 +03:00
xterminal
ae53c63685 Update article.md
Spelling corrections ("loosing" to losing)
2017-10-24 08:15:42 -04:00
Shih-Hao
6d29e74372 fixed typo in 1-endless-page 2017-10-24 17:51:51 +08:00
Ilya Kantor
53705b8a6c minor 2017-10-15 00:08:02 +03:00
Ilya Kantor
07d1188bfa minor 2017-10-15 00:07:07 +03:00
Ilya Kantor
4d60cd525f fix 2017-10-15 00:05:11 +03:00
Ilya Kantor
217eb0e5fa minor 2017-10-14 23:52:37 +03:00
Ilya Kantor
3c08cc446b minor 2017-10-07 17:50:22 +03:00
RobotWizard
f51afac4ac fixed typo on line 44
minor fix.
2017-10-05 09:56:41 +05:30
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
Shubham Gupta
41dd4a724c Update article.md 2017-09-23 17:13:36 -07:00
Ilya Kantor
2d4e4693f8 minor 2017-09-15 11:09:10 +02:00
Kurczok
c2c2c2b42a Missed word 2017-09-11 22:25:00 +02: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
e8eeab1316 Merge pull request #160 from Kurczok/patch-3
getComputedStyle typo
2017-09-03 19:18:15 +03:00
Kurczok
80eb75ab16 Use typo 2017-09-03 17:28:52 +02:00
Kurczok
17c2317cc7 getComputedStyle typo 2017-09-03 14:15:50 +02:00
Ilya Kantor
9f6cb376a0 bugfix 2017-08-26 11:28:57 +02:00
Ilya Kantor
e28b4c7526 added a comment, closes #135 2017-08-13 21:44:57 +02:00
Ilya Kantor
d6e45ea391 close #126 2017-08-09 23:35:00 +02:00
Ilya Kantor
c6271b5c58 fixes #123 2017-08-05 22:05:09 +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
Ilya Kantor
3d56f47ec7 Merge pull request #92 from leighlawhon/patch-1
typo "from"
2017-07-13 23:43:02 +03:00
Michael Grinko
35ee68e385 Update article.md 2017-07-13 18:48:14 +03:00
Leigh Lawhon
12054163fb needs a data-counter
button doesn't work without it
2017-07-13 06:53:37 -04:00