Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update webassembly-examples github file URL (#4118) | wanlu | 2022-02-16 |
| | | | The branch of this warehouse has changed and no longer exists in the main branch | ||
* | fix typo (#3999) | yiheeng | 2022-02-16 |
| | |||
* | 汉化 | roy-tian | 2022-02-16 |
| | |||
* | correct instructions | Andrew | 2022-02-16 |
| | |||
* | fix typo | YoungX99 | 2022-02-16 |
| | | | | I found some minor formatting errors on your documentation. Thanks for all the efforts to provide the high quality translation documents! | ||
* | add missed false (#3860) | 冲冲冲没什么说的 | 2022-02-16 |
| | | | | | | | 原文: 不要将原始布尔值的true和false与Boolean对象的真或假混淆。任何一个值,只要它不是 undefined、null、0、NaN或空字符串("")那么无论是任何对象,即使是值为假的Boolean对象,在条件语句中都为真。例如...... 修改:少了一个情况false 修改后: 不要将原始布尔值的true和false与Boolean对象的真或假混淆。任何一个值,只要它不是 undefined、null、false、0、NaN或空字符串("")那么无论是任何对象,即使是值为假的Boolean对象,在条件语句中都为真。例如...... | ||
* | Correct copywriting for files/zh-cn/web/html/* except element. | Jason Lee | 2022-02-16 |
| | | | | Ref: #3490 #3834 | ||
* | Fix Math.max() initial value to -Infinity | Tomoyuki Hata | 2022-02-16 |
| | |||
* | fix case of JavaScript, Javascript -> JavaScript | xcodebuild | 2022-02-16 |
| | |||
* | 2021/11/23 時点の英語版に同期 | Masahiro FUJIMOTO | 2022-02-16 |
| | |||
* | Web/HTML/Element/input/month を移行 | Masahiro FUJIMOTO | 2022-02-16 |
| | |||
* | Web/HTML/Element/input/month を移行準備 | Masahiro FUJIMOTO | 2022-02-16 |
| | |||
* | Web/HTML/Element/input/datetime-local を移行 | Masahiro FUJIMOTO | 2022-02-16 |
| | |||
* | 2021/10/03 時点の英語版に同期 | Masahiro FUJIMOTO | 2022-02-16 |
| | |||
* | Update index.md | Masahiro FUJIMOTO | 2022-02-16 |
| | |||
* | <input type="number"> を移行 | Masahiro FUJIMOTO | 2022-02-16 |
| | |||
* | 2021/11/23 時点の英語版に同期 | Masahiro FUJIMOTO | 2022-02-16 |
| | |||
* | Update index.md | Masahiro FUJIMOTO | 2022-02-16 |
| | |||
* | Element/input/date を移行 | Masahiro FUJIMOTO | 2022-02-16 |
| | |||
* | 2021/10/03 時点の英語版に同期 | Masahiro FUJIMOTO | 2022-02-16 |
| | |||
* | Fix wrong url for push api examples (#4152) | Alfonso E.M | 2022-02-15 |
| | |||
* | Improve copywriting for add spaces between Chinese and English words for ↵ | Jason Lee | 2022-02-15 |
| | | | | files/zh-cn/web/html/element. | ||
* | sync with english version for JavaScript/Function | allo | 2022-02-15 |
| | |||
* | mv to .md for javascript.builtins.Function | allo | 2022-02-15 |
| | |||
* | convert to markdown and sync with english version | allo | 2022-02-15 |
| | |||
* | mv to .md for web\api\navigator\sendbeacon | allo | 2022-02-15 |
| | |||
* | sync with english version for css.flex-wrap | allo | 2022-02-15 |
| | |||
* | mv to .md for zh-cn/web/css/flex-wrap | allo | 2022-02-15 |
| | |||
* | Fix types of parameters, supplementary translation | OceanJiang | 2022-02-15 |
| | |||
* | sync with english version | allo | 2022-02-15 |
| | |||
* | mv to .md for DataTransfer.dropEffect | allo | 2022-02-15 |
| | |||
* | fr-web/api/document/scrollingelement id: 3618 (#4150) | Charles Emmanuel S. Ndiaye | 2022-02-15 |
| | | | | | | | | | | | | | | | | | * begin #3618 translation * translate id 3618 in french * Delete settings.json * Update link references Update link references according to sphinx review Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com> * forgotten nitpicking Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com> | ||
* | [CRON] sync translated content | MDN | 2022-02-15 |
| | |||
* | Update translation more accuratly for Korean (#4137) | Jonghyeon | 2022-02-15 |
| | |||
* | Update index.html (#4140) | Cesar Carbajo | 2022-02-14 |
| | | | typo | ||
* | Fix typo | inokawa | 2022-02-15 |
| | |||
* | Content sync and updated to md | Arraybuffer/index [ES] (#4128) | Anderson Vallejo | 2022-02-14 |
| | | | | | | | | | | | | | | | | | | | | | | * sync and updated to md * Update files/es/web/javascript/reference/global_objects/arraybuffer/index.md Update the text to fix a broken a hyperlink Co-authored-by: David Brito <39559632+davbrito@users.noreply.github.com> * Update files/es/web/javascript/reference/global_objects/arraybuffer/index.md Update the text to match the english's version. Co-authored-by: David Brito <39559632+davbrito@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: David Brito <39559632+davbrito@users.noreply.github.com> Co-authored-by: Sergio.valera <sergiovaladez@duck.com> Co-authored-by: David Brito <39559632+davbrito@users.noreply.github.com> | ||
* | Add copy, cut, and paste events | alattalatta | 2022-02-14 |
| | |||
* | add quic, http_3, latency, lazy_load | Oh TaeJun | 2022-02-14 |
| | |||
* | translate the below document. | logic-finder | 2022-02-14 |
| | | | | AudioScheduledSourceNode | ||
* | translate the below document. | logic-finder | 2022-02-14 |
| | | | | AudioNode.connect() | ||
* | change words(교차 출처 자원 공유) | monaq kwon | 2022-02-14 |
| | |||
* | translate contents to Korean | monaq kwon | 2022-02-14 |
| | |||
* | remove all id not in heading | kraccoon-dev | 2022-02-14 |
| | |||
* | fix embed live sample macro error | kraccoon-dev | 2022-02-14 |
| | |||
* | Content sync and updated to md | Element.animate [ES] (#4092) | Anderson Vallejo | 2022-02-13 |
| | | | | | | | | | | | * sync and updated to md * Apply suggestions from code review Co-authored-by: Juan Vásquez <juan@logicalbricks.com> * Update index.md Co-authored-by: Juan Vásquez <juan@logicalbricks.com> | ||
* | Update index.html (#4133) | sorayabf | 2022-02-13 |
| | |||
* | Update index.html (#4111) | sorayabf | 2022-02-13 |
| | |||
* | fix: typo error (#3848) | 3indblown Leaf | 2022-02-14 |
| | | | | | | | * fix: title err * fix: typo error * fix: typo error | ||
* | Add quote tags with english language in modules guide (#4121) | Roman Mkrtchian | 2022-02-13 |
| |