Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix for vertical-align examples in Dark Mode (#4401) | Niedziolka Michal | 2022-03-05 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix for vertical-align examples in Dark Mode * Removed empty parameter Co-authored-by: Claas Augner <github@caugner.de> * Removed empty parameter Co-authored-by: Claas Augner <github@caugner.de> * Fix for other locale * Revert "Fix for other locale" This reverts commit 2e7b836b3a4fbbbe4d0150e14e4e55f4f75f9c04. * Fixed for other locale, without idea files * Removed invalid quote * Changed 100% to 1200px * Removed quotes Co-authored-by: Claas Augner <github@caugner.de> | ||
* | fix: delete repeat content | lvfangren | 2022-03-04 |
| | |||
* | create translation for glossary/digest | allo | 2022-03-04 |
| | |||
* | typo (#4376) | Dai Chen | 2022-03-04 |
| | | | extra word of '的' | ||
* | fix: an error in translation | TTFZippo | 2022-03-04 |
| | | | It would be better to translate the word 'return' to '返回' in line 40 | ||
* | Migrate to multiple Compat macro (zh-cn) | YujiSoftware | 2022-03-04 |
| | |||
* | Migrate to Compat macro (zh-cn) | YujiSoftware | 2022-03-04 |
| | |||
* | Page not found of '\n' in Regular_Expressions page | Dai Chen | 2022-03-04 |
| | | | the original link of '\n'(https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Guide/Regular_Expressions$edit#special-backreference) points to Page not found | ||
* | [CRON] sync translated content | MDN | 2022-03-03 |
| | |||
* | improve unnatural translations (#4349) | Qin Zhou | 2022-03-02 |
| | |||
* | Add cw118 to fr team (#4276) | SphinxKnight | 2022-03-01 |
| | |||
* | This position must ',' not ',' (#4309) | Toweave | 2022-03-01 |
| | |||
* | update BigInt (#4327) | Bryan Lee | 2022-03-01 |
| | |||
* | typo (#4249) | o_O? | 2022-02-23 |
| | | | The name of the variable "resizeOserver" is missing a "b", because there is no variable named "resizeOserver" in the following text, only a variable named "resizeObserver" | ||
* | 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> | ||
* | improve translation (#4130) | 清庙 | 2022-02-22 |
| | | | | | | | | | * Update index.html 英文原文:The assignment operation evaluates to the assigned value. * Update index.html 移除span元素 | ||
* | [CRON] sync translated content | MDN | 2022-02-22 |
| | |||
* | typo (#4206) | Brian Yao | 2022-02-21 |
| | | | 错别字 | ||
* | fix a small format problem (#4223) | VictoriousRaptor | 2022-02-21 |
| | |||
* | typo 防止 -> 放置 (#4235) | Lv777 | 2022-02-21 |
| | |||
* | fix link to wikipedia (#4182) | user670 | 2022-02-18 |
| | | | Chinese Wikipedia lacks a page titled "clickjacking", replaced with the equivalent Chinese title. | ||
* | beautify doc, added some whitespaces (#4184) | Mr. Míng | 2022-02-18 |
| | |||
* | fix example code, correct code order (#4183) | alinggo | 2022-02-17 |
| | |||
* | [CRON] sync translated content | MDN | 2022-02-17 |
| | |||
* | fix yari h2m dry run errors (zh-CN) | Irvin | 2022-02-16 |
| | |||
* | adjust dl/dt/dd tags for zh-CN | Irvin | 2022-02-16 |
| | |||
* | remove dir attribute | t7yang | 2022-02-16 |
| | |||
* | remove sup tag for zh-CN | t7yang | 2022-02-16 |
| | |||
* | remove name attribute for zh-CN | t7yang | 2022-02-16 |
| | |||
* | remove code tag inside pre tag for zh-CN | t7yang | 2022-02-16 |
| | |||
* | remove inline style for zh-CN | Irvin | 2022-02-16 |
| | |||
* | remove `summary` and `seoSummary` class for zh-CN | t7yang | 2022-02-16 |
| | |||
* | remove hidden class for zh-CN | t7yang | 2022-02-16 |
| | |||
* | remove id attribute not in heading for zh-CN | t7yang | 2022-02-16 |
| | |||
* | remove `notranslate` class in zh-CN | Irvin | 2022-02-16 |
| | |||
* | remove font tag in zh-CN | Irvin | 2022-02-16 |
| | |||
* | remove span tag in zh-CN | Irvin | 2022-02-16 |
| | |||
* | 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 case of JavaScript, Javascript -> JavaScript | xcodebuild | 2022-02-16 |
| | |||
* | 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 |
| |