Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update Web/JavaScript/Reference/Iteration_protocols, zh-CN (#2932) | codersjj | 2021-11-01 |
| | |||
* | Fix typo in Web/API/XMLHttpRequest/send, zh-CN (#2930) | Ying Zhen Zhang | 2021-11-01 |
| | |||
* | Update Web/JavaScript/Reference/Functions, zh-CN (#2928) | btea | 2021-11-01 |
| | | | | | * remove function param error content * supply | ||
* | Update external link in Web/XSLT, zh-CN (#2925) | btea | 2021-11-01 |
| | |||
* | Fix link url Web/HTML/Block-level_elements, zh-CN (#2923) | 极速蜗牛 | 2021-10-31 |
| | |||
* | Fix mistranslation Web/HTTP/Headers/If-None-Match, zh-CN (#2922) | btea | 2021-10-31 |
| | |||
* | Fix Web/JavaScript/Reference/Global_Objects/Object/create, zh-CN (#2912) | btea | 2021-10-31 |
| | |||
* | Update Web/JavaScript/Reference/Statements/for...in, zh-CN (#2902) | btea | 2021-10-31 |
| | |||
* | Improve Web/API/Service_Worker_API, zh-CN (#2907) | btea | 2021-10-31 |
| | |||
* | Update Web/API/setInterval, zh-CN (#2888) | btea | 2021-10-28 |
| | |||
* | fix ajax send formdata incorrect format (#2801) | btea | 2021-10-26 |
| | | | | | * fix ajax send formdata incorrect format * delete unnecessary code | ||
* | Fix: correction of a link name | KLL | 2021-10-26 |
| | |||
* | fix screen typo | btea | 2021-10-26 |
| | |||
* | fix escape typo | btea | 2021-10-26 |
| | |||
* | Translate /docs/Web/HTML/Attributes/pattern | YexuanXiao | 2021-10-26 |
| | |||
* | Re-translated from the English version to replace outdated content | YexuanXiao | 2021-10-26 |
| | |||
* | mv .html to .md for css/flex-grow | Irvin | 2021-10-26 |
| | |||
* | Improve Web/API/IntersectionObserver/IntersectionObserver translation, zh-CN ↵ | BackRunner | 2021-10-19 |
| | | | | | | | | | | | (#2736) * Web/API/IntersectionObserver 翻译修正 从技术上来说threshold是1意味着元素要完全出现,才会被视为可见,触发callback,这里更新翻译内容。 * Web/API/IntersectionObserver 翻译修正 * 修正翻译 | ||
* | Update Web/API/Crypto/subtle, zh-CN (#2742) | btea | 2021-10-19 |
| | | | | | | | * supply notecard and value * Use macro instead * remove p tag | ||
* | Fix typo in Web/API/Canvas_API/Tutorial/Drawing_shapes, zh-CN (#2756) | freezepluto | 2021-10-18 |
| | | | 第242行的 描述三角形函数,应该为描边三角形函数 | ||
* | Fix typo in Web/API/Console, zh-CN (#2746) | meowmeowcat | 2021-10-18 |
| | |||
* | [CRON] sync translated content | MDN | 2021-10-16 |
| | |||
* | [CRON] sync translated content | MDN | 2021-10-14 |
| | |||
* | Improve Simplified Chinese Translation (#2714) | WooMai | 2021-10-14 |
| | | | | | * Improve Chinese Translations * remove residual english parts * remove line break | ||
* | translate notecard (#2375) | Cyl2015113110 | 2021-10-12 |
| | | | | | | | * Update index.html * Update the origin translation The more important Origin node is not translated | ||
* | Sync Web/API/Document/createTextNode, zh-CN (#2687) | Namorzyny | 2021-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 | ||
* | Remove duplicate content in ↵ | f_ms | 2021-10-12 |
| | | | | Web/CSS/CSS_Grid_Layout/Layout_using_Named_Grid_Lines, zh-CN (#2694) | ||
* | [CRON] sync translated content | MDN | 2021-10-12 |
| | |||
* | [CRON] sync translated content | MDN | 2021-10-11 |
| | |||
* | fix mistranslated comma (#2543) | 潘韬 | 2021-10-08 |
| | | | 小数点应该是 `.` 页不是 `。` | ||
* | fix typo on Chinese translation (#2677) | f_ms | 2021-10-08 |
| | |||
* | Improve Web/API/Window/requestIdleCallback, zh-CN (#2634) | Tim Zhao | 2021-10-05 |
| | | | 第一句话翻译的不通顺。 | ||
* | translate(zh-CN): Web/CSS/color-scheme (#2580) | Ren Baoshuo | 2021-10-05 |
| | |||
* | Update Web/JavaScript/Reference/Global_Objects/Array/sort, zh-CN (#2611) | liangjiancang | 2021-10-03 |
| | | | | | | | * 补充缺失的「Sort stability」部分 * 与原文 HTML 保持一致 * Fix:「可以会」→「可能会」 | ||
* | Fix mistranslation in Web/JavaScript/Reference/Global_Objects/globalThis, ↵ | liangjiancang | 2021-10-03 |
| | | | | | | | | | | zh-CN (#2609) * Fix incorrect translation 1. 避免影响现存代码的兼容应为「向后兼容(Backward Combability)」(原文只有「break compatibility with existing code」,但为了汉语习惯还应说明向后)。 2. 习惯上不使用单独「前/后向兼容」说法,而多见于「向前/后兼容」「前/后向兼容性」「前/后向兼容(形容词)+${名词}」,故「前向兼容」这种说法本身就是不规范的。 * 不再提及令人疑惑的兼容方向 | ||
* | Update incomplete translation in Web/HTML/Element/picture, zh-CN (#2617) | Shanjie Chen | 2021-10-03 |
| | |||
* | [CRON] sync translated content | MDN | 2021-10-02 |
| | |||
* | Added Web/HTML/Element/meta/name/theme-color, zh-CN (#2605) | Hsiao Feng | 2021-09-30 |
| | | | | | | | | | * 提交对于 theme-color 值的翻译 原文:https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta/name/theme-color * 更新文件内容 * 补录 theme-color.png | ||
* | Update Web/JavaScript/Reference/Global_Objects/Function/bind, zh-CN (#2601) | Songhn | 2021-09-30 |
| | | | | - remove polyfill - added polyfill link | ||
* | [CRON] sync translated content | MDN | 2021-09-30 |
| | |||
* | create zh-CN translation for Web/API/Location/ancestorOrigins | JiaJiaJiang | 2021-09-28 |
| | |||
* | sync one more paragraph (#2555) | ZivyHu | 2021-09-28 |
| | | | translate more information from English to Simplied-Chinese | ||
* | fix broken link (#2421) | Chen Peng | 2021-09-28 |
| | | | 链接错误,多了个前缀”/“ | ||
* | optimise border-top (#2572) | Kevin CHEN | 2021-09-28 |
| | |||
* | translate one more paragraph (#2302) | Simon | 2021-09-28 |
| | |||
* | [CRON] sync translated content | MDN | 2021-09-28 |
| | |||
* | Fix text format Web/CSS/animation-direction, zh-CN (#2563) | Believers in Science Studio | 2021-09-25 |
| | | | | | * [zh-cn] Fix text format in CSS/animation-direction * [zh-cn] Fix text format in CSS/animation-direction | ||
* | Update compat Web/API/Fetch_API/Using_Fetch, zh-CN (#2569) | myfreeer | 2021-09-25 |
| | | | | Current version shows "No compatibility data found for api.WindowOrWorkerGlobalScope.fetch." See also the en-US ver at https://github.com/mdn/content/blob/7f9d01caf27ae773785543bf03a7ff1bde7e45b8/files/en-us/web/api/fetch_api/using_fetch/index.md | ||
* | [zh-cn] Fix a typo in web_workers_api. | Believers in Science Studio | 2021-09-24 |
| | |||
* | [CRON] sync translated content | MDN | 2021-09-24 |
| |