aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/javascript/reference/global_objects
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>
* Improve .map examples: syntax and consistency (#4071)Alexander Pavelko2022-02-10
|
* 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 позволяет работать с этими операциями в определенной форме, но никак не перехватывать
* (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] Fix another live samples (#2879)Alexey Pyltsyn2021-10-27
|
* [RU] Remove notranslate (#2874)Alexey Pyltsyn2021-10-27
|
* Использование макроса для вставки ↵Alexey Pyltsyn2021-10-25
| | | | | | | специфицикаций (#2850) * Использование макроса для вставки специфицикаций * Replaces
* Обновление 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
|
* 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 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>
* (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
|
* 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: 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
|
* 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>
* Deletes duplicate line in the example (#640)Yana Klose-Ivanova2021-04-25
|
* 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
* Update misprint at JS Promise page (#386)Vitalii2021-04-05
| | | | | | * Update index.html * Fix markup at paragraph Co-authored-by: Sasha Sushko <sushko@outlook.com>
* Unify Russian translation of "notes" (#302)Alexey Pyltsyn2021-03-25
| | | | | | | | | | * Remove all mentions of EmbedTest262ReportResultsTable Part of #297 * Unify Russian translation of "notes" Co-authored-by: Peter Bengtsson <mail@peterbe.com> Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* Remove all mentions of EmbedTest262ReportResultsTable (#301)Peter Bengtsson2021-03-23
| | | | | | | | | | | | | * Remove all mentions of EmbedTest262ReportResultsTable Part of #297 * Removing 19 others deprecated EmbedTest KS * Update files/zh-cn/web/javascript/reference/global_objects/bigint/index.html * Removal of a persistent tag Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* Fix capitalization of Russian pronouns (#294)Alexey Pyltsyn2021-03-23
| | | | | | | | | | | | | * Fix capitalization of Russian pronouns * Apply suggestions from code review Co-authored-by: Alexander Myshov <myshov@users.noreply.github.com> * Update files/ru/web/mathml/element/math/index.html Co-authored-by: Alexander Myshov <myshov@users.noreply.github.com> Co-authored-by: Alexander Myshov <myshov@users.noreply.github.com>
* Unify Russian translation of "functionality" (#289)Alexey Pyltsyn2021-03-23
| | | | | | | | | | | | | * Unify Russian translation of "functionality" * Apply suggestions from code review Co-authored-by: Sasha Sushko <sushko@outlook.com> * Update files/ru/learn/server-side/django/forms/index.html Co-authored-by: Sasha Sushko <sushko@outlook.com> Co-authored-by: Sasha Sushko <sushko@outlook.com>
* Unify "Syntax" heading in Russian translation (#287)Alexey Pyltsyn2021-03-23
|
* Unify Russian translation of "See also" (#255)Alexey Pyltsyn2021-03-21
|
* Deeper yofication of Russian translation (#251)Alexey Pyltsyn2021-03-21
|
* Restore "ё" letter in Russian translation (#239)Alexey Istomin2021-03-20
| | | | | | | * docs(ru): restore ё letter * docs(ru): resolve conflicts * refactor(idea): remove ide folder
* Fix various typos in Russian translation (#238)Alexey Istomin2021-03-20
| | | | | | | * docs(ru): fix typos * Update index.html Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
* Unify Russian translation for callback word (#226)Alexey Pyltsyn2021-03-20
| | | | | | | | | | | * Unify Russian translation for callback word * Apply suggestions from code review Co-authored-by: Sasha Sushko <sushko@outlook.com> * Fixes Co-authored-by: Sasha Sushko <sushko@outlook.com>
* Fix various typos (#203)Alexey Pyltsyn2021-03-18
| | | | | | | | | | | | | | | * Fix various typos * Auto fixes * Apply suggestions from code review Co-authored-by: Artem Shibakov <shibakow@gmail.com> * Apply suggestions from code review Co-authored-by: Artem Shibakov <shibakow@gmail.com> Co-authored-by: Artem Shibakov <shibakow@gmail.com>
* Fix various typosAlexey Pyltsyn2021-03-16
|
* Fix mistranslation and spelling issuesAlexey Pyltsyn2021-03-16
|
* Auto fixesAlexey Pyltsyn2021-03-15
|
* Fix typosAlexey Pyltsyn2021-03-15
|