aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/javascript/reference/operators
Commit message (Collapse)AuthorAge
* ”无效的 JavaScript 标识符作为属性名称“一节输出值有误 ↵exprassL2021-12-21
| | | | | (#3290) 输出值应是 boolean true,不是字符串 "true"
* convert to markdown and translate to zh-CNallo2021-12-07
|
* mv to .md for logical_or_assignmentallo2021-12-07
|
* fix: update URI in ` nullish_coalescing_operator` (#3155)A1lo2021-11-24
| | | | Using links which reference to localized page. replace the wrong URI to `Logical OR` operator with correct one.
* fix Web/JavaScript/Reference/Operators/delete, zh-CN (#1889)meowmeowmeowcat2021-08-04
| | | | | * Fix typo in the link * Remove the host from the link
* improve Web/JavaScript/Reference/Operators/new, zh-CN (#1728)Tackoil2021-07-27
| | | | | | | | | Hi, I make a modification about the description of the second step on the page about `new` operator. The orignal one was confused me because of the two 对象. According to the English version, I make this change to match that one. Please let me know if there are any question. Thanks. 您好,我对 `new` 操作符中的第二步描述做了修改。 原始版本中的两个“对象”存在歧义,在我第一次阅读时理解很困难。对照英文版本,我做了对应的修改进行匹配。 如果该 PR 存在哪些问题,请联系我。谢谢~
* replace wiki links in zh-CNt7yang2021-07-19
|
* Fix Web/JavaScript/Reference/Operators/instanceof, zh-CN (#1517)Elan Bin2021-07-13
| | | the pre label used 'dir="rtl"' attribute, cause code written from the right to the left
* remove hidden bcd for zh-CNt7yang2021-06-24
|
* remove hidden bcd table paragraph from 'zh-cn'Peter Bengtsson2021-06-22
| | | | Part of #1008
* [zh-cn] 更新“操作符优先级” patch-2plylrnsdy2021-06-14
| | | | | | - 修正不统一的翻译:“关联性”应为“结合性” - 修正部分 html 属性与英文版不一致 - 部分文本润色
* [zh-cn] 更新“操作符优先级”plylrnsdy2021-06-14
| | | | | | | | | - 修正操作符 `%` 的中文名称为“取余” - 修正操作符 `==`/`!=`/`===`/`!==` 的中文名称,与指向页面保持一致 - 同步英文版 - 新增内容 - 展开语法(Spread syntax)从操作符优先级表格移除,并解释原因 - 表格、链接等 html 格式
* Update Web/JavaScript/Reference/Operators, zh-CN (#1127)Hoarfroster2021-06-07
| | | | | | | | | * Update index.html content 统一 "." => "。" * Update 逻辑赋值运算符 Update 逻辑赋值运算符
* remove bcd paragraph for zh-CNt7yang2021-05-31
|
* [CRON] sync translated contentMDN2021-05-29
|
* Update /web/javascript/reference/operators/this, zh-CN (#667)1sm2021-04-27
| | | fix: zh-cn 'this' typographical errors and translation
* Update index.htmlSKY ZHAO2021-04-14
| | | Correct some sentence
* Update index.htmlhelloking0002021-03-24
|
* Remove all mentions of EmbedTest262ReportResultsTable (#301)Peter Bengtsson2021-03-23
| | | | | | | | | | | | | * Remove all mentions of EmbedTest262ReportResultsTable Part of #297 * Removing 19 others deprecated EmbedTest KS * Update files/zh-cn/web/javascript/reference/global_objects/bigint/index.html * Removal of a persistent tag Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* use class="hidden" not style="display:none"Peter Bengtsson2021-02-25
|
* unslug zh-cn: modifyFlorian Merz2021-02-11
|
* unslug zh-cn: moveFlorian Merz2021-02-11
|
* dump 2020-12-11Peter Bengtsson2020-12-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