aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/javascript/reference
Commit message (Collapse)AuthorAge
* Removes empty <div> or <p> elements from pages (#3093)Tanner Dolby2022-02-22
| | | | | | | | | | | | | | | | | | | | | | * Removes all empty paragraph elements * Removes all empty div elements * Preserve empty div in code snippet * Preserve empty elements inside code snippets * Remove fr files which were converted into markdown * Web/CSS/transform-function/scaleX()/index.html The file is already renamed to index.md。 * remove not needed file * Resolve remaining conflict Co-authored-by: julieng <julien.gattelier@gmail.com> Co-authored-by: Masahiro FUJIMOTO <mfujimot@gmail.com>
* Перевод Logical_Operators (#4073)Alexey Pyltsyn2022-02-15
| | | * Перевод Logical_Operators
* Improve .map examples: syntax and consistency (#4071)Alexander Pavelko2022-02-10
|
* Перевод Logical_AND_assignment (#4046)Alexey Pyltsyn2022-02-10
| | | | | | | | | * Перевод Logical_AND_assignment * Apply suggestions from code review Co-authored-by: Alexander Myshov <myshov@users.noreply.github.com> Co-authored-by: Alexander Myshov <myshov@users.noreply.github.com>
* RU: Remove warning statement (#4053)Vitalii2022-02-08
| | | | | 12th edition of ECMA-262 was released at June 2021, so warning can be deleted. Link on current cpecification with `Promise.any` in it: https://tc39.es/ecma262/#sec-promise.any
* Array.prototype.copyWithin(). Russian translate. (#4038)Dmitriy Korbut2022-02-08
| | | | | | | * Update index.html * Update files/ru/web/javascript/reference/global_objects/array/copywithin/index.html Co-authored-by: Alexander Myshov <myshov@users.noreply.github.com>
* (ru) Correct the punctuation on "Intl.ListFormat" page (#3956)Eugene2022-02-02
| | | Co-authored-by: Sasha Sushko <sushko@outlook.com>
* Array method 'at()' (#3875)Roma Zvarich2022-01-29
| | | | | | | | | | | | | * Array method 'at()' * Quotes * Title id * Update files/ru/web/javascript/reference/global_objects/array/at/index.md * Update files/ru/web/javascript/reference/global_objects/array/at/index.md Co-authored-by: Alexander Myshov <myshov@users.noreply.github.com>
* Update index.html (#3679)Anton Grekov2022-01-15
| | | | | | | | Фатальная ошибка в корне мешающая пониманию истинной сути объекта Reflect. В оригинале: Reflect is a built-in object that provides methods for interceptable JavaScript operations; interceptable JavaScript operations - перехватываемые JS операторы, т.е. те которые мы можем перехватить использовав Proxy А так по описанию получается что Refect == Proxy, но это в корне не так. Как раз таки Proxy используется для перехвата операций, а Reflect позволяет работать с этими операциями в определенной форме, но никак не перехватывать
* Translate actual english doc for "case chains" (#3300)Eugene Maslovich2021-12-10
|
* (ru) Fix terms at "String" page (#3291)ViktorKarev2021-12-08
| | | Co-authored-by: Sasha Sushko <sushko@outlook.com>
* (ru) Add missing space at Promise page (#3129)Drew2021-11-18
| | | Co-authored-by: Andrey Koreykin <andrey.koreykin@buildbuild.io>
* (ru) Update code examples according to EN version (#2919)Mykyta Ivanchenko2021-10-30
|
* [RU] Update Compat macros (#2911)Alexey Pyltsyn2021-10-29
|
* Использование макроса для вставки ↵Alexey Pyltsyn2021-10-27
| | | | специфицикаций - 2 (#2883)
* [RU] Restore specs (#2880)Alexey Pyltsyn2021-10-27
|
* [RU] Fix another live samples (#2879)Alexey Pyltsyn2021-10-27
|
* [RU] Remove notranslate (#2874)Alexey Pyltsyn2021-10-27
|
* Использование макроса для вставки ↵Alexey Pyltsyn2021-10-25
| | | | | | | специфицикаций (#2850) * Использование макроса для вставки специфицикаций * Replaces
* [ru] Some typo fixes for classes/constructor page (#2839)Aor1n2021-10-24
|
* Обновление Array.prototype.filter() (#2773)Alexey Pyltsyn2021-10-21
| | | | | | | | | * Обновление Array.prototype.filter() * Apply suggestions from code review Co-authored-by: Sasha Sushko <sushko@outlook.com> Co-authored-by: Sasha Sushko <sushko@outlook.com>
* [RU] Remove `name` attribute from headings (#2788)Alexey Pyltsyn2021-10-20
|
* FIx more live examples (#2774)Alexey Pyltsyn2021-10-19
|
* fix typo in javascript/reference/classes page [ru] (#2535)maxiller2021-09-22
| | | исправление опечатки hoisted -> hoisting в разделе «Подъём»
* Unification translation of rest parameters (#2470)Alexey Pyltsyn2021-09-15
| | | | | | | | | * Унификация термина "rest parameters" * Update files/ru/web/javascript/reference/functions/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com>
* Updating main page of Function object (#2414)Alexey Pyltsyn2021-09-11
| | | | | | | | | | | | | * Обновление главной объекта Function * Перевод конструктора Function * Apply suggestions from code review Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> * Fix broken link Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com>
* RU: fix typo on Functions/Default_parameters page (#2396)Viktor2021-09-08
|
* [RU] Fix some typos (#2357)Alexey Pyltsyn2021-09-06
|
* (ru) Fix translation at "String.prototype.match" page (#2282)alex2b2021-09-01
| | | Co-authored-by: Sasha Sushko <sushko@outlook.com>
* Fix incorrect header style (#2183)Andrey2021-08-21
| | | Removed the dark background.
* (ru) Remove unexisted references at "Promise" page (#2027)Sasha Sushko2021-08-11
| | | Fix #1727
* remove link 'title' attributes that's just the 'href' (ru, part 5) (#1750)Peter Bengtsson2021-07-28
|
* clean up mozilla wiki links (#1539)Maxim Postautov2021-07-15
|
* fixed typo (#1310)NewPirateOfUASeas2021-06-25
| | | | | * fixed typo * Update index.html
* [CRON] sync translated contentMDN2021-06-23
|
* [CRON] sync translated contentMDN2021-06-15
|
* Fix example in ru/web/javascript/reference/global_objects/proxy/index.html ↵dmitriilopotovskii2021-06-07
| | | | | | | | | | | (#1125) * Update index.html * Update files/ru/web/javascript/reference/global_objects/proxy/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com>
* RU: Update label statement page (#920)Sasha Sushko2021-06-04
| | | Co-authored-by: Artem Shibakov <shibakow@gmail.com>
* RU: Remove hidden paragraphs about Browser Compatibility (#1062)Sasha Sushko2021-05-31
| | | | | | | * Remove Browser Compatibility hidden paragraphs via automation * Remove Browser Compatibility hidden paragraphs manually * Remove Browser Compatibility hidden paragraphs in "not sure" cases
* RU: Fix Intl.DateTimeFormat compat macros linkBlueberryy2021-05-31
|
* [CRON] sync translated contentMDN2021-05-29
|
* RU: Update break statement page (#917)Sasha Sushko2021-05-28
| | | | | | | | | * RU: Update break statement page * Apply suggestions from code review Co-authored-by: Alexander Myshov <myshov@users.noreply.github.com> Co-authored-by: Alexander Myshov <myshov@users.noreply.github.com>
* Update "Public class fields" translation (#866)Maxim Postautov2021-05-17
| | | | | | | | | | | | | | | * update public_class_fields translation ru * Update files/ru/web/javascript/reference/classes/public_class_fields/index.html Co-authored-by: Sasha Sushko <sushko@outlook.com> * review changes * Update files/ru/web/javascript/reference/classes/public_class_fields/index.html * Update files/ru/web/javascript/reference/classes/public_class_fields/index.html Co-authored-by: Sasha Sushko <sushko@outlook.com>
* Migrate CompatibilityTable to Compat macro (lang-ru) (#876)YujiSoftware2021-05-16
| | | | | | | | | * Migrate to Compat macro * Migrate to Compat macro (multiple in page) * Migrate to Compat macro * Migrate to Compat macro (removed)
* Change glossary word translation (#742)Maxim Postautov2021-05-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * change glossary word translation ru * Update files/ru/glossary/callback_function/index.html Co-authored-by: Yana Klose-Ivanova <75987641+captainspring@users.noreply.github.com> * Update files/ru/glossary/callback_function/index.html Co-authored-by: Yana Klose-Ivanova <75987641+captainspring@users.noreply.github.com> * Update files/ru/glossary/compile/index.html Co-authored-by: Yana Klose-Ivanova <75987641+captainspring@users.noreply.github.com> * Update files/ru/glossary/compile/index.html Co-authored-by: Yana Klose-Ivanova <75987641+captainspring@users.noreply.github.com> * Update files/ru/glossary/high-level_programming_language/index.html Co-authored-by: Yana Klose-Ivanova <75987641+captainspring@users.noreply.github.com> * Update files/ru/glossary/html/index.html Co-authored-by: Yana Klose-Ivanova <75987641+captainspring@users.noreply.github.com> * Update files/ru/web/css/@font-face/index.html Co-authored-by: Yana Klose-Ivanova <75987641+captainspring@users.noreply.github.com> * Update files/ru/glossary/ietf/index.html Co-authored-by: Yana Klose-Ivanova <75987641+captainspring@users.noreply.github.com> * Update files/ru/glossary/method/index.html Co-authored-by: Yana Klose-Ivanova <75987641+captainspring@users.noreply.github.com> * Update files/ru/glossary/request_header/index.html Co-authored-by: Yana Klose-Ivanova <75987641+captainspring@users.noreply.github.com> * Update files/ru/learn/index.html Co-authored-by: Yana Klose-Ivanova <75987641+captainspring@users.noreply.github.com> * Update files/ru/learn/javascript/building_blocks/looping_code/index.html Co-authored-by: Yana Klose-Ivanova <75987641+captainspring@users.noreply.github.com> * Update files/ru/mdn/contribute/howto/add_or_update_browser_compatibility_data/index.html Co-authored-by: Yana Klose-Ivanova <75987641+captainspring@users.noreply.github.com> * Update files/ru/mdn/contribute/howto/write_a_new_entry_in_the_glossary/index.html Co-authored-by: Yana Klose-Ivanova <75987641+captainspring@users.noreply.github.com> * Update files/ru/mozilla/add-ons/webextensions/manifest.json/index.html Co-authored-by: Yana Klose-Ivanova <75987641+captainspring@users.noreply.github.com> * Update files/ru/web/api/canvas_api/tutorial/index.html Co-authored-by: Yana Klose-Ivanova <75987641+captainspring@users.noreply.github.com> * Update files/ru/web/api/xmlhttprequest/index.html Co-authored-by: Yana Klose-Ivanova <75987641+captainspring@users.noreply.github.com> * Update files/ru/web/guide/index.html Co-authored-by: Yana Klose-Ivanova <75987641+captainspring@users.noreply.github.com> * Update files/ru/web/html/element/title/index.html Co-authored-by: Yana Klose-Ivanova <75987641+captainspring@users.noreply.github.com> * Update files/ru/web/javascript/reference/global_objects/symbol/index.html Co-authored-by: Yana Klose-Ivanova <75987641+captainspring@users.noreply.github.com> * Update files/ru/web/xml/xml_introduction/index.html Co-authored-by: Yana Klose-Ivanova <75987641+captainspring@users.noreply.github.com> * review changes * links changes Co-authored-by: Yana Klose-Ivanova <75987641+captainspring@users.noreply.github.com>
* delete extra space (#645)kokonstya2021-04-26
|
* Deletes duplicate line in the example (#640)Yana Klose-Ivanova2021-04-25
|
* Update ru-translation of super keyword (#580)Yana Klose-Ivanova2021-04-23
| | | | | | | | | | | | | * Updates translation Also fixes #576 * Applies suggestions from code review Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> * Fixes a few typos and stray punctuation marks Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com>
* Unify Russian translation of "promise" (#319)Alexey Pyltsyn2021-04-10
| | | | | | | | | | | * Unify Russian translation of "promise" * Apply suggestions from code review Co-authored-by: Artem Shibakov <shibakow@gmail.com> Co-authored-by: Alexander Myshov <myshov@users.noreply.github.com> Co-authored-by: Artem Shibakov <shibakow@gmail.com> Co-authored-by: Alexander Myshov <myshov@users.noreply.github.com>
* Update SharedArrayBuffer ru-translation (#375)Yana Klose-Ivanova2021-04-06
| | | | | | | * Update translation Related to #329 * Fix translation after review