Commit Graph
100 Commits
Author SHA1 Message Date
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
Ruan YiFengandGitHub a687c3927d Merge pull request #1081 from Lohoyo/patch-1
Update intro.md
2021-09-17 18:43:22 +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
Ruan YiFengandGitHub c43e5ca518 Merge pull request #1077 from imba-tjd/patch-1
fix typo: 或 -> 会
2021-09-09 14:14:32 +08:00
ruanyf 84dba5689b docs(style): fixed #1076 2021-09-08 18:37:50 +08:00
ruanyf d50868c4bb refactor: edit support banner 2021-09-02 20:03:21 +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
ruanyf 9cf2cca1a8 refactor: edit support banner 2021-08-04 16:27:37 +08:00
Ruan YiFengandGitHub 5eb76ed539 Merge pull request #1066 from MrCare/patch-1
一处笔误
2021-08-01 08:53:05 +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
ruanyf 6a972dfdee docs(operator): fix WeakRef typo 2021-07-15 00:12:22 +08:00
Ruan YiFengandGitHub 2139df3b35 Merge pull request #1063 from yonghui-wang/patch-2
Update async.md
2021-07-14 23:58:44 +08:00
ruanyf 9181f78036 refactor: update chapters 2021-07-10 14:59:18 +08:00
ruanyf fdac6ccb2e docs: add ES2021 2021-07-10 14:58:15 +08:00
ruanyf 8e236cb8b2 refactor: edit support banner 2021-06-02 20:26:21 +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
Ruan YiFengandGitHub 4f2353a7c7 Merge pull request #1054 from codeudan/gh-pages
docs(function): 调整不合适的函数描述
2021-05-19 02:57: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
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
Ruan YiFengandGitHub 95f57f881e Merge pull request #1044 from roc-an/patch-1
fix: remove 'else'
2021-04-23 18:19:58 +08:00
Ruan YiFengandGitHub d39c55d978 Merge pull request #1045 from roc-an/patch-2
fix: 为输出补充示例
2021-04-23 17:09:31 +08:00
ruanyf 3929f4f211 refactor: edit support banner 2021-02-23 16:32:04 +08:00
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 YiFengandGitHub 78972be061 Merge pull request #1029 from Geekhyt/patch-2
Update promise.md
2020-12-23 00:20:44 +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 YiFengandGitHub c025fc9067 Merge pull request #1009 from chua1989/gh-pages
Proxy中添加对handler.construct的this的相关描述
2020-09-16 08:57:33 +08:00
ruanyf 10defdbcac docs(async): fix typo 2020-09-15 20:23:25 +08:00
Ruan YiFengandGitHub 8a5b57058d Merge pull request #1008 from jacty/patch-1
优化了 async 函数内部报错会导致 Promise 对象变为`reject`状态的例子
2020-09-15 17:17:25 +08:00
Ruan YiFengandGitHub 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
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 YiFengandGitHub 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
ruanyf 4e14b40bfc docs(object): fix #1004 2020-09-02 00:53:32 +08:00
Ruan YiFengandGitHub dd892f89ac Merge pull request #1002 from zhidaoliu/gh-pages
feat: add change theme
2020-08-29 12:56:33 +08:00
ruanyf adb49644ad docs(module-loader): fix typo 2020-08-29 11:24:38 +08:00
ruanyf 2613635b77 docs(module-loader): fix typo 2020-08-20 20:26:45 +08:00
ruanyf a841acdca5 docs(module-loader): fix typo 2020-08-20 16:36:45 +08:00
ruanyf 7b8c0632f6 docs(module-loader): edit 同时支持两种格式的模块 2020-08-20 14:19:23 +08:00
ruanyf 09accf90d9 docs(module-loader): fix typo 2020-08-19 21:03:52 +08:00
ruanyf 266199c2d2 docs(module-loader): edit Node.js 的模块加载 2020-08-19 20:51:55 +08:00
ruanyf 9461a922f6 docs: edit README 2020-08-14 22:35:52 +08:00
ruanyf e78513744c docs(let): fix #1001 2020-08-06 19:56:54 +08:00
ruanyf 064ee65efc docs(object-methods): edit Object.assign() 2020-07-08 00:37:57 +08:00
ruanyf 4425866c10 docs(object): edit null 判断运算符 2020-07-08 00:19:02 +08:00
ruanyf d59b30173d docs(number): edit BigInt 2020-07-07 07:47:01 +08:00
ruanyf 0219f20c07 docs(object): edit 链判断运算符 ?. 2020-06-21 19:58:46 +08:00
ruanyf f0a92d5ff0 docs(regex): fixed matchall() #992 2020-06-12 17:42:44 +08:00
ruanyf 323e9620a7 docs(set): fix #991 2020-05-31 20:17:06 +08:00
ruanyf 55cbbb8da9 fix: li tag click bug #984 2020-05-14 16:44:18 +08:00
Ruan YiFengandGitHub 18e372d162 Merge pull request #982 from chenweitech/patch-1
docs:完善Reflect.ownkeys()方法的描述
2020-05-14 11:50:13 +08:00
ruanyf 3832b6a691 refactor: adjust support date 2020-05-13 13:51:58 +08:00
ruanyf 6f59bc38e1 docs(proxy): edit defineProperty 2020-05-13 13:35:10 +08:00
Ruan YiFengandGitHub d65a547832 Merge pull request #979 from suzhongping/patch-1
Update module.md
2020-04-25 14:13:46 +08:00
ruanyf f810124407 Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages 2020-04-13 18:46:51 +08:00
ruanyf c3dd90d543 refactor: edit ditto/support 2020-04-13 18:45:20 +08:00
Ruan YiFengandGitHub 38963f7dfb Merge pull request #971 from waitingsong/shell-exec
fix(proposals): shell exec style
2020-04-09 14:22:58 +08:00