Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Removes empty <div> or <p> elements from pages (#3093) | Tanner Dolby | 2022-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> | ||
* | (ru) Translate articles about column-gap and row-gap at Web/CSS (#4087) | Alexey Pyltsyn | 2022-02-21 |
| | | | Co-authored-by: Sasha Sushko <sushko@outlook.com> | ||
* | Web/CSS/place-items: перевод (#4161) | Alexey Pyltsyn | 2022-02-18 |
| | | | Co-authored-by: Sasha Sushko <sushko@outlook.com> | ||
* | (ru) Add translate for "Web/CSS/var()" page (#4132) | Alexey Pyltsyn | 2022-02-17 |
| | | | Co-authored-by: Sasha Sushko <sushko@outlook.com> | ||
* | Перевод Logical_Operators (#4073) | Alexey Pyltsyn | 2022-02-15 |
| | | | * Перевод Logical_Operators | ||
* | [CRON] sync translated content | MDN | 2022-02-13 |
| | |||
* | Web/CSS/inherit: конвертация в MD (#4082) | Alexey Pyltsyn | 2022-02-11 |
| | |||
* | RU: Storage.key add null return case and specs (#4055) | Муравьёв Семён | 2022-02-11 |
| | | | | | | | * RU: Storage.key add null return case and specs * Update and rename index.html to index.md Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com> | ||
* | [CRON] sync translated content | MDN | 2022-02-11 |
| | |||
* | Improve .map examples: syntax and consistency (#4071) | Alexander Pavelko | 2022-02-10 |
| | |||
* | Перевод Logical_AND_assignment (#4046) | Alexey Pyltsyn | 2022-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> | ||
* | [CRON] sync translated content | MDN | 2022-02-10 |
| | |||
* | RU: Remove warning statement (#4053) | Vitalii | 2022-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 Korbut | 2022-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> | ||
* | Delete seo links from ajax docs (#4045) | Alexander Myshov | 2022-02-08 |
| | | | | | * Delete seo links from ajax docs * Fix heading in files/ru/web/guide/ajax/index.html | ||
* | Fix horizontal scroll in css/initial (#4043) | Alexander Myshov | 2022-02-08 |
| | | | Fixes #3976 | ||
* | 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) Change console statements at "Console" page (#3975) | ThePeregrinus | 2022-02-04 |
| | |||
* | (ru) Fix cursor images at "CSS/cursor" page (#3933) | Carolyn Wu | 2022-02-03 |
| | |||
* | (ru) Fix translations at "Transformations" page in canvas tutorial (#3973) | Alexander | 2022-02-03 |
| | |||
* | (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> | ||
* | (ru) Fix translation at "Element.scrollIntoView" page (#3871) | Anton Chukanov | 2022-01-28 |
| | | | Co-authored-by: Sasha Sushko <sushko@outlook.com> | ||
* | (ru) Fix translation and orthography at "Custom properties" page (#3728) | Tanja | 2022-01-19 |
| | |||
* | [CRON] sync translated content | MDN | 2022-01-16 |
| | |||
* | 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 |
| | |||
* | Update index.html (#3499) | Tanja | 2022-01-09 |
| | | | Grammar: -ться, а не -тся | ||
* | (ru) Add translation for "user-agent" page (#3435) | Kirill | 2021-12-28 |
| | | | Co-authored-by: Sasha Sushko <sushko@outlook.com> | ||
* | (ru) Fix translation of "unitless" at line-height page (#3458) | avl93 | 2021-12-27 |
| | | | Co-authored-by: Sasha Sushko <sushko@outlook.com> | ||
* | [CRON] sync translated content | MDN | 2021-12-14 |
| | |||
* | 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> | ||
* | Slight clean-up of Russian HTTP 503 Status page (#3268) | Carolyn Wu | 2021-12-05 |
| | |||
* | fix: remove unexisting link (#3248) | Konstantin Kozlyansky | 2021-12-05 |
| | |||
* | Update links (#3214) | jetvolkov | 2021-11-29 |
| | |||
* | (pt-br, ru, es) Fix broken links to live sample (#3017) | Alejandro Galván Espinoza | 2021-11-27 |
| | | | Fix #2965 | ||
* | (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 ]Fix typo (#3051) | igorivn | 2021-11-11 |
| | |||
* | [CRON] sync translated content | MDN | 2021-11-10 |
| | |||
* | [CRON] sync translated content | MDN | 2021-11-08 |
| | |||
* | Fix link to cache type pic (#2929) | btea | 2021-11-07 |
| | |||
* | (ru) Update code examples according to EN version (#2919) | Mykyta Ivanchenko | 2021-10-30 |
| | |||
* | Fix link to CSS optimizations page (#2916) | Malyugin-Anton | 2021-10-30 |
| | |||
* | (ru) Make proofread of Glossary (#2893) | Борис Верховский | 2021-10-30 |
| | | | Co-authored-by: Sasha Sushko <sushko@outlook.com> | ||
* | [RU] Update Compat macros (#2911) | Alexey Pyltsyn | 2021-10-29 |
| | |||
* | (ru) Corrects description for the S-command of path element (#2884) | Anteex | 2021-10-28 |
| | | | Corrects the description of the command "S" of <path> element in SVG in Russian | ||
* | (ru) Translate "idempotent" term (#2887) | Борис Верховский | 2021-10-28 |
| | |||
* | Использование макроса для вставки ↵ | Alexey Pyltsyn | 2021-10-27 |
| | | | | специфицикаций - 2 (#2883) |