194 Commits

Author SHA1 Message Date
Ruan YiFeng
28a64ba583 docs(array): add at() 2021-11-15 03:39:46 +08:00
ruanyf
5a533402d0 docs(iterator): fixed #1093 2021-11-14 00:55:43 +08:00
ruanyf
49aeff8973 docs(decorator): fixed #1089 2021-11-01 19:00:23 +08:00
Huyue
abe2997a34 Update function.md 2021-10-21 08:30:43 +08:00
ruanyf
0722e2a530 docs(string): fixed #1086 2021-10-19 09:09:19 +08:00
ruanyf
ec74985e3b docs(style): edit module style suggestion 2021-10-04 17:00:58 +08:00
ruanyf
f64ecfe476 docs(object): edit AggregateError 2021-09-19 15:58:01 +08:00
ruanyf
9a00ef13a2 docs(object): add AggregateError 2021-09-19 15:51:35 +08:00
ruanyf
b696ec0fb2 docs(intro): fixed typo 2021-09-17 18:51:46 +08:00
ruanyf
23d480e714 docs(module-loader): fix typo 2021-09-09 14:17:31 +08:00
ruanyf
f716569a76 docs(style): fixed #1076 2021-09-08 18:39:21 +08:00
ruanyf
992a9d4db3 refactor: update theme 2021-09-05 11:00:13 +08:00
ruanyf
c8e80104df docs(class): 加入 static block 2021-09-02 08:31:15 +08:00
newbeman
9010ab8b79 Update operator.md
参数对象`opts`如果不存在属性`foo`和属性`bar`   
变更为
参数对象`opts`如果不存在属性`foo`和属性`baz`
2021-08-10 01:13:54 +08:00
An Hongpeng
a9c4e52fda fix: BigInt 不是构造函数 2021-08-10 01:08:44 +08:00
bieyanghong。
c1bc2f886b Update function.md 2021-08-10 00:50:30 +08:00
ruanyf
907f7b22a1 docs(promise): edit Promise.allSettled() 2021-08-09 17:21:17 +08:00
ruanyf
8e6ea627f7 docs(string): edit replaceAll() 2021-08-01 08:54:45 +08:00
ruanyf
661a165263 docs(class): fix typo #1065 2021-07-28 01:35:54 +08:00
bieyanghong。
fba3f1b122 Update let.md
增加一个解释,方便刚入门的同学理解。
2021-07-23 00:15:29 +08:00
ruanyf
bafc4eacce docs(proposals): JSON 模块 2021-07-22 17:17:55 +08:00
ruanyf
c0c713612c docs(operator): fix WeakRef typo 2021-07-15 00:14:37 +08:00
王永辉
907a724c52 Update async.md
console.log missing a )
2021-07-15 00:06:29 +08:00
ruanyf
639436f126 refactor: update chapters 2021-07-10 15:03:09 +08:00
ruanyf
8d238a3745 docs: add ES2021 2021-07-10 15:01:56 +08:00
ruanyf
f65d0f7c38 docs(class): 添加 in 运算符 2021-05-24 19:07:21 +08:00
daungui
9e4529af54 docs: 修正已知的 this 术语错误 2021-05-19 03:03:59 +08:00
daungui
e0ecb0fa10 docs(function): 调整不合适的函数描述 2021-05-19 02:58:55 +08:00
ruanyf
936940b51f docs(set-map): edit text 2021-05-12 08:43:59 +08:00
daungui
8884c8d3fd docs(set-map): 改进 WeakSet 和 WeakMap 文档 2021-05-12 08:43:46 +08:00
ruanyf
535ba26646 docs(function): fixed 箭头函数的this #1050 2021-05-12 01:09:24 +08:00
An Hongpeng
0bd7c3d4d0 fix: 强迫症犯了想去掉多余空格好看一些 2021-04-26 10:16:26 +08:00
ruanyf
6d69cc46f4 docs(proxy): fix set return value #1047 2021-04-26 09:42:21 +08:00
An Hongpeng
90339ad2ea fix: remove 'else' 2021-04-23 18:23:17 +08:00
ruanyf
82f395a538 refactor: update dependencies 2021-04-23 18:22:20 +08:00
An Hongpeng
91b4528376 fix: 为输出补充示例 2021-04-23 17:13:54 +08:00
ruanyf
95519878a6 docs(array): fix #1037 2021-02-12 17:14:17 +08:00
ruanyf
4ff3ed1552 docs(proxy): fix #1032 2021-01-22 23:14:34 +08:00
ruanyf
7a3d355035 docs(regex): edit regex 2021-01-07 00:17:45 +08:00
ruanyf
cd0ebc5b43 refactor: update dependencies 2020-12-28 21:59:30 +08:00
童欧巴
dfdff277a3 Update promise.md
这里也需要同步下,阮大。
2020-12-23 00:22:54 +08:00
ruanyf
843c6521f5 docs(promise): fix #1028 2020-12-22 23:48:15 +08:00
ruanyf
e640ce7189 refactor: update dependencies 2020-12-17 16:14:08 +08:00
ruanyf
c9eb39a92f docs(function): edit arrow function 2020-12-17 15:56:03 +08:00
ruanyf
26a241e8c6 feat: switch CI from Travis-CI to GitHub Actions 2020-12-17 15:54:47 +08:00
ruanyf
345939366f docs(class): edit class intro 2020-12-09 13:17:37 +08:00
ruanyf
9985f6bc0b refactor: update dependencies 2020-12-09 13:16:09 +08:00
ruanyf
93199c93f2 docs(async): edit reduce() 2020-11-29 12:56:29 +08:00
ruanyf
a4004d260b docs(async): fixed #1023 2020-11-29 12:25:57 +08:00
ruanyf
d4d6a866dc docs(generator): edit style 2020-11-25 07:30:08 +08:00