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

1322 Commits

Author SHA1 Message Date
ruanyf
67eee047ee docs(class): edit arrow function'this 2019-03-27 06:49:40 +08:00
helloztz
121c29dc56
变量名称错误 2019-03-21 11:22:07 +08:00
ruanyf
0fe7edb898 docs(decorator): fix babel 2019-03-21 10:33:31 +08:00
ruanyf
cc95387e4b docs(class-extends): fix mixin #820 2019-02-21 16:53:41 +08:00
ruanyf
679bb51386 Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages 2019-02-19 16:21:16 +08:00
ruanyf
feeb592181 docs(class): fix new.target #819 2019-02-19 16:19:46 +08:00
Ruan YiFeng
23883cc0af
Merge pull request #815 from byog/patch-3
Update async.md
2019-02-19 14:30:47 +08:00
Ruan YiFeng
1a4ab0ea86
Merge pull request #814 from byog/patch-2
Update generator.md
2019-02-19 14:17:05 +08:00
ruanyf
a37a6b76f9 docs(class-extends): fix super #812 2019-02-19 14:12:19 +08:00
ruanyf
2fd150610f docs(class): fix class 表达式 #818 2019-02-18 22:34:15 +08:00
ruanyf
2e97d01e0f docs(class): fix this #813 2019-02-18 22:19:04 +08:00
byog
e2a52f92ea
Update module-loader.md
语义不完整
2019-02-16 16:58:54 +08:00
byog
c88911c88d
Update async.md
语义不完整
2019-02-15 00:25:20 +08:00
byog
2cfe112c69
Update generator.md
语句不完整
2019-02-14 16:09:59 +08:00
CosSalt
b72d92aab6
函数内部重新声明参数
函数内部重新声明参数在函数声明时不会报错,在使用时才会报错
2019-02-13 12:56:05 +08:00
Ruan YiFeng
29abe06a96
Merge pull request #809 from KsRyY/patch-1
修改babel系列包名为最新的@babel/*
2019-02-13 12:11:37 +08:00
iNE
83af4043f0
super(length, length) => super(length, width); 2019-02-11 19:02:35 +08:00
Andy Chen
b51d7d91af
修改babel系列包名为最新的@babel/* 2019-02-11 16:00:40 +08:00
ruanyf
32c1d1875d docs(generator): edit yield* 2019-02-10 15:48:21 +08:00
ruanyf
f13a2b50a7 docs: edit decorator 2019-02-09 20:37:44 +08:00
grain先森
a2d306cbc9
Update class.md
修改错别字
2019-01-31 17:29:03 +08:00
ruanyf
8240374c62 docs(intro): update babel 2019-01-31 00:06:56 +08:00
byog
71f2a07e7c
Update function.md
语义不完整
2019-01-26 17:40:09 +08:00
Chen Fengyuan
7d266f0ce7 docs: fix typos 2019-01-23 15:06:56 +08:00
ruanyf
46981f6b9a docs(class): edit 私有属性 2019-01-21 00:41:13 +08:00
ruanyf
456bfa0fba docs(intro): edit #790 2019-01-20 01:11:57 +08:00
ruanyf
c9783973bc docs(intro): edit #790 2019-01-20 01:10:02 +08:00
Ruan YiFeng
320adf25ae
Merge pull request #790 from sniper8341/patch-1
Update intro.md
2019-01-20 01:07:46 +08:00
waiting
e0055c7a9d
docs: fix quotes 2019-01-16 09:56:08 +08:00
ruanyf
78caba3a83 docs(class): fix 实例属性的新写法 #792 2019-01-14 22:35:27 +08:00
sniper8341
2b1600fed4
Update intro.md
Add the node command line of cmd for windows about support ES6
2019-01-10 11:37:42 +08:00
ruanyf
7791c64d30 docs(array): edit spread 2019-01-08 22:17:08 +08:00
ruanyf
39a66bd66f docs(number): fix Math.clz32() 2019-01-07 17:24:24 +08:00
ruanyf
b563fcb929 docs(set): edit set 2018-12-31 18:00:47 +08:00
ruanyf
f6199af2f6 docs(async): fix async #787 2018-12-27 16:38:21 +08:00
ruanyf
52bca44c4c docs(object): edit spread operator 2018-12-26 11:33:44 +08:00
ruanyf
7397a7ad6a docs(reference): fix outdated link #784 2018-12-18 05:37:50 +08:00
ruanyf
d88f89e6b6 docs(class): edit 实例属性的新写法 2018-12-17 00:05:35 +08:00
ruanyf
5eaed7109e docs(class): edit 实例属性的新写法 2018-12-17 00:02:56 +08:00
ruanyf
963008d7c9 docs(class): 重新调整结构 2018-12-16 23:15:31 +08:00
ruanyf
6b74886920 docs: edit async 2018-12-05 13:49:30 +08:00
Ruan YiFeng
6914670a90
Merge pull request #779 from Hencky/object-methods
update object-methods
2018-11-28 13:39:33 +08:00
Hencky2018
e612f0a8b0 update object-methods 2018-11-25 21:23:49 +08:00
Ruan YiFeng
313d501ac3
Merge pull request #778 from new9xgh/hotfix/update-text
完善代码引用段标识
2018-11-25 18:11:17 +08:00
new9xgh
a77e997910 update text 2018-11-25 15:46:11 +08:00
Ruan YiFeng
4674eb12e2
Merge pull request #776 from new9xgh/hofix/update-reflect
update reflect
2018-11-24 21:28:21 +08:00
Ruan YiFeng
840e7ee3a6
Merge pull request #774 from Hencky/addlet
add let
2018-11-24 21:22:20 +08:00
ruanyf
ecd868e5bc docs(async): edit await 2018-11-23 22:58:25 +08:00
new9xgh
bdc65fb29d update reflect 2018-11-22 14:23:18 +08:00
Hencky2018
c04151cde4 add let 2018-11-22 11:30:44 +08:00