Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | create `zh-CN` translation `Glossary/WebDAV` (#3046) | A1lo | 2021-11-21 |
| | | | | | * create `zh-CN` translation `Glossary/WebDAV` * fix: using the format reference to english version | ||
* | 从...创建->对...创建 (#3107) | yangtianfu01 | 2021-11-16 |
| | | | 更正中文语法 | ||
* | fix wrong <code> position (#3094) | 1sm | 2021-11-16 |
| | |||
* | [CRON] sync translated content | MDN | 2021-11-13 |
| | |||
* | Update Web/CSS/CSS_Flexible_Box_Layout/Basic_Concepts_of_Flexbox, zh-CN (#2931) | wang | 2021-11-12 |
| | | | | | | | * Add link to next page * Update link to next page Update to a correct link of next page | ||
* | Update Glossary/Truthy, zh-CN (#3050) | btea | 2021-11-12 |
| | |||
* | Update Web/JavaScript/Reference/Global_Objects/Promise/resolve, zh-CN (#2967) | snowingfox | 2021-11-12 |
| | | | A code example is added to the warning content at the beginning of the article. This example can clearly show its meaning. Why should I give this example? Because when I first read it, I found it difficult to imagine and understand this concept | ||
* | [CRON] sync translated content | MDN | 2021-11-12 |
| | |||
* | Fix typo 约定俗称 -> 约定俗成 | LYSSION | 2021-11-10 |
| | |||
* | [CRON] sync translated content | MDN | 2021-11-10 |
| | |||
* | Add @layer translation for zh-cn | Barry Wang | 2021-11-09 |
| | |||
* | add basic example according to english version | Yvan Zhu | 2021-11-09 |
| | |||
* | mv .html to .md for api/element/getboundingclientrect | Irvin | 2021-11-09 |
| | |||
* | [CRON] sync translated content | MDN | 2021-11-08 |
| | |||
* | Fix link to cache type pic (#2929) | btea | 2021-11-07 |
| | |||
* | Fix wrong link for offscreencanvas spec (#2935) | MO | 2021-11-07 |
| | | | | | | | * Fix wrong link for offscreencanvas spec * Fix wrong link for offscreencanvas spec * Use {{Specifications}} for offscreencanvas spec | ||
* | Fix typo in Web/API/MediaDevices/getUserMedia, zh-CN (#2946) | kevin.song | 2021-11-06 |
| | | | typo | ||
* | 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 |
| | |||
* | Fix typo in Web/HTML/Element/script, zh-CN (#2937) | iamxukai | 2021-11-01 |
| | | | Fixing a typo: 或则-> 或者 | ||
* | 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 |
| | |||
* | Update glossary/safe (#2864) | Xin Gao | 2021-10-27 |
| | | | | | | | | | * Update index.html 修改有歧义的文案 `所有安全的方法都是幂等的,有些不安全的方法如 PUT 和 DELETE 则不是。` 为 `但并非所有{{glossary("idempotent", "幂等")}}方法都是安全的,例如,{{HTTPMethod("PUT")}} 和 {{HTTPMethod("DELETE")}} 都是幂等的,但不是安全的。` * Update index.html 增加 `所有安全的方法都是{{glossary("idempotent", "幂等")}}的` | ||
* | 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 |
| | |||
* | Fix typo | 魏轲鑫 | 2021-10-26 |
| | | | “把原本很难(或不可)能被使用的功能“ to “把原本很难(或不可能)被使用的功能” | ||
* | 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行的 描述三角形函数,应该为描边三角形函数 | ||
* | Improve Learn/HTML/Multimedia_and_embedding/Video_and_audio_content, zh-CN ↵ | moqimoqidea | 2021-10-18 |
| | | | | | | | | | (#2735) * Update 视频和音频内容 移动版可能比桌面版权多支持的格式可能会有不同 -> 移动版与桌面版权支持的格式可能会有不同 * Update index.html | ||
* | Fix typo in Web/API/Console, zh-CN (#2746) | meowmeowcat | 2021-10-18 |
| | |||
* | Improve Learn/CSS/Building_blocks/Sizing_items_in_CSS, zh-CN (#2684) | xoyimi | 2021-10-18 |
| | | | | | | | * Update index.html More precise description. * Update index.html | ||
* | [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 | ||
* | update macros translate for zh-CN (#2174) | Dongsen | 2021-10-12 |
| | | | | | | | | | * rebase #2173 * revert title anchor translate * update deprecate translate * add the newest update for EmbedGHLiveSample translate | ||
* | translate notecard (#2375) | Cyl2015113110 | 2021-10-12 |
| | | | | | | | * Update index.html * Update the origin translation The more important Origin node is not translated |