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

151 Commits

Author SHA1 Message Date
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
ruanyf
6caf729db1 edit docs/object/observe 2014-05-22 08:22:55 +08:00
ruanyf
a49dcfd0a6 edit docs/object/observe 2014-05-22 08:18:09 +08:00
hotoo
6a6afa6349 Update Object.getPrototypeOf() 2014-05-21 12:05:42 +08:00
hotoo
1ace603b87 Update example code for Object.assign() 2014-05-21 11:59:18 +08:00
hotoo
4150797281 Update Object.assign() 2014-05-21 11:46:00 +08:00
ruanyf
86c40d6467 edit docs/destructuring 2014-05-14 16:36:24 +08:00
ruanyf
c000abd2c8 rename docs/comprehension to docs/array 2014-05-08 13:06:00 +08:00
ruanyf
5073f1145c edit function/spread operator 2014-05-04 00:20:46 +08:00
ruanyf
eaf1cc6509 修订错误 2014-05-01 19:23:36 +08:00
ruanyf
887da411e4 edit docs/object 2014-04-30 17:02:25 +08:00
ruanyf
022a65ee7b edit ditto.js 2014-04-27 11:04:25 +08:00
ruanyf
db71d9829c add some content 2014-04-25 20:36:00 +08:00
ruanyf
b6979dcf81 add docs/destructuring 2014-04-25 17:48:30 +08:00
ruanyf
e89a116463 add docs/function 2014-04-25 09:10:39 +08:00
ruanyf
1e33cd5159 add docs/object 2014-04-24 21:15:11 +08:00
ruanyf
5d81429f18 add docs/arrow 2014-04-24 20:43:50 +08:00