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

67 Commits

Author SHA1 Message Date
ruanyf
61d7165df9 edit index.html 2015-12-22 16:28:25 +08:00
ruanyf
4929da48d9 delete object/Object.observe 2015-12-01 17:24:36 +08:00
ruanyf
b3460911dc fix typo 2015-11-12 22:31:53 +08:00
ruanyf
a6ec140c7f edit object 2015-11-05 11:23:07 +08:00
ruanyf
7c2ba1b038 edit object 2015-10-31 13:16:06 +08:00
ruanyf
6f98097df8 edit generator 2015-10-31 10:25:51 +08:00
ruanyf
a484ee945d edit intro & object 2015-10-16 07:23:39 +08:00
ruanyf
349e0fd048 fix error 2015-10-15 22:09:37 +08:00
ruanyf
0246e72052 edit Object/enumerable 2015-10-06 11:59:22 +08:00
ruanyf
64a579529c edit symbol 2015-10-04 09:49:14 +08:00
ruanyf
498db6f954 edit Array/hole 2015-10-04 07:44:04 +08:00
ruanyf
1ed5dfa1f3 edit object & array & math 2015-09-24 09:55:14 +08:00
ruanyf
24bc586266 edit object/__proto__ 2015-09-20 13:15:32 +08:00
ruanyf
e509bec9f2 edit object/__proto__ 2015-09-20 13:11:46 +08:00
ruanyf
9971d06926 edit Number 2015-09-20 08:41:12 +08:00
ruanyf
24548c3f3f add function's name property 2015-09-13 21:17:33 +08:00
ruanyf
1b550c7627 edit let 2015-09-05 10:46:59 +08:00
Feng Hao
80240a574e Update object.md
删除重复示例
2015-08-28 11:11:31 +08:00
ruanyf
8fa161cceb 调整侧栏顺序 2015-08-25 13:56:59 +08:00
ruanyf
66932d0418 add object/扩展运算符 2015-08-25 13:41:49 +08:00
ruanyf
77f16ab5f7 修改 class,新增 proxy和reflect 2015-08-12 08:10:34 +08:00
ruanyf
2ffd5f9e97 edit class/decorator 2015-08-09 17:32:24 +08:00
ruanyf
4960a1808f Symbol列为单独的章节 2015-08-07 07:39:40 +08:00
Ruan Yifeng
5071062c27 edit docs/object 2015-08-01 15:18:26 +08:00
Ruan YiFeng
77bb8d6c40 Merge pull request #67 from lmk123/patch-2
修复 object.md 里的 Symbol 一节的一处示例错误
2015-07-23 21:08:10 +08:00
Milk Lee
a2c9a4ff73 修改 object.md 的一处示例错误 2015-07-23 11:49:17 +08:00
Milk Lee
a0b197300e 更改一处错误
var person = { get firstName() {} }
应该是取值函数
2015-07-23 11:38:30 +08:00
Ruan Yifeng
e80ed65180 edit class 2015-07-22 09:20:13 +08:00
Ruan Yifeng
508fc8d624 edit class 2015-07-05 12:07:40 +08:00
Ruan Yifeng
e673693006 edit object/reflect 2015-07-03 16:50:09 +08:00
Ruan Yifeng
0dbfa7a33b edit object/Reflect 2015-07-02 16:23:35 +08:00
Ruan Yifeng
b7384ceb55 edit object/symbol 2015-06-27 15:35:19 +08:00
Ruan Yifeng
aa6286b3b0 edit symbol 2015-06-13 22:36:51 +08:00
Ruan Yifeng
46395127c2 整理格式 2015-03-16 09:25:42 +08:00
Ruan Yifeng
caa4f9e993 修改array 2015-02-26 01:09:05 +08:00
Ruan Yifeng
0d3a7ea26a 修改object/Symbol 2015-02-15 19:13:15 +08:00
Ruan Yifeng
aa30945f1b 修改object/proxy 2015-02-05 23:08:48 +08:00
Ruan Yifeng
29149c7450 修改numbers 2015-01-13 09:51:16 +08:00
Ruan Yifeng
fa53528312 修改object/proxy 2014-12-30 14:01:25 +08:00
Ruan Yifeng
38adc8e8eb 修改symbol 2014-12-28 23:34:33 +08:00
Ruan Yifeng
ef6bd9d6fa 修改object/assign 2014-12-23 08:55:24 +08:00
Ruan Yifeng
dc6437d0b2 修改object.observe 2014-11-20 17:59:33 +08:00
ruanyf
8f9b3bd02e 修改object/observe 2014-09-22 09:39:04 +08:00
ruanyf
08aa66f021 增加内容 2014-08-29 01:51:37 +08:00
ruanyf
d814b273c8 修改Object/Proxy 2014-08-26 12:41:56 +08:00
ruanyf
ca867a9db4 修改Object/Symbol 2014-08-26 03:16:56 +08:00
ruanyf
75b88c3ba5 修订文字错误 2014-06-05 08:40:21 +08:00
ruanyf
48f55f81e3 edit docs/object 2014-05-23 22:41:49 +08:00
ruanyf
638b4ce527 edit docs/object 2014-05-23 22:40:32 +08:00
ruanyf
1cc1735c8d Merge pull request #10 from hotoo/gh-pages
更新了函数作用域在其所在块级作用域的表述。
2014-05-23 22:38:32 +08:00