aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/javascript/reference/global_objects/array
diff options
context:
space:
mode:
authorAlexey Pyltsyn <lex61rus@gmail.com>2021-10-29 20:34:32 +0300
committerGitHub <noreply@github.com>2021-10-29 20:34:32 +0300
commitc08c48e16cb9e47c586925999362de104ecd710d (patch)
tree4464fc29abe9bc12fab7c665884d08b864cf2ff0 /files/ru/web/javascript/reference/global_objects/array
parent9adcae13346df29353fc658e8c1e04e1903f1f9d (diff)
downloadtranslated-content-c08c48e16cb9e47c586925999362de104ecd710d.tar.gz
translated-content-c08c48e16cb9e47c586925999362de104ecd710d.tar.bz2
translated-content-c08c48e16cb9e47c586925999362de104ecd710d.zip
[RU] Update Compat macros (#2911)
Diffstat (limited to 'files/ru/web/javascript/reference/global_objects/array')
-rw-r--r--files/ru/web/javascript/reference/global_objects/array/@@species/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/array/@@unscopables/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/array/concat/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/array/every/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/array/fill/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/array/find/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/array/findindex/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/array/flat/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/array/flatmap/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/array/foreach/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/array/from/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/array/includes/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/array/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/array/indexof/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/array/isarray/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/array/join/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/array/keys/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/array/lastindexof/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/array/length/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/array/map/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/array/of/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/array/pop/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/array/push/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/array/reduce/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/array/reverse/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/array/slice/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/array/some/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/array/sort/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/array/splice/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/array/unshift/index.html2
30 files changed, 30 insertions, 30 deletions
diff --git a/files/ru/web/javascript/reference/global_objects/array/@@species/index.html b/files/ru/web/javascript/reference/global_objects/array/@@species/index.html
index ace866305a..54c82349b0 100644
--- a/files/ru/web/javascript/reference/global_objects/array/@@species/index.html
+++ b/files/ru/web/javascript/reference/global_objects/array/@@species/index.html
@@ -48,7 +48,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Array/@@species
<div>
-<p>{{Compat("javascript.builtins.Array.@@species")}}</p>
+<p>{{Compat}}</p>
</div>
<h2 id="Смотрите_также">Смотрите также:</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/array/@@unscopables/index.html b/files/ru/web/javascript/reference/global_objects/array/@@unscopables/index.html
index 446a3d70a9..2e194bedd7 100644
--- a/files/ru/web/javascript/reference/global_objects/array/@@unscopables/index.html
+++ b/files/ru/web/javascript/reference/global_objects/array/@@unscopables/index.html
@@ -46,7 +46,7 @@ Object.keys(Array.prototype[Symbol.unscopables]);
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>
<div>
-<p>{{Compat("javascript.builtins.Array.@@unscopables")}}</p>
+<p>{{Compat}}</p>
</div>
<h2 id="Смотрите_также">Смотрите также</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/array/concat/index.html b/files/ru/web/javascript/reference/global_objects/array/concat/index.html
index 3bdd69d4b6..b63eb938dd 100644
--- a/files/ru/web/javascript/reference/global_objects/array/concat/index.html
+++ b/files/ru/web/javascript/reference/global_objects/array/concat/index.html
@@ -91,7 +91,7 @@ console.log(alphaNumeric); // Результат: ['a', 'b', 'c', 1, 2, 3]
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>
<div>
-<p>{{Compat("javascript.builtins.Array.concat")}}</p>
+<p>{{Compat}}</p>
</div>
<h2 id="Смотрите_также">Смотрите также</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/array/every/index.html b/files/ru/web/javascript/reference/global_objects/array/every/index.html
index 2138e85d01..33beb998a8 100644
--- a/files/ru/web/javascript/reference/global_objects/array/every/index.html
+++ b/files/ru/web/javascript/reference/global_objects/array/every/index.html
@@ -160,7 +160,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Array/every
<div></div>
-<div id="compat-mobile">{{Compat("javascript.builtins.Array.every")}}</div>
+<div id="compat-mobile">{{Compat}}</div>
<h2 id="See_also">Смотрите также</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/array/fill/index.html b/files/ru/web/javascript/reference/global_objects/array/fill/index.html
index aa595ddaa4..63de54e29a 100644
--- a/files/ru/web/javascript/reference/global_objects/array/fill/index.html
+++ b/files/ru/web/javascript/reference/global_objects/array/fill/index.html
@@ -127,7 +127,7 @@ arr[0].hi = "hi"; // [{ hi: "hi" }, { hi: "hi" }, { hi: "hi" }]</code></pre>
<h2 id="Browser_compatibility">Совместимость с браузерами</h2>
<div>
-<p>{{Compat("javascript.builtins.Array.fill")}}</p>
+<p>{{Compat}}</p>
</div>
<h2 id="See_also">Смотрите также</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/array/find/index.html b/files/ru/web/javascript/reference/global_objects/array/find/index.html
index afc588f40d..f8af5c0a66 100644
--- a/files/ru/web/javascript/reference/global_objects/array/find/index.html
+++ b/files/ru/web/javascript/reference/global_objects/array/find/index.html
@@ -139,7 +139,7 @@ if (!Array.prototype.find) {
<h2 id="Browser_compatibility">Совместимость с браузерами</h2>
-<p>{{Compat("javascript.builtins.Array.find")}}</p>
+<p>{{Compat}}</p>
<h2 id="See_also">Смотрите также</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/array/findindex/index.html b/files/ru/web/javascript/reference/global_objects/array/findindex/index.html
index c6fdcf91e7..bf3934d5a0 100644
--- a/files/ru/web/javascript/reference/global_objects/array/findindex/index.html
+++ b/files/ru/web/javascript/reference/global_objects/array/findindex/index.html
@@ -110,7 +110,7 @@ console.log([4, 6, 7, 12].findIndex(isPrime)); // 2
<h2 id="Browser_compatibility">Совместимость с браузерами</h2>
-<p>{{Compat("javascript.builtins.Array.findIndex")}}</p>
+<p>{{Compat}}</p>
<h2 id="See_also">Смотрите также</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/array/flat/index.html b/files/ru/web/javascript/reference/global_objects/array/flat/index.html
index 202898bb9d..0435f85833 100644
--- a/files/ru/web/javascript/reference/global_objects/array/flat/index.html
+++ b/files/ru/web/javascript/reference/global_objects/array/flat/index.html
@@ -132,7 +132,7 @@ function flatten(array) {
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>
<div>
-<p>{{Compat("javascript.builtins.Array.flat")}}</p>
+<p>{{Compat}}</p>
</div>
<h2 id="Смотрите_также">Смотрите также</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/array/flatmap/index.html b/files/ru/web/javascript/reference/global_objects/array/flatmap/index.html
index 6156278700..4aa1f3c0cd 100644
--- a/files/ru/web/javascript/reference/global_objects/array/flatmap/index.html
+++ b/files/ru/web/javascript/reference/global_objects/array/flatmap/index.html
@@ -98,7 +98,7 @@ arr1.reduce((acc, x) =&gt; acc.concat([x * 2]<span class="js source"><span class
<h2 id="Поддержка_браузерами">Поддержка браузерами</h2>
<div>
-<p>{{Compat("javascript.builtins.Array.flatMap")}}</p>
+<p>{{Compat}}</p>
</div>
<h2 id="См_так_же">См так же:</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/array/foreach/index.html b/files/ru/web/javascript/reference/global_objects/array/foreach/index.html
index e5259e35d1..2e2048c4f7 100644
--- a/files/ru/web/javascript/reference/global_objects/array/foreach/index.html
+++ b/files/ru/web/javascript/reference/global_objects/array/foreach/index.html
@@ -347,7 +347,7 @@ if (!Array.prototype.forEach) {
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>
<div>
-<p>{{Compat("javascript.builtins.Array.forEach")}}</p>
+<p>{{Compat}}</p>
</div>
<h2 id="See_also">Смотрите также</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/array/from/index.html b/files/ru/web/javascript/reference/global_objects/array/from/index.html
index ad2796a500..97a93debb6 100644
--- a/files/ru/web/javascript/reference/global_objects/array/from/index.html
+++ b/files/ru/web/javascript/reference/global_objects/array/from/index.html
@@ -185,7 +185,7 @@ if (!Array.from) {
<h2 id="Browser_compatibility">Совместимость с браузерами</h2>
-<div>{{Compat("javascript.builtins.Array.from")}}</div>
+<div>{{Compat}}</div>
<div id="compat-mobile"></div>
diff --git a/files/ru/web/javascript/reference/global_objects/array/includes/index.html b/files/ru/web/javascript/reference/global_objects/array/includes/index.html
index b8c8a25d71..a2f6c2f4ca 100644
--- a/files/ru/web/javascript/reference/global_objects/array/includes/index.html
+++ b/files/ru/web/javascript/reference/global_objects/array/includes/index.html
@@ -139,7 +139,7 @@ if (!Array.prototype.includes) {
<h2 id="Поддержка_браузерами">Поддержка браузерами</h2>
<div>
-<p>{{Compat("javascript.builtins.Array.includes")}}</p>
+<p>{{Compat}}</p>
</div>
<h2 id="Смотрите_также">Смотрите также</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/array/index.html b/files/ru/web/javascript/reference/global_objects/array/index.html
index 52128b2b52..44594a119d 100644
--- a/files/ru/web/javascript/reference/global_objects/array/index.html
+++ b/files/ru/web/javascript/reference/global_objects/array/index.html
@@ -409,7 +409,7 @@ r,n,b,q,k,b,n,r
<h2 id="Browser_compatibility">Поддержка браузерами</h2>
-<p>{{Compat("javascript.builtins.Array")}}</p>
+<p>{{Compat}}</p>
<div> </div>
diff --git a/files/ru/web/javascript/reference/global_objects/array/indexof/index.html b/files/ru/web/javascript/reference/global_objects/array/indexof/index.html
index 1a03f73502..5be66018c5 100644
--- a/files/ru/web/javascript/reference/global_objects/array/indexof/index.html
+++ b/files/ru/web/javascript/reference/global_objects/array/indexof/index.html
@@ -142,7 +142,7 @@ if (!Array.prototype.indexOf) {
<h2 id="Browser_compatibility">Совместимость с браузерами</h2>
-<p>{{Compat("javascript.builtins.Array.indexOf")}}</p>
+<p>{{Compat}}</p>
<h2 id="See_also">Смотрите также</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/array/isarray/index.html b/files/ru/web/javascript/reference/global_objects/array/isarray/index.html
index 4cc70dd0be..755464469e 100644
--- a/files/ru/web/javascript/reference/global_objects/array/isarray/index.html
+++ b/files/ru/web/javascript/reference/global_objects/array/isarray/index.html
@@ -92,7 +92,7 @@ arr instanceof Array; // false
<div>
-<p>{{Compat("javascript.builtins.Array.isArray")}}</p>
+<p>{{Compat}}</p>
</div>
<h2 id="See_also">Смотрите также</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/array/join/index.html b/files/ru/web/javascript/reference/global_objects/array/join/index.html
index dcee3532ee..8b224fd4ca 100644
--- a/files/ru/web/javascript/reference/global_objects/array/join/index.html
+++ b/files/ru/web/javascript/reference/global_objects/array/join/index.html
@@ -70,7 +70,7 @@ var myVar4 = a.join(''); // присвоит 'ВетерДождьОгонь'
<div>
-<p>{{Compat("javascript.builtins.Array.join")}}</p>
+<p>{{Compat}}</p>
</div>
<h2 id="See_also">Смотрите также</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/array/keys/index.html b/files/ru/web/javascript/reference/global_objects/array/keys/index.html
index ea92c5ff33..340859d944 100644
--- a/files/ru/web/javascript/reference/global_objects/array/keys/index.html
+++ b/files/ru/web/javascript/reference/global_objects/array/keys/index.html
@@ -58,7 +58,7 @@ console.log(denseKeys); // [0, 1, 2]
<h2 id="Browser_compatibility">Совместимость с браузерами</h2>
<div>
-<p>{{Compat("javascript.builtins.Array.keys")}}</p>
+<p>{{Compat}}</p>
</div>
<h2 id="See_also">Смотрите также</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/array/lastindexof/index.html b/files/ru/web/javascript/reference/global_objects/array/lastindexof/index.html
index a548f20044..336c3c58b3 100644
--- a/files/ru/web/javascript/reference/global_objects/array/lastindexof/index.html
+++ b/files/ru/web/javascript/reference/global_objects/array/lastindexof/index.html
@@ -122,7 +122,7 @@ if (!Array.prototype.lastIndexOf) {
<h2 id="Browser_compatibility">Совместимость с браузерами</h2>
<div>
-<p>{{Compat("javascript.builtins.Array.lastIndexOf")}}</p>
+<p>{{Compat}}</p>
</div>
<h2 id="Замечания_по_совместимости">Замечания по совместимости</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/array/length/index.html b/files/ru/web/javascript/reference/global_objects/array/length/index.html
index e312af951b..ef00b6c138 100644
--- a/files/ru/web/javascript/reference/global_objects/array/length/index.html
+++ b/files/ru/web/javascript/reference/global_objects/array/length/index.html
@@ -108,7 +108,7 @@ for (var i = 0; i &lt; numbers.length; i++) {
<h2 id="Browser_compatibility">Совместимость с браузерами</h2>
<div>
-<p>{{Compat("javascript.builtins.Array.length")}}</p>
+<p>{{Compat}}</p>
</div>
<h2 id="See_also">Смотрите также</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/array/map/index.html b/files/ru/web/javascript/reference/global_objects/array/map/index.html
index a77714d2c7..a509f14d60 100644
--- a/files/ru/web/javascript/reference/global_objects/array/map/index.html
+++ b/files/ru/web/javascript/reference/global_objects/array/map/index.html
@@ -252,7 +252,7 @@ if (!Array.prototype.map) {
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>
<div>
-<p>{{Compat("javascript.builtins.Array.map")}}</p>
+<p>{{Compat}}</p>
</div>
<h2 id="See_also">Смотрите также</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/array/of/index.html b/files/ru/web/javascript/reference/global_objects/array/of/index.html
index 2733e9b047..db315f4e2b 100644
--- a/files/ru/web/javascript/reference/global_objects/array/of/index.html
+++ b/files/ru/web/javascript/reference/global_objects/array/of/index.html
@@ -70,7 +70,7 @@ Array.of(undefined); // [undefined]
<h2 id="Browser_compatibility">Совместимость с браузерами</h2>
-<div>{{Compat("javascript.builtins.Array.of")}}</div>
+<div>{{Compat}}</div>
<h2 id="See_also">Смотрите также</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/array/pop/index.html b/files/ru/web/javascript/reference/global_objects/array/pop/index.html
index 2c0abdebe6..6c413ff2ad 100644
--- a/files/ru/web/javascript/reference/global_objects/array/pop/index.html
+++ b/files/ru/web/javascript/reference/global_objects/array/pop/index.html
@@ -57,7 +57,7 @@ console.log(popped); // 'хирург'
<div>
-<p>{{Compat("javascript.builtins.Array.pop")}}</p>
+<p>{{Compat}}</p>
</div>
</div>
diff --git a/files/ru/web/javascript/reference/global_objects/array/push/index.html b/files/ru/web/javascript/reference/global_objects/array/push/index.html
index a4885e979c..91ccb614e4 100644
--- a/files/ru/web/javascript/reference/global_objects/array/push/index.html
+++ b/files/ru/web/javascript/reference/global_objects/array/push/index.html
@@ -74,7 +74,7 @@ console.log(vegetables); // ['пастернак', 'картошка', 'сель
<div>
-<p>{{Compat("javascript.builtins.Array.push")}}</p>
+<p>{{Compat}}</p>
</div>
</div>
diff --git a/files/ru/web/javascript/reference/global_objects/array/reduce/index.html b/files/ru/web/javascript/reference/global_objects/array/reduce/index.html
index 70967ac50a..4fb0fc4ad0 100644
--- a/files/ru/web/javascript/reference/global_objects/array/reduce/index.html
+++ b/files/ru/web/javascript/reference/global_objects/array/reduce/index.html
@@ -279,7 +279,7 @@ if (!Array.prototype.reduce) {
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>
<div>
-<p>{{Compat("javascript.builtins.Array.reduce")}}</p>
+<p>{{Compat}}</p>
</div>
<h2 id="See_also">Смотрите также</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/array/reverse/index.html b/files/ru/web/javascript/reference/global_objects/array/reverse/index.html
index f5a4d7bed0..b5e8fda9ef 100644
--- a/files/ru/web/javascript/reference/global_objects/array/reverse/index.html
+++ b/files/ru/web/javascript/reference/global_objects/array/reverse/index.html
@@ -54,7 +54,7 @@ console.log(myArray) // ['три', 'два', 'один']
<h2 id="Browser_compatibility">Совместимость с браузерами</h2>
<div>
-<p>{{Compat("javascript.builtins.Array.reverse")}}</p>
+<p>{{Compat}}</p>
</div>
<h2 id="See_also">Смотрите также</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/array/slice/index.html b/files/ru/web/javascript/reference/global_objects/array/slice/index.html
index 47ebe492c6..b0b1422528 100644
--- a/files/ru/web/javascript/reference/global_objects/array/slice/index.html
+++ b/files/ru/web/javascript/reference/global_objects/array/slice/index.html
@@ -200,7 +200,7 @@ var list1 = list(1, 2, 3); // [1, 2, 3]
<h2 id="Browser_compatibility">Совместимость с браузерами</h2>
<div>
-<p>{{Compat("javascript.builtins.Array.slice")}}</p>
+<p>{{Compat}}</p>
</div>
<h2 id="See_also">Смотрите также</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/array/some/index.html b/files/ru/web/javascript/reference/global_objects/array/some/index.html
index a3b246bee5..4f1d4c6b21 100644
--- a/files/ru/web/javascript/reference/global_objects/array/some/index.html
+++ b/files/ru/web/javascript/reference/global_objects/array/some/index.html
@@ -180,7 +180,7 @@ if (!Array.prototype.some) {
<h2 id="Browser_compatibility">Совместимость с браузерами</h2>
-<div>{{Compat("javascript.builtins.Array.some")}}</div>
+<div>{{Compat}}</div>
<h2 id="See_also">Смотрите также</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/array/sort/index.html b/files/ru/web/javascript/reference/global_objects/array/sort/index.html
index d84fa2b1a9..fe01aa82be 100644
--- a/files/ru/web/javascript/reference/global_objects/array/sort/index.html
+++ b/files/ru/web/javascript/reference/global_objects/array/sort/index.html
@@ -201,7 +201,7 @@ var result = mapped.map(function(el) {
<h2 id="Browser_compatibility">Совместимость с браузерами</h2>
-<div>{{Compat("javascript.builtins.Array.sort")}}</div>
+<div>{{Compat}}</div>
<h2 id="See_also">Смотрите также</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/array/splice/index.html b/files/ru/web/javascript/reference/global_objects/array/splice/index.html
index 4486378688..3e7d9e690c 100644
--- a/files/ru/web/javascript/reference/global_objects/array/splice/index.html
+++ b/files/ru/web/javascript/reference/global_objects/array/splice/index.html
@@ -104,7 +104,7 @@ var removed = myFish.splice(2);
<h2 id="Browser_compatibility">Совместимость с браузерами</h2>
-<p>{{Compat("javascript.builtins.Array.splice")}}</p>
+<p>{{Compat}}</p>
<h3 id="Backward_compatibility">Обратная совместимость</h3>
diff --git a/files/ru/web/javascript/reference/global_objects/array/unshift/index.html b/files/ru/web/javascript/reference/global_objects/array/unshift/index.html
index ece17d9b81..b8194d1704 100644
--- a/files/ru/web/javascript/reference/global_objects/array/unshift/index.html
+++ b/files/ru/web/javascript/reference/global_objects/array/unshift/index.html
@@ -55,7 +55,7 @@ arr.unshift([-3]);
<h2 id="Browser_compatibility">Совместимость с браузерами</h2>
-<div>{{Compat("javascript.builtins.Array.unshift")}}</div>
+<div>{{Compat}}</div>
<h2 id="See_also">Смотрите также</h2>