ruanyf
|
17ae0fa973
|
doc(let): 全局对象的属性
|
2016-05-15 12:06:22 +08:00 |
|
Ruan YiFeng
|
71c07c8704
|
Merge pull request #189 from xcatliu/patch-5
Fix coding style in docs/number.md
|
2016-05-15 08:16:40 +08:00 |
|
Ruan YiFeng
|
77d1a53ae6
|
Merge pull request #188 from xcatliu/patch-4
Fix code wrapper in docs/regex.md
|
2016-05-15 08:13:20 +08:00 |
|
Ruan YiFeng
|
2e6738a1e1
|
Merge pull request #186 from xcatliu/patch-2
Fix coding style in docs/destructuring.md
|
2016-05-15 08:07:22 +08:00 |
|
Ruan YiFeng
|
c433756faf
|
Merge pull request #185 from xcatliu/patch-1
Fix some code syntax problem in docs/let.md
|
2016-05-14 20:33:05 +08:00 |
|
Ruan YiFeng
|
4cbf679749
|
Merge pull request #184 from xcatliu/xcatliu-patch-1
Adding code padding
|
2016-05-14 20:31:00 +08:00 |
|
Ruan YiFeng
|
1b6177de68
|
Merge pull request #183 from erniu/gh-pages
修正八进制的笔误
|
2016-05-14 05:48:19 +08:00 |
|
Xcat Liu
|
aecabb2e2b
|
Fix coding style in docs/number.md
|
2016-05-13 19:23:53 +08:00 |
|
Xcat Liu
|
732701ac35
|
Fix code wrapper in docs/regex.md
这一篇的代码标签有点乱,我整理了一下
|
2016-05-13 17:22:12 +08:00 |
|
Xcat Liu
|
fd714a39bf
|
Fix coding style in docs/destructuring.md
|
2016-05-13 16:35:06 +08:00 |
|
Xcat Liu
|
78112e85b0
|
Fix some code syntax problem in docs/let.md
Followed the previous coding style, added some `;` and space to the code.
|
2016-05-13 16:17:59 +08:00 |
|
Xcat Liu
|
e448091da7
|
Adding code padding
Adding padding-left to code
|
2016-05-13 15:57:54 +08:00 |
|
erniu
|
8bf0e77b00
|
修正笔误
|
2016-05-12 18:02:05 +08:00 |
|
ruanyf
|
7f66176c1f
|
Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages
|
2016-05-12 07:45:50 +08:00 |
|
ruanyf
|
aee670cb9b
|
doc(array): 删除数组推导
|
2016-05-12 07:44:57 +08:00 |
|
Ruan YiFeng
|
3961e40a2f
|
Merge pull request #180 from erniu/gh-pages
const定义说明是否再斟酌一下
|
2016-05-12 07:29:50 +08:00 |
|
ruanyf
|
39786a0f62
|
doc(iterator): fix 示例代码
|
2016-05-11 20:10:22 +08:00 |
|
ruanyf
|
438e35c162
|
Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages
|
2016-05-11 19:56:09 +08:00 |
|
ruanyf
|
2b53f9fc0d
|
doc(iterator): fix 示例代码
|
2016-05-11 19:55:41 +08:00 |
|
Ruan YiFeng
|
621ac69480
|
Merge pull request #181 from xream/patch-1
Fix typo
|
2016-05-11 07:52:09 +08:00 |
|
ruanyf
|
9322419906
|
Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages
|
2016-05-11 07:48:09 +08:00 |
|
ruanyf
|
e6c5f9e1ff
|
doc(generator): generator 函数模拟构造函数
|
2016-05-11 07:47:54 +08:00 |
|
Hsiaoyi Hsu
|
645695a129
|
Fix typo
|
2016-05-09 16:48:54 +08:00 |
|
erniu
|
ffa0100aa2
|
const 关键字只能声明常量,这个在其他语言中也类似,在MDN上的定义中也是这样的
|
2016-05-09 12:17:07 +08:00 |
|
Ruan YiFeng
|
f01feb47a2
|
Merge pull request #165 from xuexb/gh-pages
优化链接中出现双层锚点
|
2016-05-06 11:28:18 +08:00 |
|
Ruan YiFeng
|
4b8671b893
|
Merge pull request #170 from zaxlct/patch-1
统一 if 语句括号里的空格
|
2016-05-05 08:07:43 +08:00 |
|
Ruan YiFeng
|
aea773a435
|
Merge pull request #169 from jolyon129/patch-1
修改一处容易产生误解的示例
|
2016-05-05 08:05:29 +08:00 |
|
Ruan YiFeng
|
41c86077c2
|
Merge pull request #168 from w-halo/patch-1
Update regex.md
|
2016-05-05 07:59:58 +08:00 |
|
兔哥
|
71b13a4351
|
docs(let): 修正函数默认参数的死区问题
|
2016-05-04 14:02:22 +08:00 |
|
ruanyf
|
6e8505bf8c
|
docs(regex): edit regex/y flag
|
2016-05-04 08:12:05 +08:00 |
|
ruanyf
|
7d57425beb
|
docs(generator): edit Symbol.iterator
|
2016-05-02 10:22:18 +08:00 |
|
ruanyf
|
adefd4c365
|
docs(style): adjust style
|
2016-04-29 09:25:11 +08:00 |
|
ruanyf
|
202f04bc43
|
docs: add mixin.md
|
2016-04-24 10:09:27 +08:00 |
|
ruanyf
|
9da130f1ab
|
docs(class): edit super 关键字的含义
|
2016-04-20 11:17:03 +08:00 |
|
ruanyf
|
81e186f62a
|
docs(function): fix 函数的默认参数
|
2016-04-19 09:12:01 +08:00 |
|
ruanyf
|
d4ae227730
|
docs(object): fix object.assign
|
2016-04-15 21:49:53 +08:00 |
|
zaxlct
|
8f588d02c5
|
统一 if 语句括号里的空格
handle() 函数里 有两个 if ,为什么里面的空格不同?
|
2016-04-13 15:23:27 +08:00 |
|
左伦
|
690d5531a0
|
修改一处容易产生误解的示例
|
2016-04-13 11:23:05 +08:00 |
|
ruanyf
|
d7f742af69
|
docs(Object): edit Object.assign
|
2016-04-13 07:54:12 +08:00 |
|
w-halo
|
d8493f7550
|
Update regex.md
|
2016-04-08 17:41:12 +08:00 |
|
ruanyf
|
ffe44108ea
|
feat(intro): 重写Traceur的介绍
|
2016-04-04 06:46:08 +08:00 |
|
xuexb
|
072df734f1
|
fix: 优化链接中有双层锚点时最后章页面加载按钮判断逻辑
|
2016-04-03 00:47:15 +08:00 |
|
xuexb
|
797ee7c38a
|
fix: 修复链接中有双层锚点时上下一章按钮死链
|
2016-04-03 00:43:46 +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 |
|
Ruan YiFeng
|
02c718a35a
|
Merge pull request #164 from hardfist/patch-1
删除错误的“()"
|
2016-03-29 16:22:06 +08:00 |
|
hardfist
|
9e4665c305
|
删除错误的“()"
class FooComponent() {} 里的()似乎是错误的,经测试无法运行,故予以删除。
|
2016-03-28 16:51:51 +08:00 |
|
ruanyf
|
8c4187a2f7
|
docs(class): export 输出的是同一个实例
|
2016-03-27 11:07:29 +08:00 |
|
ruanyf
|
8796fc605f
|
fix(class): 继承Object的子类行为
|
2016-03-26 21:00:11 +08:00 |
|
ruanyf
|
96c3de7eaa
|
docs(arrayBuffer): TypedArray数组的溢出
|
2016-03-23 14:29:20 +08:00 |
|