1
0
mirror of https://github.com/ruanyf/es6tutorial.git synced 2025-05-25 03:02:21 +00:00

22 Commits

Author SHA1 Message Date
ruanyf
dad929d01e docs(decorator): edit decorator/publishEvent 2017-11-21 13:33:34 +08:00
ruanyf
66e421f60c docs(decorator): edit decorator 2017-08-25 08:32:02 +08:00
ruanyf
2eb11d7026 docs(class): edit class 2017-08-17 20:10:28 +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
6b56bb10bb docs: edit decorator 2017-06-07 17:32:28 +08:00
ruanyf
6cffe77c7c docs(decorator): edit decorator 2017-05-19 16:41:41 +08:00
Sam Yang
b9a4aa449d 代码片段有误
http://es6.ruanyifeng.com/#docs/decorator#为什么修饰器不能用于函数?这一节的第二个代码片段,函数声明和变量声明都会提升,但是函数声明先于变量声明
2017-01-09 11:26:56 +08:00
Xcat Liu
c4b46e3621 Fix coding style in docs/decorator.md 2016-05-18 16:40:23 +08:00
ruanyf
8ad3c20f5f Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages 2016-03-31 20:49:50 +08:00
ruanyf
0e991b41bf docs(decorator): 修饰器补充内容 2016-03-31 20:49:27 +08:00
hardfist
9e4665c305 删除错误的“()"
class FooComponent() {} 里的()似乎是错误的,经测试无法运行,故予以删除。
2016-03-28 16:51:51 +08:00
XGHeaven
8b3588a8ba fix decorator typo 2016-02-28 10:12:45 +08:00
ruanyf
1248f27af2 edit decorator/mixin 2016-01-19 18:37:18 +08:00
ruanyf
85f0cfeb3f fix typo 2015-12-01 17:18:07 +08:00
ruanyf
349e0fd048 fix error 2015-10-15 22:09:37 +08:00
ruanyf
6c4a5c1bda edit decorator 2015-10-04 18:06:56 +08:00
ruanyf
078a0a5f40 edit decorator 2015-09-26 08:08:53 +08:00
Zoey Young
3ee70ea290 修正 2015-09-25 17:04:02 +08:00
ruanyf
6bf574aeb5 edit decorator 2015-08-28 10:25:45 +08:00
ruanyf
04d80fcbb4 edit function/arrow function 2015-08-27 08:44:49 +08:00
ruanyf
d2ac1f0cc6 加入docs/decorator 2015-08-09 17:41:37 +08:00