Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Sync Web/API/Document/querySelector, zh-CN (#3442) | Anil Seervi | 2021-12-27 |
| | | | | | | | | | * Fix return type for document.querySelector() in zh-CN * Fix flaws - http -> https - fix url - remove 404 url | ||
* | Update Web/JavaScript/Reference/Global_Objects/globalThis, zh-CN (#3338) | sooia | 2021-12-27 |
| | | | | | * change a sentence which wasn't translated. * fix: revise inappropriate translation | ||
* | fix:files/zh-cn/web/html/element/audio/index.html (#3431) | rinlang | 2021-12-24 |
| | | | line 44:不携带 -> 携带 | ||
* | fix: add missing bracket (#3425) | Bryan Lee | 2021-12-22 |
| | |||
* | translate Array.prototype.at into Chinese (#3416) | sooia | 2021-12-22 |
| | | | | | | | | | * feat: submit a doc that hasn't translated into Chinese ever 把Array.prototype.at()翻译为中文 * fix: add blank space to display bold. 添加空格,修复不能展示加粗的问题。并在注释中加上句号。 | ||
* | convert to markdown and sync with english version | allo | 2021-12-21 |
| | |||
* | mv to md for files\zh-cn\web\http\cors | allo | 2021-12-21 |
| | |||
* | feat: 更新一处翻译问题 (#3417) | Han Han | 2021-12-21 |
| | |||
* | sync with english version | allo | 2021-12-21 |
| | |||
* | convert to md for api.HTMLCanvasElement.toBlob | allo | 2021-12-21 |
| | |||
* | mv to .md for api.HTMLCanvasElement.toBlob | allo | 2021-12-21 |
| | |||
* | ”无效的 JavaScript 标识符作为属性名称“一节输出值有误 ↵ | exprassL | 2021-12-21 |
| | | | | | (#3290) 输出值应是 boolean true,不是字符串 "true" | ||
* | Fix links in Same origin policy (zh-CN) (#3280) | Carolyn Wu | 2021-12-21 |
| | | | | | | | | | | | | * Fix localStorage link * Fix another link * Update CORS link title attribute * Revise as per reviews localStorage 連結 -> https://developer.mozilla.org/zh-CN/docs/Web/API/Window/localStorage CORS 連結 ID -> #附带身份凭证的请求 | ||
* | Update index.html | TakeshiZ | 2021-12-21 |
| | | | The former translation seems to be not correct : ) | ||
* | fix 翻译错误 | yionr | 2021-12-21 |
| | |||
* | Fix Learn Flexbox image sources (#3331) | Carolyn Wu | 2021-12-16 |
| | | | | | | | | | | | | | * Fix flex_terms.png image source * Fix remaining external image links * Remove style for flex_terms.png Matches image placement/style with en-US * Revert first ja image source Reverts to original/correct image source for mistakenly changed flexbox-example1.png in Japanese file | ||
* | Fix HTML syntax Web/JavaScript/Guide/Numbers_and_dates, zh-CN (#3365) | Yi Lu | 2021-12-16 |
| | | | | | | | * Add missing <code> tags * Correct punctuation marks to full-width ones and remove redundant spaces * Fix typo | ||
* | Sync WebAssembly/Concepts, zh-CN (#3363) | Victor Zhou | 2021-12-16 |
| | | | 1. add new way to write WebAssembly. | ||
* | Fix typo in Web/JavaScript/Reference/Global_Objects/Array/fill, zh-CN (#3353) | btea | 2021-12-16 |
| | | | Co-authored-by: julieng <julien.gattelier@gmail.com> | ||
* | Remove unnecessary content ↵ | y122972 | 2021-12-16 |
| | | | | Learn/JavaScript/Asynchronous/Timeouts_and_intervals, zh-CN (#3344) | ||
* | Improve Web/API/AbortController, zh-CN (#3335) | 李轻舟 | 2021-12-16 |
| | |||
* | [CRON] sync translated content | MDN | 2021-12-16 |
| | |||
* | Remove unnecessary redirect (#3350) | Masahiro FUJIMOTO | 2021-12-14 |
| | | | This redirect is unnecessary and it seems to cause a error for new PRs other than zh-CN locales. | ||
* | [CRON] sync translated content | MDN | 2021-12-14 |
| | |||
* | Update Web/CSS/all, zh-CN (#3328) | yionr | 2021-12-13 |
| | |||
* | Improve Web/CSS/unset, zh-CN (#3326) | yionr | 2021-12-13 |
| | |||
* | Add Web/API/ArrayBufferView, zh-CN (#3322) | A1lo | 2021-12-13 |
| | |||
* | Add Web/API/HTMLElement/transitionstart_event, zh-CN (#3309) | Wyatt | 2021-12-13 |
| | |||
* | Fix syntax error in Web/HTML/Element/var, zh-CN (#3319) | A1lo | 2021-12-13 |
| | | | | | * fix: fix live sample for web\html\element\var * fix: remove the wrong <div> tag and fix the link | ||
* | Fix typo in Learn/CSS/CSS_layout/Grids, zh-CN (#3293) | A1lo | 2021-12-10 |
| | |||
* | 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 typo: using CamelCase | allo | 2021-12-03 |
| | | | | Replace `Kumascript` with `KumaScript`. | ||
* | 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: 证书-> 整数 | ||
* | convert to .md and sync with english version | allo | 2021-12-03 |
| |