Commit Graph
1562 Commits
Author SHA1 Message Date
ruanyf 255eedbeee docs(reg): edit Unicode 属性类 2022-01-06 15:53:33 +08:00
ruanyf fd3eb89a6c docs(proxy): fixed #1100 2021-12-03 01:59:35 +08:00
ruanyf 664f6850f7 docs(class): fixed #1099 2021-12-03 01:46:25 +08:00
ruanyf a066b9a389 docs(module-loader): fix typo 2021-11-23 18:00:34 +08:00
ConradZhangcong 74de293878 Update array.md 2021-11-23 11:30:52 +08:00
ConradZhangcong 2215773121 Update string-methods.md 2021-11-16 15:55:20 +08:00
Ruan YiFeng 79e871c872 docs(array): add at() 2021-11-15 03:33:33 +08:00
ruanyf 1a0eaa5ffc docs(iterator): fixed #1093 2021-11-14 00:51:52 +08:00
Chenwei XiaoandGitHub 728b545742 Add script suffix to prevent error
增加文件后缀,否则会报错 `Error [ERR_MODULE_NOT_FOUND]`
2021-10-31 19:18:47 +08:00
HuyueandGitHub 5b57360b2d Update function.md 2021-10-19 11:33:57 +08:00
ruanyf de768691a7 docs(string): fixed #1086 2021-10-19 09:07:31 +08:00
ruanyf 180c700591 docs(style): edit module style suggestion 2021-10-04 16:56:40 +08:00
ruanyf e17a5816f5 docs(object): edit AggregateError 2021-09-19 15:59:50 +08:00
ruanyf 1fdd34ebbf docs(object): add AggregateError 2021-09-19 15:54:44 +08:00
HuyueandGitHub 9388b337a1 Update intro.md 2021-09-17 15:24:41 +08:00
Ruan YiFengandGitHub 9b210c0be2 Merge pull request #1078 from imba-tjd/patch-2
use https for some links
2021-09-09 14:44:26 +08:00
谭九鼎 daa455fb2a use https for some links 2021-09-09 09:14:43 +08:00
谭九鼎andGitHub 248b51a5df fix typo: 或 -> 会 2021-09-08 21:25:53 +08:00
ruanyf 84dba5689b docs(style): fixed #1076 2021-09-08 18:37:50 +08:00
ruanyf 47dec55486 docs(class): 加入 static block 2021-09-02 08:29:12 +08:00
Ruan YiFengandGitHub 4d9b22c6c8 Merge pull request #1073 from newbeman/patch-1
Update operator.md
2021-08-10 01:11:23 +08:00
Ruan YiFengandGitHub f56ca0a7fb Merge pull request #1072 from roc-an/patch-4
fix: BigInt 不是构造函数
2021-08-10 01:06:37 +08:00
Ruan YiFengandGitHub 25f95e070c Merge pull request #1071 from ThroughTheNight/patch-2
fix: 使用 Array.from 替换 Array.prototype.slice.call
2021-08-10 00:47:43 +08:00
ruanyf de8fad91c7 docs(promise): edit Promise.allSettled() 2021-08-09 17:20:00 +08:00
newbemanandGitHub a802e37d78 Update operator.md
参数对象`opts`如果不存在属性`foo`和属性`bar`   
变更为
参数对象`opts`如果不存在属性`foo`和属性`baz`
2021-08-07 17:01:04 +08:00
An HongpengandGitHub 0549983c53 fix: BigInt 不是构造函数 2021-08-06 17:22:59 +08:00
bieyanghong。andGitHub 562c688e3d Update function.md 2021-08-06 15:13:37 +08:00
Mr.CareandGitHub 1f57596bb1 一处笔误
在字符串 replaceAll()方法中的第二个参数的说明部分,按照笔者的意思`$&` 应当代表匹配的“字符串”,而不是匹配的“子字符串”
2021-07-31 14:38:19 +08:00
ruanyf 4ead6a067f docs(class): fix typo #1065 2021-07-28 01:32:44 +08:00
Ruan YiFengandGitHub 12ce67fced Merge pull request #1064 from ThroughTheNight/patch-1
Update let.md
2021-07-23 00:12:35 +08:00
ruanyf 864c2c09aa docs(proposals): JSON 模块 2021-07-22 17:17:02 +08:00
bieyanghong。andGitHub 9d51292b69 Update let.md
增加一个解释,方便刚入门的同学理解。
2021-07-22 17:11:21 +08:00
ruanyf 6a972dfdee docs(operator): fix WeakRef typo 2021-07-15 00:12:22 +08:00
王永辉andGitHub 145e84021d Update async.md
console.log missing a )
2021-07-14 17:02:26 +08:00
ruanyf fdac6ccb2e docs: add ES2021 2021-07-10 14:58:15 +08:00
ruanyf 89370afc1c docs(class): 添加 in 运算符 2021-05-24 19:06:00 +08:00
Ruan YiFengandGitHub 05031368ba Merge pull request #1055 from codeudan/fix/this
docs: 修正已知的 this 术语错误
2021-05-19 03:02:15 +08:00
daungui 53cb4d3ef8 docs: 修正已知的 this 术语错误 2021-05-16 00:39:45 +08:00
daungui d41bf835a1 docs(function): 调整不合适的函数描述 2021-05-16 00:29:50 +08:00
ruanyf ee1b51ecd1 docs(set-map): edit text 2021-05-12 08:42:53 +08:00
Ruan YiFengandGitHub e6b02106fd Merge pull request #1052 from codeudan/gh-pages
docs(set-map): 改进 WeakSet 和 WeakMap 文档
2021-05-12 08:31:44 +08:00
ruanyf 71af30def1 docs(function): fixed 箭头函数的this #1050 2021-05-12 01:07:14 +08:00
daungui 85b8174db3 docs(set-map): 改进 WeakSet 和 WeakMap 文档 2021-05-08 22:44:31 +08:00
Ruan YiFengandGitHub 0163114de4 Merge pull request #1048 from roc-an/patch-3
fix: 强迫症犯了想去掉多余空格好看一些
2021-04-26 10:14:49 +08:00
ruanyf 59146b4806 docs(proxy): fix set return value #1047 2021-04-26 10:04:13 +08:00
An HongpengandGitHub fa03d29d64 fix: 强迫症犯了想去掉多余空格好看一些 2021-04-24 23:22:28 +08:00
Ruan YiFengandGitHub 95f57f881e Merge pull request #1044 from roc-an/patch-1
fix: remove 'else'
2021-04-23 18:19:58 +08:00
An HongpengandGitHub d09058f44e fix: 为输出补充示例 2021-04-20 20:03:08 +08:00
An HongpengandGitHub e9fd28bf64 fix: remove 'else' 2021-04-18 21:32:40 +08:00
ruanyf 543678f9dd docs(array): fix #1037 2021-02-11 15:53:32 +08:00