1
0
mirror of https://github.com/ruanyf/es6tutorial.git synced 2025-05-24 10:22:23 +00:00

1843 Commits

Author SHA1 Message Date
ruanyf
33408fd3a3 feat: add statistics code 2020-01-03 15:06:05 +08:00
ruanyf
bf59c210ca docs: edit index.html 2020-01-03 14:36:01 +08:00
ruanyf
4db83bb093 docs: edit index.html 2020-01-03 14:32:52 +08:00
ruanyf
653f87a5e7 docs: fix #937 2019-12-27 18:18:38 +08:00
ruanyf
e28d4087c5 docs: update es2020 2019-12-25 15:31:47 +08:00
ruanyf
69cae47007 docs: update ES2020 2019-12-25 15:24:51 +08:00
ruanyf
5a465dda71 docs(array): fix #934 2019-12-18 17:08:06 +08:00
Ruan YiFeng
4bad480d48
Merge pull request #933 from doKill/patch-2
修正参数名
2019-12-16 16:31:52 +08:00
ruanyf
ce7bfc95af docs(module-loader): edit 2019-12-16 16:21:17 +08:00
ruanyf
a49a10ca48 docs(module-loader): update Node.js' esm support 2019-12-16 16:11:16 +08:00
张德帥
ad12c153b3
修正参数名
property 改为 property key 防止产生歧义
2019-12-16 15:48:15 +08:00
ruanyf
c4f4570f67 docs(object): fix #931 2019-12-07 22:08:20 +08:00
ruanyf
add1bb8f82 docs(array): edit sort() 2019-12-07 18:50:55 +08:00
ruanyf
726e37ecde docs(object): edit object 2019-12-07 18:16:49 +08:00
ruanyf
f4ce061d56 docs(object): 链判断运算符移入 Object 2019-12-07 17:42:05 +08:00
ruanyf
6918f7abaa docs(object): Null 判断运算符移入 Object 章节 2019-12-07 01:01:06 +08:00
ruanyf
f0aa112f97 docs(module-loader): add jQuery example 2019-11-20 17:37:59 +08:00
ruanyf
37c199d560 docs(proposal): edit BigInt 2019-11-14 14:30:22 +08:00
ruanyf
7145158b2a docs(Symbol): edit 属性名的遍历 2019-11-08 10:53:57 +08:00
ruanyf
6deab4b66c refactor: modify banner date 2019-11-08 10:40:11 +08:00
ruanyf
3484625f67 docs(symbol): edit Symbol.for() 2019-10-31 01:28:52 +08:00
Ruan YiFeng
200b92395a
Merge pull request #924 from xldou-cn/patch-2
fix:Add description
2019-10-31 01:18:11 +08:00
小懒豆
dff5c20de7
fix:Add description
fix:Add description
2019-10-29 14:35:24 +08:00
ruanyf
247a499d6e refact: edit banner 2019-10-15 18:45:13 +08:00
ruanyf
4ebdc52dfb refact: add banner 2019-10-13 22:30:14 +08:00
ruanyf
00f624e137 feat: add banner 2019-10-13 22:23:44 +08:00
ruanyf
e2d3b00559 Merge branch 'gh-pages' into banner 2019-10-12 17:18:48 +08:00
Ruan YiFeng
8d2e0e7781
Merge pull request #917 from igwhaler/patch-1
`Promise.all()`跟`Promise.race()`方法很像
2019-10-10 15:18:26 +08:00
大鱼你个锅锅
7a028069c9
Update promise.md 2019-10-10 11:45:05 +08:00
ruanyf
eebbf77f99 docs(proposals): edit BigInt 2019-10-06 22:58:18 +08:00
ruanyf
99b39cc230 docs(Promise): edit Promise 2019-10-06 20:11:13 +08:00
ruanyf
647f1221a7 docs(array): Array.prototype.sore 的排序稳定性 2019-10-06 09:48:19 +08:00
ruanyf
0e7b53f00f docs(string-methods): fix #913 2019-09-20 22:37:47 +08:00
ruanyf
561b30426e docs(string-methods): fix #913 2019-09-20 22:35:01 +08:00
ruanyf
22665e7efc docs(generator): fix #910 2019-09-20 22:12:44 +08:00
ruanyf
95352fdf11 docs(proposals): edit Nullish coalescing 2019-09-18 17:55:23 +08:00
ruanyf
8372288661 docs(regex): edit u flag 2019-09-18 01:47:26 +08:00
Ruan YiFeng
bcc1d3c901
Merge pull request #908 from LongTengDao-fork-B/gh-pages
增加正则u模式下更严格的转义限制的说明
2019-09-18 01:42:18 +08:00
龙腾道
fa183748b3
Update regex.md 2019-09-14 22:34:42 +08:00
ruanyf
10338972d5 docs(class): fix #906 2019-09-14 17:37:20 +08:00
Ruan YiFeng
93f9d7cc0c
Merge pull request #905 from Veminem/gh-pages
更新 'WeaKSet' 名词拼写
2019-09-12 16:35:33 +08:00
Vincent Hy
6128c2eec3 更新 'WeaKSet' 名词拼写 2019-09-11 14:02:19 +08:00
Ruan YiFeng
6efba60c38
Merge pull request #904 from lc-soft/patch-1
docs(proxy): add spaces around the operator
2019-09-10 12:12:48 +08:00
ruanyf
3baba14fbe docs(object): edit 简洁表示法 2019-09-07 13:19:15 +08:00
ruanyf
e87aba7bd9 feat: add banner 2019-09-07 11:39:10 +08:00
Liu
176fe9dcd6
docs(proxy): add spaces around the operator 2019-09-06 18:11:51 +08:00
Ruan YiFeng
8870871023
Merge pull request #902 from cyanxxx/gh-pages
改正语序
2019-09-05 18:40:05 +08:00
cyan
6040c3557a 改正语序 2019-09-05 17:30:15 +08:00
Ruan YiFeng
583edc3608
Merge pull request #899 from LongTengDao-fork-C/gh-pages
改进措辞
2019-08-27 19:19:07 +08:00
Ruan YiFeng
32bf97985d
Merge pull request #898 from LongTengDao-fork-B/gh-pages
改正错别字
2019-08-27 19:17:42 +08:00