aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/javascript/reference/global_objects/object
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
* remove Object.assign polyfill (#4392)nanshu2022-03-11
| | | There are two polyfills
* 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
|
* adjust dl/dt/dd tags for zh-CNIrvin2022-02-16
|
* remove dir attributet7yang2022-02-16
|
* remove name attribute for zh-CNt7yang2022-02-16
|
* remove code tag inside pre tag 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 font tag in zh-CNIrvin2022-02-16
|
* remove span tag in zh-CNIrvin2022-02-16
|
* zh-cn translate in sample code (#3681)Bierxiensi2022-01-19
|
* rm one dummy char (#3538)Bierxiensi2022-01-04
| | | fix translate
* 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 Web/JavaScript/Reference/Global_Objects/Object/create, zh-CN (#2912)btea2021-10-31
|
* Fix example link in Web/JavaScript/Reference/Global_Objects/Object/seal, ↵Kevin CHEN2021-09-04
| | | | | zh-CN (#2317) fix #106
* replace wiki links in zh-CNt7yang2021-07-19
|
* remove hidden bcd for zh-CNt7yang2021-06-24
|
* remove hidden bcd table paragraph from 'zh-cn'Peter Bengtsson2021-06-22
| | | | Part of #1008
* fix #516Kevin CHEN2021-06-18
|
* remove bcd paragraph for zh-CNt7yang2021-05-31
|
* 参照英文原文"Static methods"将"Object ↵iwanderer2021-04-26
| | | | 构造函数的方法"翻译成"静态方法"
* unslug zh-cn: moveFlorian Merz2021-02-11
|
* final dump 2020-12-14Peter Bengtsson2020-12-14
|
* 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