aboutsummaryrefslogtreecommitdiff
path: root/files
Commit message (Collapse)AuthorAge
* move *.html to *.mdjulieng2021-11-07
|
* fix build after conversion: manual workaround for mdn/yari#4744julieng2021-11-07
|
* convert content to mdjulieng2021-11-07
|
* move *.html to *.mdjulieng2021-11-07
|
* Fix wrong link for offscreencanvas spec (#2935)MO2021-11-07
| | | | | | | * Fix wrong link for offscreencanvas spec * Fix wrong link for offscreencanvas spec * Use {{Specifications}} for offscreencanvas spec
* [ko] translate the below document. (#2951)Cor2021-11-07
| | | AudioWorkletProcessor.port
* Fix typo in Web/API/MediaDevices/getUserMedia, zh-CN (#2946)kevin.song2021-11-06
| | | typo
* SVG 属性の説明の一部を新規翻訳Masahiro FUJIMOTO2021-11-06
| | | | - 2021/10/19 時点の英語版に基づき新規翻訳
* CSS Table 関係の文書を更新Masahiro FUJIMOTO2021-11-06
| | | | - 2021/10/28 時点の英語版に同期
* CSS Table 関係の文書の変換準備Masahiro FUJIMOTO2021-11-06
|
* Fixed gramatic issue (#2977)Tiago Boeing2021-11-06
|
* コメント文を修正Alma-field2021-11-06
|
* HTMLエスケープを修正Alma-field2021-11-06
|
* Fixes #2766 / updates vs en-US (#2776)SphinxKnight2021-11-05
|
* Fixes #2842 - Fixing EmbedLiveSample errors for fr docs (#2851)SphinxKnight2021-11-05
| | | | | | | | | | | * Fixes #2842 for CSS pages * Fixes #2842 for Web API pages * Fixes #2842 for other sections * Fix EmbedLiveSample for moved CSS page * Fixes #2842 for conflicting / orphaned docs
* ko: sync Optional chaining (#2715)hochan Lee2021-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat: 첫번째 누락 문단 내용 추가 * feat: experimental option 삭제 더 이상 실험적 기능이 아님. * fix: code sync * feat: 누락된 예제 추가 * feat: 누락된 memo 추가 * fix: remove id * Update files/ko/web/javascript/reference/operators/optional_chaining/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * Update files/ko/web/javascript/reference/operators/optional_chaining/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * Update files/ko/web/javascript/reference/operators/optional_chaining/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> Co-authored-by: 이호찬(Hochan Lee)/검색개발팀/11ST <11st.1500612@sk.com> Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Fix typo (#2968)Yaacov2021-11-04
|
* HTML要素が残っているところを修正Masahiro FUJIMOTO2021-11-04
|
* Web/API/HTMLSelectElement 以下の文書を更新Masahiro FUJIMOTO2021-11-04
| | | | | - 2021/10/27 時点の英語版に同期 - add, checkValidity, disabled, form, labels, namedItem, remove, selectedIndex, selectedOptions, setCustomValidaty, type については新規翻訳
* HTMLSelectElement 以下の変換準備Masahiro FUJIMOTO2021-11-04
|
* fix Compat table css containSakito Mukai2021-11-04
|
* [ko] Translation done of 'AudioWorkletProcessor()' document (#2949)logic-finder2021-11-04
| | | | | | | * translate the below document. AudioWorkletProcessor() * little fix
* [CRON] sync translated contentMDN2021-11-04
|
* translate the below document. (#2933)logic-finder2021-11-04
| | | AudioWorkletNode.parameters
* :focus 系のセレクターの文書を更新Masahiro FUJIMOTO2021-11-03
| | | | - 2021/10/25 時点の英語版に同期
* :focus 系の擬似クラスを更新準備Masahiro FUJIMOTO2021-11-03
|
* Add code tag (#2503)Clément2021-11-03
| | | | | | | | | * Add code tag Consistency update * Converting aec868765225c512386b039114df962371b3df21 in a Markdown world Co-authored-by: julieng <julien.gattelier@gmail.com>
* fr-glossary/exif id:216 (#2808)Charles Emmanuel S. Ndiaye2021-11-03
| | | | | | | * Suggest french translation for files/en-us/glossary/exif/index.html id:216 * typo lowercase for language in fr Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
* Fix typokura52021-11-03
|
* translation_of が抜けていたのを追加Masahiro FUJIMOTO2021-11-03
|
* 表記の統一Masahiro FUJIMOTO2021-11-03
|
* Element 要素の MouseEvent 系のイベントを更新Masahiro FUJIMOTO2021-11-03
| | | | | - 2021/10/24 時点の英語版に基づく - contextmenu と auxclick は新規翻訳
* Element のマウスイベントを追加Masahiro FUJIMOTO2021-11-03
|
* Element オブジェクトのマウスイベントを更新Masahiro FUJIMOTO2021-11-03
|
* Fix heading tag in Web/JavaScript/Guide/Working_with_Objects, zh-CN (#2944)落叶2021-11-02
|
* Update Web/HTML/Block-level_elements, zh-CN (#2942)落叶2021-11-02
|
* 半角スペースを追加oshiteku2021-11-02
|
* Date の誤訳を修正oshiteku2021-11-02
| | | | | 原文では "This date and time are not the same as the UNIX epoch" となっている箇所が "UNIX Epoch と同じです" と翻訳されてしまっていたため修正
* [ko] X-Frame-Options typo (#2803)rachel2021-11-02
| | | | | | | | | | | * X-Frame-Options typo * 자연스러운 문장으로 수정 '사용하지 말라'에서 '사용하지 말자'로 자연스러운 문장으로 수정함 Co-authored-by: hochan Lee <hochan049@gmail.com> Co-authored-by: hochan Lee <hochan049@gmail.com>
* Fix typo in Learn/JavaScript/Objects/Basics, zh-TW (#2938)FreeGifts20002021-11-01
|
* Fix typo in Web/HTML/Element/script, zh-CN (#2937)iamxukai2021-11-01
| | | Fixing a typo: 或则-> 或者
* Update Web/JavaScript/Reference/Iteration_protocols, zh-CN (#2932)codersjj2021-11-01
|
* Fix typo in Web/API/XMLHttpRequest/send, zh-CN (#2930)Ying Zhen Zhang2021-11-01
|
* Update Web/JavaScript/Reference/Functions, zh-CN (#2928)btea2021-11-01
| | | | | * remove function param error content * supply
* Update external link in Web/XSLT, zh-CN (#2925)btea2021-11-01
|
* Prepare SVG section for Markdown conversion (#2570)SphinxKnight2021-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove summary classes * Remove hidden classes out of pre * Remove spans * Remove notranslate class * Remove ids out of headings * missed 2 ids with regex * clean note and warning cards * fix headings errors * Fix dls and as * fix imgs * lint stuff (absolute urls, english links) * Temporarily readding file * delete inexisting doc in en-US with flaws * Fixes #2842 for SVG
* Fixes #2546 - revamp page vs en-US current version (#2547)SphinxKnight2021-11-01
|
* Fixes #2127 by updating vs en-US (+ removes xref macros) (#2334)SphinxKnight2021-11-01
|
* Firefox 93 for developers を翻訳yyss2021-11-01
| | | | Oct 15, 2021 の英語版に対応。
* Glossary/Idempotent を更新Masahiro FUJIMOTO2021-11-01
| | | | - 2021/10/22 時点の英語版に同期