Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix(ru): function is not an ECMAScript type (#3924) | Kirshanov Dmitrii | 2022-02-06 |
| | | | | Спецификация ECMAScript не определяет функцию отдельным типом данных: ...The ECMAScript language types are Undefined, Null, Boolean, String, Symbol, Number, BigInt, and Object (https://tc39.es/ecma262/#sec-ecmascript-language-types) | ||
* | (ru) Correct the punctuation on "Intl.ListFormat" page (#3956) | Eugene | 2022-02-02 |
| | | | Co-authored-by: Sasha Sushko <sushko@outlook.com> | ||
* | Array method 'at()' (#3875) | Roma Zvarich | 2022-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 Grekov | 2022-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 позволяет работать с этими операциями в определенной форме, но никак не перехватывать | ||
* | Update index.html (#3581) | Alexandrov Ilya | 2022-01-09 |
| | |||
* | Translate actual english doc for "case chains" (#3300) | Eugene Maslovich | 2021-12-10 |
| | |||
* | (ru) Fix terms at "String" page (#3291) | ViktorKarev | 2021-12-08 |
| | | | Co-authored-by: Sasha Sushko <sushko@outlook.com> | ||
* | fix: remove unexisting link (#3248) | Konstantin Kozlyansky | 2021-12-05 |
| | |||
* | (ru) Add missing space at Promise page (#3129) | Drew | 2021-11-18 |
| | | | Co-authored-by: Andrey Koreykin <andrey.koreykin@buildbuild.io> | ||
* | (ru) Fix typo at "Regular Expressions" page (#3100) | Konstantin Popov | 2021-11-15 |
| | |||
* | (ru) Update code examples according to EN version (#2919) | Mykyta Ivanchenko | 2021-10-30 |
| | |||
* | [RU] Update Compat macros (#2911) | Alexey Pyltsyn | 2021-10-29 |
| | |||
* | Использование макроса для вставки ↵ | Alexey Pyltsyn | 2021-10-27 |
| | | | | специфицикаций - 2 (#2883) | ||
* | [RU] Restore specs (#2880) | Alexey Pyltsyn | 2021-10-27 |
| | |||
* | [RU] Fix another live samples (#2879) | Alexey Pyltsyn | 2021-10-27 |
| | |||
* | [RU] Remove notranslate (#2874) | Alexey Pyltsyn | 2021-10-27 |
| | |||
* | (ru) Translate the rest of Web/JavaScript/Guide/Modules page (#2730) | Roman Akhmadullin | 2021-10-25 |
| | | | Co-authored-by: Sasha Sushko <sushko@outlook.com> | ||
* | Использование макроса для вставки ↵ | Alexey Pyltsyn | 2021-10-25 |
| | | | | | | | специфицикаций (#2850) * Использование макроса для вставки специфицикаций * Replaces | ||
* | [ru] Some typo fixes for classes/constructor page (#2839) | Aor1n | 2021-10-24 |
| | |||
* | (ru) Fix link to Array.unshift (#2823) | Sasha Sushko | 2021-10-22 |
| | | | Closes #2818 | ||
* | Обновление Array.prototype.filter() (#2773) | Alexey Pyltsyn | 2021-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 Pyltsyn | 2021-10-20 |
| | |||
* | [RU] Fix broken link (#2787) | Maria Mironova | 2021-10-20 |
| | | | This allows to open a page about frameworks | ||
* | FIx more live examples (#2774) | Alexey Pyltsyn | 2021-10-19 |
| | |||
* | fix typo in javascript/reference/classes page [ru] (#2535) | maxiller | 2021-09-22 |
| | | | исправление опечатки hoisted -> hoisting в разделе «Подъём» | ||
* | (ru) Fix binary operator anchor and title (#2517) | Alexandr Kim | 2021-09-20 |
| | |||
* | Unification translation of rest parameters (#2470) | Alexey Pyltsyn | 2021-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> | ||
* | RU: Fix spelling mistakes on Web/JavaScript/Guide/Modules page (#2451) | Roman Akhmadullin | 2021-09-14 |
| | |||
* | Updating main page of Function object (#2414) | Alexey Pyltsyn | 2021-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) | Viktor | 2021-09-08 |
| | |||
* | [RU] Fix some typos (#2357) | Alexey Pyltsyn | 2021-09-06 |
| | |||
* | (ru) Fix translation at "String.prototype.match" page (#2282) | alex2b | 2021-09-01 |
| | | | Co-authored-by: Sasha Sushko <sushko@outlook.com> | ||
* | Fix incorrect header style (#2183) | Andrey | 2021-08-21 |
| | | | Removed the dark background. | ||
* | (ru) Remove unexisted references at "Promise" page (#2027) | Sasha Sushko | 2021-08-11 |
| | | | Fix #1727 | ||
* | (ru) Fix broken image link at "Eventloop" page (#1981) | Anton Bortnikov | 2021-08-10 |
| | |||
* | remove link 'title' attributes that's just the 'href' (ru, part 5) (#1750) | Peter Bengtsson | 2021-07-28 |
| | |||
* | remove link 'title' attributes that's just the 'href' (ru, part 4) (#1748) | Peter Bengtsson | 2021-07-27 |
| | |||
* | typos fix (#1622) | xyxb23 | 2021-07-20 |
| | |||
* | Fix some inaccuracies (#1345) | Maxim Postautov | 2021-07-15 |
| | | | | | | | * fix some inaccuracies in ru translation * fix more translations * Update files/ru/learn/css/styling_text/index.html Co-authored-by: Artem Shibakov <shibakow@gmail.com> | ||
* | clean up mozilla wiki links (#1539) | Maxim Postautov | 2021-07-15 |
| | |||
* | Fix issue #1509 (#1526) | Dmitriy Kudryashov | 2021-07-13 |
| | | | Убрал одно слово "сложное" и один лишний пробел | ||
* | fixed typo (#1310) | NewPirateOfUASeas | 2021-06-25 |
| | | | | | * fixed typo * Update index.html | ||
* | [CRON] sync translated content | MDN | 2021-06-23 |
| | |||
* | [CRON] sync translated content | MDN | 2021-06-15 |
| | |||
* | Fix example in ru/web/javascript/reference/global_objects/proxy/index.html ↵ | dmitriilopotovskii | 2021-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 Sushko | 2021-06-04 |
| | | | Co-authored-by: Artem Shibakov <shibakow@gmail.com> | ||
* | RU: Remove hidden paragraphs about Browser Compatibility (#1062) | Sasha Sushko | 2021-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 link | Blueberryy | 2021-05-31 |
| | |||
* | [CRON] sync translated content | MDN | 2021-05-29 |
| | |||
* | RU: Update break statement page (#917) | Sasha Sushko | 2021-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> |