Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | fix typo (#3273) | songyi | 2021-12-07 | |
| | | | heml 应该是html | |||
* | fix: replace the source of video | allo | 2021-12-07 | |
| | | | | The original video has been removed, update to new video source. | |||
* | mv to .md for progress event | allo | 2021-12-07 | |
| | ||||
* | fix: fix live sample and sync with english version | allo | 2021-12-07 | |
| | ||||
* | mv to .md for zh-cn\web\api\mouseevent\screenx | allo | 2021-12-07 | |
| | ||||
* | mv to .md for zh-cn\web\api\mouseevent\screeny | allo | 2021-12-07 | |
| | ||||
* | Remove weird styles (#3244) | 李轻舟 | 2021-12-07 | |
| | | | | | | | * Update index.html * Update index.html Remove weird code and font face | |||
* | convert to markdown and translate to zh-CN | allo | 2021-12-07 | |
| | ||||
* | mv to .md for logical_or_assignment | allo | 2021-12-07 | |
| | ||||
* | fix: fix live sample in ontransitionend | allo | 2021-12-07 | |
| | ||||
* | mv to .md for ontransitionend | allo | 2021-12-07 | |
| | ||||
* | Sync Web/JavaScript/Reference/Global_Objects/Object, zh-CN (#3240) | 现阳 | 2021-12-05 | |
| | | | | | | | | * update: keep Object page same with English docs url: /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Object description: Updated some documents on the Object page, a small part of the content can not guarantee the quality of translation, so no translation * fix: review | |||
* | Fix syntax highlight Web/JavaScript/Reference/Global_Objects/BigInt, zh-CN ↵ | 现阳 | 2021-12-05 | |
| | | | | (#3260) | |||
* | fix: 单词拼写错误 | LALBJ | 2021-12-04 | |
| | ||||
* | fix:词语拼写错误 | Bacuuu | 2021-12-03 | |
| | ||||
* | fix: fixed the comment for "contain: strict;" | XIANG Chengjun | 2021-12-03 | |
| | ||||
* | fix 补充相对英文文档遗漏的内容 | yionr | 2021-12-03 | |
| | ||||
* | fix a typo | iamxukai | 2021-12-03 | |
| | | | Fixing a typo: 证书-> 整数 | |||
* | Patch new content Web/JavaScript/Reference/Global_Objects/Symbol, zh-CN (#3213) | 现阳 | 2021-11-29 | |
| | | | | | | | url: https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Symbol description: instance methods and instance properties not render correct Co-authored-by: fangjun <fangjun@tal.com> | |||
* | Fix syntax highlight, Web/JavaScript/Closures, zh-CN (#3208) | 小半 | 2021-11-29 | |
| | | | | Part of the code in this page does not support highlighting, and now I have fixed it. The code location is on line 336. | |||
* | Modifed link_prefetching_faq doc content | hunter2009 | 2021-11-25 | |
| | | | Modify prefetch content description for more semantics | |||
* | convert zh-cn/web/api/fetch_api/using_fetch to .md and update to English ↵ | Irvin | 2021-11-24 | |
| | | | | | | | | | | | | | | | | | version, rebase #3185 (#3189) * mv .html to .md for zh-cn/web/api/fetch_api/using_fetch * convert to .md and add some content this commit cherrypick https://github.com/mdn/translated-content/pull/3185/commits/51d236a1d65f40015eb8f6eb761bb52845e2bde5 * fix: resolve grammatical errors * fix: correct the note card style * fix some flows Co-authored-by: A1lo <yin199909@aliyun.com> | |||
* | Fix: MDC -> MDN | Panda | 2021-11-24 | |
| | ||||
* | fix: update URI in ` nullish_coalescing_operator` (#3155) | A1lo | 2021-11-24 | |
| | | | | Using links which reference to localized page. replace the wrong URI to `Logical OR` operator with correct one. | |||
* | 从...创建->对...创建 (#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 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 | |||
* | 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 | |
| |