| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
- Add <code> where appropriate
- Add appropriate Spaces
- Change '()' to '()'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* replace anch with tag `<a>`
* auto replace anch with scripts
* fix: resolve some incorrect anchors
* replace anch with markdown link in markdown files
* sync with english version for `Properties`
* fix: resolve some incorrect anchors
* using `Specifications` marco to replace `<table>`
* fix: resolve some incorrect anchors
* remove the `noteCard` and add a `h2` head
* fix: resolve some incorrect anchors
* remove the duplicated content
* fix: resolve some incorrect anchors
* fix: resolve some incorrect anchors
* revert the content change and replace anch
* revert the content change and replace anch
* revert the content chang
* fix: correct the `href`
* revert content changes and replace the anch
* fix: resolve some incorrect anchors
* fix: resolve some incorrect anchors
* fix: resolve some incorrect anchors
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
There are two polyfills
|
|
|
| |
extra word of '的'
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* fix: use uppercase hexadecimal digits
rfc3986 specific that the percent encoding should use uppercase.
Referenced Issues: #3032
* minor improvements
Highlight the javascript code.
Replace unicode space `U+00a0` with ASCII space.
Replace `Specifications` and `Compat`.
|
| |
|
|
|
|
|
|
| |
Web/JavaScript/Reference/Global_Objects/Function/length, zh-CN (#3582)
“指该函数有多少个必须要传入的参数”改为“指该函数期望传入的参数数量”
翻译成“必须要传入”跟实际含义不符。原文“and indicates how many arguments the function expects,”
|
|
|
|
|
|
| |
* fix issues#2392 and update WeakMap to latest content of English Docs
* convert html content into md
Co-authored-by: meakle <meakle@qq.com>
|
| |
|
|
|
| |
fix translate
|
|
|
|
|
| |
* change a sentence which wasn't translated.
* fix: revise inappropriate translation
|
|
|
|
|
|
|
|
|
| |
* feat: submit a doc that hasn't translated into Chinese ever
把Array.prototype.at()翻译为中文
* fix: add blank space to display bold.
添加空格,修复不能展示加粗的问题。并在注释中加上句号。
|
|
|
| |
Co-authored-by: julieng <julien.gattelier@gmail.com>
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
| |
(#3260)
|
|
|
|
|
|
|
| |
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>
|
|
|
| |
更正中文语法
|
|
|
| |
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
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* Improve Chinese Translations
* remove residual english parts
* remove line break
|