ruanyf
|
631a66ea8f
|
refactor: edit support banner
|
2021-02-20 19:44:10 +08:00 |
|
ruanyf
|
ec9db66106
|
refactor: edit support banner
|
2021-02-20 19:40:37 +08:00 |
|
ruanyf
|
543678f9dd
|
docs(array): fix #1037
|
2021-02-11 15:53:32 +08:00 |
|
ruanyf
|
94616305e5
|
refactor: edit support js
|
2021-02-05 13:57:28 +08:00 |
|
ruanyf
|
b45161a0f6
|
docs(proxy): fix #1032
|
2021-01-22 23:09:50 +08:00 |
|
ruanyf
|
802ee5e9e5
|
Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages
|
2021-01-07 00:13:17 +08:00 |
|
ruanyf
|
4309e6aad3
|
docs(regex): edit regex
|
2021-01-07 00:12:47 +08:00 |
|
Ruan YiFeng
|
78972be061
|
Merge pull request #1029 from Geekhyt/patch-2
Update promise.md
|
2020-12-23 00:20:44 +08:00 |
|
童欧巴
|
1d556be8a7
|
Update promise.md
这里也需要同步下,阮大。
|
2020-12-23 00:04:15 +08:00 |
|
ruanyf
|
1c99572bc7
|
docs(promise): fix #1028
|
2020-12-22 23:41:42 +08:00 |
|
ruanyf
|
cc2420e644
|
docs(function): edit arrow function
|
2020-12-17 15:49:41 +08:00 |
|
ruanyf
|
d04189323a
|
docs(class): edit class intro
|
2020-12-09 13:10:24 +08:00 |
|
ruanyf
|
56d15b327a
|
refactor: edit support banner
|
2020-12-03 23:17:05 +08:00 |
|
ruanyf
|
761d107522
|
refactor: edit support banner
|
2020-12-02 18:18:40 +08:00 |
|
ruanyf
|
038a080f7b
|
refactor: edit support banner
|
2020-12-02 17:39:44 +08:00 |
|
ruanyf
|
bc0ba763f7
|
docs(async): edit reduce()
|
2020-11-29 13:04:11 +08:00 |
|
ruanyf
|
201eebe08f
|
docs(async): fixed #1023
|
2020-11-29 12:23:59 +08:00 |
|
ruanyf
|
584d5d9332
|
docs(generator): edit style
|
2020-11-25 07:24:09 +08:00 |
|
ruanyf
|
ff4778487c
|
docs(style): fixed #1020
|
2020-11-25 06:57:53 +08:00 |
|
ruanyf
|
a326217687
|
docs(string): fix typo
|
2020-11-17 22:39:58 +08:00 |
|
ruanyf
|
f8171643cd
|
docs(string-methods): edit replaceAll(), fixed #1018
|
2020-11-17 22:32:59 +08:00 |
|
ruanyf
|
861dd41fc5
|
docs(arraybuffer): edit Atomics.load()
|
2020-11-06 22:36:42 +08:00 |
|
ruanyf
|
04dddb2d7c
|
docs: fix wangdoc-es6 #4
|
2020-11-01 01:33:11 +08:00 |
|
ruanyf
|
2ed3a6ba3b
|
docs(promise): edit Promise.any()
|
2020-11-01 00:03:02 +08:00 |
|
ruanyf
|
492fb25238
|
docs(string-methods): add replaceAll()
|
2020-10-27 22:56:35 +08:00 |
|
ruanyf
|
356b0db1b0
|
docs(string): add replaceAll()
|
2020-10-25 12:33:23 +08:00 |
|
ruanyf
|
d1f96feee0
|
docs(proxy): fix this #1014
|
2020-10-24 19:30:43 +08:00 |
|
ruanyf
|
8f852c0425
|
docs(Atomics): Atomics.wake() rename to Atomics.notify()
|
2020-10-24 13:42:45 +08:00 |
|
ruanyf
|
2e082a3343
|
docs(module): fix module suffix
|
2020-10-23 22:20:10 +08:00 |
|
ruanyf
|
4bd4d77151
|
docs(function/arrow fucntion): edit #150
|
2020-10-02 18:38:14 +08:00 |
|
ruanyf
|
c2d1792c62
|
docs(set-map): edit WeakMap
|
2020-09-23 01:15:20 +08:00 |
|
ruanyf
|
6ff7cb8a2f
|
docs(class): fix private property
|
2020-09-17 14:18:50 +08:00 |
|
ruanyf
|
746a9188b6
|
docs(proxy): edit construct()
|
2020-09-16 09:13:54 +08:00 |
|
Ruan YiFeng
|
c025fc9067
|
Merge pull request #1009 from chua1989/gh-pages
Proxy中添加对handler.construct的this的相关描述
|
2020-09-16 08:57:33 +08:00 |
|
chua
|
48e318b12b
|
Update proxy.md
this问题中添加对handler.construct钩子函数中this的描述
|
2020-09-15 21:11:55 +08:00 |
|
chua
|
9f1f925fc1
|
Update proxy.md
添加handler.construct中对于this的描述
|
2020-09-15 21:02:41 +08:00 |
|
ruanyf
|
10defdbcac
|
docs(async): fix typo
|
2020-09-15 20:23:25 +08:00 |
|
Ruan YiFeng
|
8a5b57058d
|
Merge pull request #1008 from jacty/patch-1
优化了 async 函数内部报错会导致 Promise 对象变为`reject`状态的例子
|
2020-09-15 17:17:25 +08:00 |
|
Ruan YiFeng
|
841eebb2a1
|
Merge pull request #1007 from careteenL/patch-1
docs(decorator): 修改函数提升时代码实际执行顺序
|
2020-09-15 17:12:48 +08:00 |
|
ruanyf
|
0f1acd319a
|
docs(iterable): fix typo
|
2020-09-15 11:36:32 +08:00 |
|
ruanyf
|
f81d202a09
|
docs(proxy): fix constrct()
|
2020-09-15 11:11:57 +08:00 |
|
Jacty
|
c432253193
|
优化了 async 函数内部报错会导致 Promise 对象变为reject 状态的例子
原来的例子并不能很明显的表示打印的内容来自于 reject 的回调。
|
2020-09-13 01:11:40 +08:00 |
|
Careteen
|
6dc250f739
|
docs(decorator): 修改函数提升时代码实际执行顺序
|
2020-09-12 17:45:34 +08:00 |
|
ruanyf
|
50b25c1a64
|
Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages
|
2020-09-10 21:33:08 +08:00 |
|
ruanyf
|
d4952d6d79
|
docs(module-loader): fix typo
|
2020-09-10 21:24:39 +08:00 |
|
Ruan YiFeng
|
04ff59288a
|
Merge pull request #1006 from hehe1111/patch-1
(docs): fix typo
|
2020-09-10 21:14:06 +08:00 |
|
ruanyf
|
76fc255da4
|
docs(promise): edit Promise.reject()
|
2020-09-10 20:53:57 +08:00 |
|
hehe1111
|
2f76a9f55f
|
(docs): fix typo
|
2020-09-09 11:29:06 +08:00 |
|
ruanyf
|
4e14b40bfc
|
docs(object): fix #1004
|
2020-09-02 00:53:32 +08:00 |
|
Ruan YiFeng
|
dd892f89ac
|
Merge pull request #1002 from zhidaoliu/gh-pages
feat: add change theme
|
2020-08-29 12:56:33 +08:00 |
|