Vse Mozhe Buty
176e5f839f
Fix typos in 1.5.3
2020-10-08 17:59:04 +03:00
Ilya Kantor
6c6a7b5174
Merge pull request #2163 from Anurag-Chauhan-289/master
...
improved doc
2020-10-07 21:33:02 +03:00
Ilya Kantor
ea8fc1af20
Merge pull request #2162 from CrypterSr/patch-1
...
Update README.md
2020-10-07 21:32:37 +03:00
Ilya Kantor
fa0bcd3e1f
Merge pull request #2159 from vsemozhetbyt/patch-2
...
Fix link in 1.2.18
2020-10-07 21:30:29 +03:00
Ilya Kantor
d77dbf8103
Merge pull request #2158 from Ledorub/indexeddb-example-fix
...
Fix wrong variables names.
2020-10-07 21:30:15 +03:00
Ilya Kantor
77e2deea82
Merge pull request #2157 from ZYinMD/patch-3
...
correct minor typo
2020-10-07 21:29:22 +03:00
Ilya Kantor
1200946a72
Merge pull request #2155 from Mr0cket/patch-2
...
1.4.1.8_multiply numeric - Update 'properties' to 'property values'
2020-10-07 21:27:16 +03:00
Ilya Kantor
6f24128e44
Merge pull request #2151 from haond10adp/patch-1
...
minor change
2020-10-07 19:45:43 +03:00
Ilya Kantor
f4cf5808c8
minor fixes
2020-10-06 13:04:37 +03:00
Alexey Pyltsyn
545f514790
Remove extra trailing style tag
2020-10-06 02:14:09 +03:00
Ilya Kantor
f409905f7b
minor fixes
2020-10-06 00:47:39 +03:00
Alexey Pyltsyn
ae06ca62bb
Merge pull request #2168 from vsemozhetbyt/patch-3
...
Fix syntax enumeration in 1.4.7
2020-10-05 23:32:23 +03:00
Vse Mozhe Buty
4320617f8a
Fix syntax enumeration in 1.4.7
...
Currently, syntax of the 1 and 3 cases is the same.
2020-10-05 19:59:16 +03:00
Ilya Kantor
6fca8a4b31
minor fixes
2020-10-05 14:54:28 +03:00
Ilya Kantor
181cc781ab
minor fixes
2020-10-04 23:11:08 +03:00
Anurag Chauahan
1d13d1155d
Update article.md
2020-10-02 00:53:48 +05:30
Anurag Chauahan
af9b33925c
Update README.md
2020-10-02 00:46:50 +05:30
CrypterSr
f11dd6d07b
Update README.md
2020-10-01 23:24:12 +05:30
Ilya Kantor
ecfd1136af
minor
2020-10-01 19:22:39 +03:00
Vse Mozhe Buty
c970f424c2
Fix link in 1.2.18
...
The current link is redirected to the parent chapter.
This fix is in sync with
https://javascript.info/operators#bitwise-operators and #2117
2020-09-28 18:03:48 +03:00
Denis Ivanov
af95ad1570
Fix wrong variables names.
2020-09-28 17:02:28 +03:00
Zhi Yin
2c65914e3b
correct minor typo
2020-09-27 16:13:21 -04:00
Ilya Kantor
f489145731
Merge pull request #2154 from vsemozhetbyt/patch-1
...
Fix typo in 1.2.12
2020-09-27 12:28:52 +03:00
Milo Silva
73550e58ac
Update 'properties' to 'property values'
...
The task asks to multiply numeric object 'properties', however the term 'object properties' include both the 'property keys' of the object as well as the 'property values' of the object. It is clear the intention of the task is to change property values.
This change improves clarity of the task description.
2020-09-27 11:08:51 +02:00
Vse Mozhe Buty
740a2dfd5b
Fix typo in 1.2.12
2020-09-27 11:11:41 +03:00
Nguyễn Đức Hào
02e82ad409
Update article.md
2020-09-26 17:08:31 +07:00
Nguyễn Đức Hào
5189d51cd7
minor change
2020-09-26 09:16:33 +07:00
Ilya Kantor
a6017db26f
minor fixes
2020-09-24 23:01:57 +03:00
Ilya Kantor
ea673f4f2f
minor fixes
2020-09-24 23:01:34 +03:00
Ilya Kantor
2f6e4a27e2
minor fixes
2020-09-24 23:01:15 +03:00
Ilya Kantor
d92cb4743f
minor fixes
2020-09-24 23:01:09 +03:00
Ilya Kantor
2d63151779
minor fixes
2020-09-24 23:00:02 +03:00
Ilya Kantor
e4c928ba2d
minor fixes
2020-09-24 22:59:06 +03:00
Ilya Kantor
e76cf3a3c2
closes #2136 #2150
2020-09-24 22:51:36 +03:00
Ilya Kantor
b18b5ba761
minor fixes
2020-09-24 17:07:39 +03:00
Ilya Kantor
58ed032bf8
Merge pull request #2129 from vsemozhetbyt/ch-1-2-9
...
Address some possible inconsistencies in 1.2.9
2020-09-24 14:21:57 +03:00
Ilya Kantor
1f8b72be8f
Merge pull request #2146 from Ruslan-Aleev/patch-1
...
Changed "position" to "index" for slice() method
2020-09-24 14:20:49 +03:00
Ilya Kantor
9705a09ca7
minor fixes
2020-09-24 14:20:26 +03:00
Ruslan Aleev
6d9b4437a4
Changed "position" to "index" for slice() method
2020-09-24 12:38:24 +03:00
Ilya Kantor
e9686467e6
minor fixes, close #2137
2020-09-24 11:55:34 +03:00
Ilya Kantor
165ea8373c
Merge pull request #2125 from shanesc/patch-1
...
Add Edge to list of V8-powered browsers
2020-09-24 10:42:03 +03:00
Vse Mozhe Buty
071efd841b
Address some possible inconsistencies in 1.2.9
2020-09-23 18:57:10 +03:00
Ilya Kantor
26505f3d15
Merge pull request #2121 from zzy0302/master
...
PR for issues/2119
2020-09-23 15:36:50 +03:00
Ilya Kantor
8cb4268d0a
Merge pull request #1672 from galacemiguel/patch-1
...
Fix grammar and construction in 2.1.10
2020-09-23 15:31:04 +03:00
Miguel N. Galace
482ca750a4
Merge branch 'master' into patch-1
2020-09-23 18:44:06 +08:00
Miguel N. Galace
d3ad4c3d82
Fix grammar and construction in 2.1.10
2020-09-23 18:42:30 +08:00
Ilya Kantor
01e87b58a2
Merge pull request #2118 from vsemozhetbyt/ch-1-2-8
...
Fix old link and excess line break in 1.2.8
2020-09-23 12:47:50 +03:00
Ilya Kantor
6ea208bfa3
Merge pull request #2116 from amit1702/master
...
Dynamic script document order execution is done with async=false
2020-09-23 12:47:27 +03:00
Ilya Kantor
b3a826e654
Merge pull request #2122 from Isildur46/fix-Trident-is-not-a-JS-engine
...
Knowledge correcting: Delete "Trident"
2020-09-23 12:45:53 +03:00
Ilya Kantor
5878a19c62
Merge pull request #2123 from leviding/patch-22
...
Fix minor typo error
2020-09-23 12:45:33 +03:00