aboutsummaryrefslogtreecommitdiff
path: root/files
Commit message (Collapse)AuthorAge
...
* Glossary/ICE を変換準備Masahiro FUJIMOTO2021-10-23
|
* fix(ja): Changed hgroup section from deprecated to warninggrgr-dkrk2021-10-23
|
* Revert "Glossary/Cross-site_scripting の拡張子を md に変更"Masahiro FUJIMOTO2021-10-23
| | | | This reverts commit 28e7751cfe4d592eaf5e133dd4e3a59de478e400.
* Revert "Glossary/Cross-site_scripting を更新"Masahiro FUJIMOTO2021-10-23
| | | | This reverts commit bd8e581592cb5d5585d130aa8bfa128d72a44b64.
* Glossary/Cross-site_scripting を更新Masahiro FUJIMOTO2021-10-23
| | | | - 2021/10/08 時点の英語版に同期
* Glossary/Cross-site_scripting の拡張子を md に変更Masahiro FUJIMOTO2021-10-23
|
* Glossary/Network_throttling を更新Masahiro FUJIMOTO2021-10-23
| | | | - 2021/10/08 時点の英語版に同期
* Web/API/HTMLElement/inert を新規翻訳Masahiro FUJIMOTO2021-10-23
| | | | - 2021/10/21 時点の英語版に基づく
* Web/SVG/Element/feMorphology を新規翻訳Masahiro FUJIMOTO2021-10-23
| | | | - 2021/10/19 時点の英語版に基づき新規翻訳
* Web/SVG/Element/pattern を更新Masahiro FUJIMOTO2021-10-23
| | | | - 2021/10/18 時点の英語版に同期
* Web/SVG/Element/pattern を変換準備Masahiro FUJIMOTO2021-10-23
|
* Glossary/Forbidden_header_name を更新Masahiro FUJIMOTO2021-10-23
| | | | - 2021/10/18 時点の英語版に同期
* Glossary/Forbidden_header_name の変換準備Masahiro FUJIMOTO2021-10-23
|
* Firefox 92 for developers を更新yyss2021-10-23
| | | | Oct 11, 2021 の英語版に対応。
* CSS ルビレイアウトの各文書を更新Masahiro FUJIMOTO2021-10-23
| | | | - 2021/10/11 時点の英語版に同期
* CSS ルビレイアウトの各プロパティの変換準備Masahiro FUJIMOTO2021-10-23
|
* CSS ルビレイアウトの変換準備Masahiro FUJIMOTO2021-10-23
|
* Fixes #2722 by updating existing page and adding constructor page (#2728)SphinxKnight2021-10-22
|
* Fixes #2753 (#2772)SphinxKnight2021-10-22
| | | | | | * Fixes #2753 / update vs en-US where necessary * FIX: minor typo fix Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* (ru) Fix link to Array.unshift (#2823)Sasha Sushko2021-10-22
| | | Closes #2818
* (ru) Fix link to example (#2824)Sasha Sushko2021-10-22
| | | Closes #2814
* fix typo in JapaneseWintus2021-10-22
|
* CSS 座標変換の文書を更新(変換関数を除く)Masahiro FUJIMOTO2021-10-22
| | | | - 2021/10/13 時点の英語版に同期
* CSS 変換の各ページの変換準備Masahiro FUJIMOTO2021-10-22
|
* CSS 変換を変換準備Masahiro FUJIMOTO2021-10-22
|
* CSS スクロールスナップ点関係の文書を更新Masahiro FUJIMOTO2021-10-21
| | | | - 2021/10/09 時点の英語版に基づき更新
* CSS スクロールスナップ点の文書を更新準備Masahiro FUJIMOTO2021-10-21
|
* Обновление 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>
* Fix mistake in defer attr behavior description (#2795)Sasha Sushko2021-10-21
|
* CSS ページメディアに関する文書を更新Masahiro FUJIMOTO2021-10-20
| | | | - 2021/10/11 時点の英語版に同期
* CSS ページメディアの各プロパティの更新準備Masahiro FUJIMOTO2021-10-20
|
* CSS Paged Media の変換準備Masahiro FUJIMOTO2021-10-20
|
* [RU] Remove `name` attribute from headings (#2788)Alexey Pyltsyn2021-10-20
|
* [RU] Fix broken link (#2787)Maria Mironova2021-10-20
| | | This allows to open a page about frameworks
* [RU] Remove untranslated page (#2786)Sasha Sushko2021-10-20
|
* (ru) Fix example at Drawing Shapes page (#2783)Sasha Sushko2021-10-20
| | | In the footsteps of https://github.com/mdn/content/pull/9893
* Improve Web/API/IntersectionObserver/IntersectionObserver translation, zh-CN ↵BackRunner2021-10-19
| | | | | | | | | | | (#2736) * Web/API/IntersectionObserver 翻译修正 从技术上来说threshold是1意味着元素要完全出现,才会被视为可见,触发callback,这里更新翻译内容。 * Web/API/IntersectionObserver 翻译修正 * 修正翻译
* Update Web/API/Crypto/subtle, zh-CN (#2742)btea2021-10-19
| | | | | | | * supply notecard and value * Use macro instead * remove p tag
* Javascript reference error cant_define_property_object_not_extensible page ↵Nathália Pissuti2021-10-19
| | | | in pt-br (#2723)
* Typo na seção 'Atributos' (#2749)Vitor Honna2021-10-19
|
* Correção de erros ortográficos (#2745)Rafael Lopes2021-10-19
|
* Fixed typo on portuguese translation (#2661)Javel Queiroz Freitas2021-10-19
| | | | | | | | | | | | | | | * Fixed typo on portuguese translation There was a typo on the portuguese page of "Optional chaining", in the second paragraph, the translation of "chaining" to portuguese is "encadeamento", not "encadeament" * Fixed typo in portuguese translation Missing the translation of "valid" en-US --> "valido" pt-BR, line 95 * Fixing typo and changing href URL valido -> válido inside tag a href: /en-US/ -> /pt_BR/
* Javascript reference error cant_redefine_property page in pt-br (#2706)Nathália Pissuti2021-10-19
|
* [pt-BR] Translating Global_Objects/Array/Map (#2351)Raphael Barbosa Rodrigues2021-10-19
| | | | | | | | | | | | | | | | | | | * Translating the main content of /Web/JavaScript/Reference/Global_Objects/Map to pt-BR * Translating the secondary content of /Web/JavaScript/Reference/Global_Objects/Map to pt-BR * fix(pt-BR): translating missing texts on Global_Objects/Map * fix(pt-BR): adding empty space in Global_Objects/Map/entries.md to avoid tests error * fix(pt-BR): removing empty space on entries file to avoid test error * Delete index.md * fix(pt-BR): adjusting translation on global_objects/map * feat(pt-BR): translating entries on global_objetcts/Map * feat(pt-BR): translating entries on global_objetcts/Map
* Where is everything page in pt-br (#2740)Nathália Pissuti2021-10-19
|
* FIx more live examples (#2774)Alexey Pyltsyn2021-10-19
|
* [Ko] New translate Inequality Operator (#2623)InSeongSo2021-10-19
| | | | | | | | | * [Ko] translate mutable, immutable content * [ko] Fix on JavaScript.Data_structures * fix: ChangeBroken Links * [ko] Translate on JavaScript.Reference.Operators.Inequality
* CSS スクロールスナップに関するページを更新Masahiro FUJIMOTO2021-10-19
| | | | | | - scroll-margin-block-end および scroll-margin-block-start は新規翻訳 - 「CSS スクロールスナップの基本概念」は新規翻訳 - それ以外は 2021/10/09 時点の英語版に同期
* CSS スクロールスナップの文書の変換準備Masahiro FUJIMOTO2021-10-19
|
* CSS スクロールスナップのページを更新準備Masahiro FUJIMOTO2021-10-19
|