aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | CSS シェイプ関係の文書を更新Masahiro FUJIMOTO2021-10-18
| | | | | | | | - 2021/10/09 時点の英語版に同期
* | CSS シェイプの文書を変換準備Masahiro FUJIMOTO2021-10-18
| |
* | Fix typo in Web/API/Console, zh-CN (#2746)meowmeowcat2021-10-18
| |
* | Improve Learn/CSS/Building_blocks/Sizing_items_in_CSS, zh-CN (#2684)xoyimi2021-10-18
| | | | | | | | | | | | | | * Update index.html More precise description. * Update index.html
* | 不要な要素を削除Masahiro FUJIMOTO2021-10-17
| | | | | | 不要な</dl>要素が残っていたのを削除
* | Web/CSS/table-layout を更新Masahiro FUJIMOTO2021-10-17
| | | | | | | | - 2021/08/13 時点の英語版に同期
* | Web/CSS/table-layout の変換準備Masahiro FUJIMOTO2021-10-17
| |
* | Classes/Public_class_fields を更新Masahiro FUJIMOTO2021-10-16
| | | | | | | | | | - Markdown化 - 2021/07/21 時点の英語版に同期
* | Classes/Public_class_fields の Markdown 化準備Masahiro FUJIMOTO2021-10-16
| |
* | Web/CSS/At-rule を更新Masahiro FUJIMOTO2021-10-16
| | | | | | | | | | - 2021/08/13 時点の英語版に同期 - 外部からのフラグメントへのリンクも更新
* | Web/CSS/At-rule の変換準備Masahiro FUJIMOTO2021-10-16
| |
* | Global_Objects/BigInt/BigInt を更新Masahiro FUJIMOTO2021-10-16
| | | | | | | | | | - Markdown に変換 - 2021/07/21 時点の英語版に同期
* | Global_Objects/BigInt/BigInt の変換準備Masahiro FUJIMOTO2021-10-16
| |
* | Web/CSS/text-size-adjust の変換準備Masahiro FUJIMOTO2021-10-16
| |
* | Web/HTTP/Headers/WWW-Authenticate を更新Masahiro FUJIMOTO2021-10-16
| | | | | | | | 2021/09/21 時点の英語版に同期
* | Web/HTTP/Headers/WWW-Authenticate の変換準備Masahiro FUJIMOTO2021-10-16
| |
* | [CRON] sync translated contentMDN2021-10-16
| |
* | text-decoration-skip の変換準備Masahiro FUJIMOTO2021-10-15
| |
* | CSS テキスト装飾の各プロパティの文書を更新Masahiro FUJIMOTO2021-10-15
| | | | | | | | - 2021/10/04 時点の英語版に同期
* | CSS テキスト装飾関係のプロパティを変換準備Masahiro FUJIMOTO2021-10-15
| |
* | Web/CSS/CSS_Text_Decoration を更新Masahiro FUJIMOTO2021-10-15
| | | | | | | | - 2021/10/05 時点の英語版に同期
* | Web/CSS/CSS_Text_Decoration の変換準備Masahiro FUJIMOTO2021-10-15
| |
* | Fix typo in code sample for JS Ref typeof page (#2732)yann20842021-10-15
| | | | | | | | | | | | | | * Update index.md * complementary edit to update content vs en-US counterpart Co-authored-by: julieng <julien.gattelier@gmail.com>
* | ko : added note for get method with body/payload issue (#2737)Hong Jinwoo2021-10-15
| | | | | | | | | | | | | | | | | | | | | | | | | | * added note for get method with body/payload issue * Update files/ko/web/http/methods/get/index.html Co-authored-by: hochan Lee <hochan049@gmail.com> * fixed payload to 페이로드 * Delete .env Co-authored-by: hochan Lee <hochan049@gmail.com>
* | 誤字の修正ics-nishihara2021-10-15
| | | | | | | | > often seen as going in the opposite direction to graceful degradation. 部分の誤字の修正。プログレッシブエンハンスメントのページと対句になるようにしました。
* | edit toString() to fix syntax of content (#2731)EUNHEE JU2021-10-14
| | | | | | | | | | * edit toString() to fix syntax of content * edit toString() - append code tag
* | [CRON] sync translated contentMDN2021-10-14
| |
* | Fix #2711 / applied fixes for breaking changes in actions/github-script (#2717)SphinxKnight2021-10-13
| |
* | Add append() method page and translate into Russian (#2725)Sasha Sushko2021-10-13
| | | | | | | | | | * Add append() method page and translate into Russian * Update files/ru/web/api/element/append/index.md
* | Improve Simplified Chinese Translation (#2714)WooMai2021-10-14
| | | | | | | | | | * Improve Chinese Translations * remove residual english parts * remove line break
* | A bunch of fixes for the Responsive Images French translation (#2688)Jb Audras2021-10-13
| | | | | | | | | | | | | | | | | | * A bunch of fixes for the Responsive Images French translation * fix flaws, imgs and typos * bring parity w/ en-US content / fix a bunch of other style/lint issues Co-authored-by: julieng <julien.gattelier@gmail.com>
* | Correction d'erreur dans la section Syntaxe (#2719)quimic2021-10-13
| | | | | | Remplacement du mot "supérieur" par "inférieur"
* | Prepare HTML section for Markdown conversion (#2628)SphinxKnight2021-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove summary classes * Remove useless spans * Remove notranslate * Fix element index page (cf en-US) * Align page vs en-US cf8bcd9 for CI * Remove hidden classes * remove ids * Fix notes - part 1 / n * Fix notes - part 2/2 * Fix warnings * fix dls and some other issues * Fix imgs and styles
* | Fixes #2638 (#2645)SphinxKnight2021-10-12
| | | | | | | | | | * update vs en-US to fix #2638 * Fixing spaces, sppaaaaaaaace
* | Revamp page translation - fixes #2670 (#2710)SphinxKnight2021-10-12
| |
* | 誤訳を修正Sotaro Tommykawa2021-10-13
| |
* | Web/API/Document_Object_Model/Examples を更新Masahiro FUJIMOTO2021-10-13
| | | | | | | | | | - Markdown に変換 - 2021/09/15 時点の英語版に同期
* | Web/API/Document_Object_Model/Examples の変換準備Masahiro FUJIMOTO2021-10-13
| |
* | CSS Text モジュールの文書を更新Masahiro FUJIMOTO2021-10-13
| | | | | | | | | | - 2021/08/13 時点の英語版に同期 - Web/CSS/CSS_Text/Wrapping_Text を新規翻訳
* | CSS Textの文書の変換準備Masahiro FUJIMOTO2021-10-13
| |
* | Web/CSS/CSS_Text を更新Masahiro FUJIMOTO2021-10-13
| | | | | | | | - 2021/08/13 時点の英語版に同期
* | Web/CSS/CSS_Text を変換準備Masahiro FUJIMOTO2021-10-13
| |
* | update macros translate for zh-CN (#2174)Dongsen2021-10-12
| | | | | | | | | | | | | | | | | | * rebase #2173 * revert title anchor translate * update deprecate translate * add the newest update for EmbedGHLiveSample translate
* | translate notecard (#2375)Cyl20151131102021-10-12
| | | | | | | | | | | | | | * Update index.html * Update the origin translation The more important Origin node is not translated
* | Fixes #2473 (#2494)SphinxKnight2021-10-12
| | | | | | | | | | * Revamp fr version to match current en-US - fixes #2473 * Reword per review
* | convert content to mdjulieng2021-10-12
| |
* | move *.html to *.mdjulieng2021-10-12
| |
* | convert content to mdjulieng2021-10-12
| |
* | move *.html to *.mdjulieng2021-10-12
| |
* | Sync Web/API/Document/createTextNode, zh-CN (#2687)Namorzyny2021-10-12
| | | | | | | | | | | | | | * Update index.html Remove confusing text on the buttons, examples which contain the content of personal preference should not be shown. * remove confusing text in the example