Vse Mozhe Buty
|
3d4a6e9223
|
Fix typos in 7.3 (JavaScript animations)
|
2020-12-05 17:56:33 +02:00 |
|
Ilya Kantor
|
ff40f490ac
|
Merge pull request #2342 from vsemozhetbyt/patch-10
Fix typo in 7.1 (Bezier curve)
|
2020-12-05 18:46:57 +03:00 |
|
Ilya Kantor
|
b65c62588e
|
Merge pull request #2343 from vsemozhetbyt/patch-11
Fix typo in 7.2 (CSS-animations)
|
2020-12-05 18:46:45 +03:00 |
|
Ilya Kantor
|
f274f4d1f9
|
Merge pull request #2347 from PGlivicky/fix-clock-setinterval-solution
Fix bug in the 'colored clock with setInterval' task's solution
|
2020-12-05 18:07:08 +03:00 |
|
Ilya Kantor
|
e112b8bc16
|
Merge pull request #2349 from odsantos/fix-arrays-typos
Fix typo.
|
2020-12-05 18:04:37 +03:00 |
|
Ilya Kantor
|
44f4795a4c
|
selection
|
2020-12-05 18:04:00 +03:00 |
|
Osvaldo Dias dos Santos
|
268159c139
|
Fix typo.
|
2020-12-05 00:04:46 +01:00 |
|
Petr Glivicky
|
6118cc0878
|
Add a missing bracket in the solution description
|
2020-12-04 21:13:51 +01:00 |
|
Petr Glivicky
|
d4c23dcf37
|
Fix bug: Clock can't be stopped when 'Start' clicked while running
|
2020-12-04 20:40:01 +01:00 |
|
Vse Mozhe Buty
|
09281788bf
|
Fix typo in 7.2 (CSS-animations)
|
2020-12-04 00:00:44 +02:00 |
|
Vse Mozhe Buty
|
21dc1384cf
|
Fix typo in 7.1 (Bezier curve)
|
2020-12-03 16:57:48 +02:00 |
|
Ilya Kantor
|
e1a3f634a4
|
Merge pull request #2327 from joaquinelio/patch-4
Update article.md
|
2020-11-29 11:25:39 +03:00 |
|
Ilya Kantor
|
9065fd33d0
|
Merge pull request #2302 from patrikbego/patch-3
Rephrased for clarity.
|
2020-11-29 11:25:18 +03:00 |
|
Ilya Kantor
|
361c702e8e
|
Merge pull request #2316 from vsemozhetbyt/patch-2
Fix typos in 4.3 (Blob)
|
2020-11-29 11:24:24 +03:00 |
|
Ilya Kantor
|
574dd84b23
|
closes #2319
|
2020-11-29 11:22:53 +03:00 |
|
Ilya Kantor
|
d05bbe0132
|
Merge pull request #2320 from vsemozhetbyt/patch-3
Fix typo in 5.2 (FormData)
|
2020-11-29 11:16:27 +03:00 |
|
Ilya Kantor
|
8b987211e2
|
Merge pull request #2321 from vsemozhetbyt/patch-4
Add missing parenthesis in 5.6 (Fetch API)
|
2020-11-29 11:16:18 +03:00 |
|
Ilya Kantor
|
4697b7bafe
|
Merge pull request #2322 from vsemozhetbyt/patch-5
Fix typos in 5.8 (XMLHttpRequest)
|
2020-11-29 11:16:02 +03:00 |
|
Ilya Kantor
|
277374fb00
|
Merge pull request #2323 from vsemozhetbyt/patch-6
Expand a note in 5.8 (XMLHttpRequest)
|
2020-11-29 11:15:36 +03:00 |
|
Ilya Kantor
|
59c54002ce
|
Merge pull request #2324 from vsemozhetbyt/p5.9
Replace deprecated property in 5.9 (Resumable file upload)
|
2020-11-29 11:15:19 +03:00 |
|
Ilya Kantor
|
8e6ace0d66
|
Merge pull request #2325 from vsemozhetbyt/patch-7
Fix typo in 5.11 (WebSocket)
|
2020-11-29 11:14:54 +03:00 |
|
Ilya Kantor
|
6f7d9cf0f8
|
minor fixes
|
2020-11-29 11:14:29 +03:00 |
|
Ilya Kantor
|
00f138c611
|
Merge pull request #2140 from peachesontour/patch-14
Typos
|
2020-11-29 11:13:50 +03:00 |
|
Ilya Kantor
|
ebd774d28d
|
Update 7-animation/2-css-animations/article.md
Co-authored-by: Muhammed Zakir <8190126+MuhammedZakir@users.noreply.github.com>
|
2020-11-29 11:12:18 +03:00 |
|
joaquinelio
|
b852cfef7f
|
Update article.md
|
2020-11-29 05:04:39 -03:00 |
|
Ilya Kantor
|
d2ebb4236d
|
Merge pull request #2288 from lumosmind/patch-54
Promise.any
|
2020-11-29 10:56:43 +03:00 |
|
Ilya Kantor
|
e558805d8b
|
fixes #2326
|
2020-11-29 10:02:02 +03:00 |
|
Vse Mozhe Buty
|
c828fe3f3b
|
Fix typo in 5.11 (WebSocket)
|
2020-11-29 02:45:50 +02:00 |
|
Vse Mozhe Buty
|
0f0a0c564a
|
Replace deprecated property in 5.9 (Resumable file upload)
|
2020-11-28 22:49:20 +02:00 |
|
Vse Mozhe Buty
|
513d36eabf
|
Expand a note in 5.8 (XMLHttpRequest)
|
2020-11-28 19:56:23 +02:00 |
|
Vse Mozhe Buty
|
b79964ad8d
|
Fix typos in 5.8 (XMLHttpRequest)
|
2020-11-28 19:52:12 +02:00 |
|
Vse Mozhe Buty
|
ae6f990d62
|
Add missing parenthesis in 5.6 (Fetch API)
|
2020-11-27 16:47:08 +02:00 |
|
Vse Mozhe Buty
|
2793f330fd
|
Fix typo in 5.2 (FormData)
|
2020-11-26 20:22:57 +02:00 |
|
Vse Mozhe Buty
|
91da65d1d3
|
Fix typos in 4.3 (Blob)
|
2020-11-25 23:55:07 +02:00 |
|
Ilya Kantor
|
6ec4c4fc99
|
minor fixes
|
2020-11-25 23:24:12 +03:00 |
|
Ilya Kantor
|
fee665777f
|
minor fixes
|
2020-11-25 23:23:59 +03:00 |
|
Ilya Kantor
|
0ac7894d10
|
minor fixes
|
2020-11-25 23:23:13 +03:00 |
|
Ilya Kantor
|
0eef95040c
|
minor fixes
|
2020-11-25 23:22:50 +03:00 |
|
Ilya Kantor
|
a0b0d43060
|
Merge pull request #2315 from vsemozhetbyt/patch-1
Fix possible typos in 4.1 (ArrayBuffer, binary arrays)
|
2020-11-25 18:12:51 +03:00 |
|
Vse Mozhe Buty
|
193e174653
|
Fix possible typos in 4.1 (ArrayBuffer, binary arrays)
|
2020-11-25 17:10:48 +02:00 |
|
Ilya Kantor
|
b3974b3d51
|
Merge pull request #2313 from vsemozhetbyt/patch-12
Correct subhead in 3.1 (Popups and window methods)
|
2020-11-25 14:19:31 +03:00 |
|
Ilya Kantor
|
36c07028a3
|
Merge pull request #2309 from vsemozhetbyt/patch-11
Fix typo in 2.99.2 (Selection and Range)
|
2020-11-25 14:19:13 +03:00 |
|
Ilya Kantor
|
947afdda31
|
Merge pull request #2297 from patrikbego/patch-2
Fixed couple of grammar mistakes.
|
2020-11-25 13:55:19 +03:00 |
|
Mustafa Kemal Tuna
|
b73c2a4525
|
typo
|
2020-11-25 10:38:23 +03:00 |
|
Ilya Kantor
|
2554d3d4cc
|
Merge pull request #2293 from leviding/patch-33
FIX: typo error in dom-nodes and corresponding CSS need to be fixed
|
2020-11-25 10:38:09 +03:00 |
|
Mustafa Kemal Tuna
|
5f040588ff
|
Summary section is fixed
first fulfilled promise can not return error.
|
2020-11-25 10:37:06 +03:00 |
|
Mustafa Kemal Tuna
|
0e79e06444
|
example is fixed and summary is extended
example is fixed and summary is extended due to feedbacks
|
2020-11-25 10:30:19 +03:00 |
|
Ilya Kantor
|
ba277aa61f
|
Merge pull request #2292 from joaquinelio/patch-2
Buffer purpose. And missing "s".
|
2020-11-25 10:16:17 +03:00 |
|
Ilya Kantor
|
fbe2050f13
|
Merge pull request #2291 from vsemozhetbyt/patch-8
Fix typo in 2.3.1 (Mouse events)
|
2020-11-25 09:08:51 +03:00 |
|
Ilya Kantor
|
a2494a70dc
|
Merge pull request #2290 from vsemozhetbyt/patch-7
Fix typo in 2.2.5 (Dispatching custom events)
|
2020-11-25 09:01:20 +03:00 |
|