aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/javascript/reference/global_objects/function
Commit message (Collapse)AuthorAge
* Replace marco `anch` with `<a>` tag for `zh-CN` (#4668)A1lo2022-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Removes empty <div> or <p> elements from pages (#3093)Tanner Dolby2022-02-22
| | | | | | | | | | | | | | | | | | | | | | * 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 yari h2m dry run errors (zh-CN)Irvin2022-02-16
|
* remove name attribute for zh-CNt7yang2022-02-16
|
* remove inline style for zh-CNIrvin2022-02-16
|
* remove hidden class for zh-CNt7yang2022-02-16
|
* remove id attribute not in heading for zh-CNt7yang2022-02-16
|
* remove `notranslate` class in zh-CNIrvin2022-02-16
|
* remove span tag in zh-CNIrvin2022-02-16
|
* sync with english version for JavaScript/Functionallo2022-02-15
|
* mv to .md for javascript.builtins.Functionallo2022-02-15
|
* Fix mistranslation in ↵ethan2022-01-10
| | | | | | Web/JavaScript/Reference/Global_Objects/Function/length, zh-CN (#3582) “指该函数有多少个必须要传入的参数”改为“指该函数期望传入的参数数量” 翻译成“必须要传入”跟实际含义不符。原文“and indicates how many arguments the function expects,”
* Update Web/JavaScript/Reference/Global_Objects/Function/bind, zh-CN (#2601)Songhn2021-09-30
| | | | - remove polyfill - added polyfill link
* Fix typo in Web/JavaScript/Reference/Global_Objects/Function/apply, zh-CN ↵Sepush2021-09-07
| | | | | (#2371) fix typo `便历` should be `遍历`
* remove hidden bcd for zh-CNt7yang2021-06-24
|
* remove bcd paragraph for zh-CNt7yang2021-05-31
|
* Correct translation #142zlv2s2021-04-03
|
* use class="hidden" not style="display:none"Peter Bengtsson2021-02-25
|
* unslug zh-cn: moveFlorian Merz2021-02-11
|
* adding translation_of_original to front-matterPeter Bengtsson2020-12-10
|
* update based on https://github.com/mdn/yari/issues/2028Peter Bengtsson2020-12-08
|
* initial commitPeter Bengtsson2020-12-08