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

977 Commits

Author SHA1 Message Date
Ruan YiFeng
3ec7b44df9 Merge pull request #487 from Fifthwolf/patch-4
Update arraybuffer.md
2017-08-24 10:41:38 +08:00
Ruan YiFeng
8b3b5f8aca Merge pull request #486 from Fifthwolf/patch-3
Update arraybuffer.md
2017-08-24 10:35:48 +08:00
ruanyf
c7b7e9736c Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages 2017-08-24 10:21:04 +08:00
ruanyf
9974c8b919 docs(generator-async): edit generator-async 2017-08-24 10:20:49 +08:00
Fifthwolf
c9a07ca6d1 Update arraybuffer.md 2017-08-23 20:43:44 +08:00
Fifthwolf
4a79e95a2d Update arraybuffer.md 2017-08-23 19:32:35 +08:00
Yuanzhi.Peng
bf08c56051 Update 源字符串 to 原字符串 2017-08-22 15:26:06 +08:00
Ruan YiFeng
b50f19bf55 Merge pull request #480 from Fifthwolf/patch-2
Update module.md
2017-08-20 07:22:42 +08:00
Fifthwolf
afbc6f1f48 Update module.md 2017-08-19 17:45:01 +08:00
Fifthwolf
ba4a7da76a Update style.md
缺少“from”
2017-08-19 17:31:57 +08:00
ruanyf
a188e963f6 docs(string): edit string 2017-08-19 11:11:45 +08:00
ruanyf
7f0180caca docs(async): edit await 2017-08-18 13:16:46 +08:00
ruanyf
5a448720c7 Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages 2017-08-17 20:10:39 +08:00
ruanyf
2eb11d7026 docs(class): edit class 2017-08-17 20:10:28 +08:00
Jet
d69da6aa65 453行,显示的结果应为字符串"3"
正在学习ES6,收货良多。
2017-08-17 17:05:53 +08:00
ruanyf
65d6aff64c docs(decorator): edit decorator 2017-08-16 19:41:38 +08:00
ruanyf
c1f76b024d docs(decorator): edit decorator 2017-08-16 19:36:05 +08:00
ruanyf
7a85871d4a docs(functio): optional catch binding 2017-08-14 14:11:40 +08:00
ruanyf
fb2930d272 refactor(object): edit object/enumerable 2017-08-14 11:27:05 +08:00
ruanyf
eea703a2c1 docs(function): edit function 2017-08-12 10:53:44 +08:00
ruanyf
5c035974a2 docs(promise): edit promise 2017-08-11 10:15:02 +08:00
Jet
42155a6293 改个标点符号
519行,数组里面的元素间用逗号而不是冒号
2017-08-08 17:22:03 +08:00
ruanyf
f78b5c92c1 Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages 2017-08-08 17:01:54 +08:00
ruanyf
8e02ba553e docs(promise): 说明 Fulfilled 和 Resolved 的区别 #469 2017-08-08 17:01:33 +08:00
lulin
3715691aec Update reflect.md 2017-08-08 10:40:41 +08:00
ruanyf
2eeb5a1edc docs(iterator): edit iterator.return() 2017-08-08 08:13:24 +08:00
ruanyf
1a21fb8ea1 docs(iterator): edit NodeList's iterator interface 2017-08-07 11:35:01 +08:00
Howard Tang
51c2cf023f 感觉这句话有点歧义
我看的时候以为反之是`用前者代替后者` 的意思,感觉加上这句话会更直观一点..不知道是不是自己理解错了
2017-08-04 16:47:19 +08:00
ruanyf
d4501ea2ca docs(regex) 2017-08-04 10:13:41 +08:00
ruanyf
11f7f679c7 docs(ArrayBuffer): edit ArrayBuffer 2017-08-01 07:02:24 +08:00
ruanyf
c850187bd7 Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages 2017-07-31 16:50:36 +08:00
ruanyf
791fa922b6 docs(Promise): edit Promise 2017-07-31 16:50:24 +08:00
Aolvi
acb05c62ad Fix typo of a pair of quotes 2017-07-30 19:28:08 -05:00
ruanyf
2fe1490d27 docs(object): edit object 2017-07-30 10:11:00 +08:00
ruanyf
76e1b1a9d9 docs(set): edit weakSet 2017-07-27 12:02:23 +08:00
ruanyf
1b928fb71f docs(async): edit async 2017-07-25 13:47:42 +08:00
ruanyf
d7ee7e4081 docs(number): fix typo 2017-07-25 11:05:29 +08:00
ruanyf
b178113795 Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages 2017-07-24 15:47:28 +08:00
ruanyf
71eab1206c docs(Promise): edit Promise 2017-07-24 15:47:13 +08:00
Chvin
12365a8c73 Update generator.md
第一次.next()传参不会报错,修改描述。
2017-07-20 17:16:15 +08:00
Chvin
cb58df14fc Fixed typeError prompt
es6[Symbol.iterator] will be called, not es6.
2017-07-19 15:27:35 +08:00
ruanyf
c49aac143b Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages 2017-07-16 18:42:25 +08:00
ruanyf
618a150053 docs(async): add 异步 Generator 函数的例子 2017-07-16 18:42:11 +08:00
Jacty
2dbd318fce Update module.md 2017-07-13 13:26:35 +08:00
ruanyf
f301b5d989 docs(destructuring): edit destructuring 2017-07-10 16:21:27 +08:00
依云
1355407b99 双曲函数不是三角函数 2017-07-10 16:09:09 +08:00
ruanyf
44fadd4268 docs(module): edit module 2017-07-09 19:50:06 +08:00
ruanyf
b3c64a86fc docs(destructure): edit parentheses 2017-07-08 09:48:47 +08:00
ruanyf
b9f14136be docs(set-map): edit Map 2017-07-02 21:34:55 +08:00
ruanyf
b9bd59dbe2 docs(module): edit import() 2017-07-02 17:26:56 +08:00