Commit Graph

401 Commits

Author SHA1 Message Date
None
4e4a5a6c8c Update webworker.md
docs(bom): fix typo
2020-10-11 18:53:57 +08:00
None
74a452b092 Update window.md
docs(bom): fix typo
2020-10-08 17:16:01 +08:00
ruanyf
2e50838c60 docs(events/common): edit throttle() 2020-10-03 20:00:21 +08:00
ruanyf
ad50de3901 Merge branch 'master' of github.com:wangdoc/javascript-tutorial 2020-10-03 19:53:28 +08:00
ruanyf
df48e91614 docs(event/common): edit throttle() #193 2020-10-03 19:53:16 +08:00
Ruan YiFeng
b98d845261 Merge pull request #192 from lutherlau/patch-2
Update drag.md
2020-10-03 11:14:59 +08:00
None
f0cdffa3c1 Update drag.md
docs(events): fix typo
2020-10-02 18:21:47 +08:00
None
f53a87adc2 Update event.md
docs(events): fix typo
2020-10-01 20:06:24 +08:00
ruanyf
aa04c24e40 docs(types/function): fix #188 2020-09-27 19:09:14 +08:00
ruanyf
8259709a26 docs(types/function): fix typo 2020-09-27 18:55:32 +08:00
Jacty
f86175c4da Typo
typo
2020-09-27 16:08:10 +08:00
ruanyf
26a4628dbb docs(stdlib): edit JSON 2020-09-26 10:23:55 +08:00
ruanyf
3336dabf0d docs(events): fix typo 2020-09-23 19:13:09 +08:00
ruanyf
e121042987 docs(operator/comparison): fix #186 2020-09-15 16:18:22 +08:00
ruanyf
be0c31d787 docs(operators): fix #185 2020-09-10 21:41:36 +08:00
ruanyf
913da4be39 docs: edit bom/engine & event/drag 2020-08-29 13:08:29 +08:00
Ruan YiFeng
b2be754ba4 Merge pull request #183 from byog/patch-1
fix: typo
2020-08-29 12:37:30 +08:00
Lean You
9ab17c05c0 Update engine.md
参考 MDN 上的介绍和自己的理解
2020-08-27 23:39:32 +08:00
Lean You
a2aed617b9 fix: typo 2020-08-26 16:51:55 +08:00
ruanyf
d0ae41cbc4 docs(stdlib/regex): fix typo 2020-08-24 23:43:15 +08:00
Lean You
7cb09b2ea9 Update math.md
不全 Math.floor() 和 Math.ceil() 信息
2020-08-04 15:42:53 +08:00
ruanyf
e793217e29 docs(types/function): edit 函数定义后面的圆括号 2020-08-02 16:23:14 +08:00
ruanyf
2d95d1e9f9 docs(dom): edit document.getElementsByTagName 2020-06-22 01:12:29 +08:00
ruanyf
7b4c045afa docs(string): fixed slice() #176 2020-06-12 18:17:56 +08:00
ruanyf
4b98a2ca23 docs(stdlib/regex): edit 贪婪模式 2020-06-12 15:39:13 +08:00
ruanyf
3f8e88a297 docs(stdlib/attribute): fix #175 2020-06-12 00:01:10 +08:00
ruanyf
0d10e3bef5 docs(bom): edit 同源政策 2020-05-31 11:26:31 +08:00
ruanyf
48619c081d docs(operator): edit 结合性 2020-05-25 17:53:19 +08:00
ruanyf
9eb914d2ad docs(types): edit array 2020-05-25 17:27:25 +08:00
ruanyf
1b0b7b87e6 docs(event): edit load / unload event 2020-05-22 12:19:59 +08:00
ruanyf
91161ff51f docs(operator): edit bit operator 2020-05-14 17:14:08 +08:00
ruanyf
4e7aacbae6 docs(event): edit model, fix #174 2020-05-14 16:23:55 +08:00
ruanyf
3adc5a401d Merge branch 'master' of github.com:wangdoc/javascript-tutorial 2020-05-14 16:12:47 +08:00
ruanyf
58ee1eceb2 docs(operator): edit boolean operator, fix #173 2020-05-14 16:12:24 +08:00
Lean You
97a398bd12 fix: 反单引号补全
高亮语句缺少反单引号
2020-04-22 18:36:08 +08:00
ruanyf
d6847629e6 docs(dom): edit element 2020-04-15 03:02:52 +08:00
ruanyf
0ea89ff026 docs(dom): edit mutation observer 2020-04-14 16:26:42 +08:00
ruanyf
1dad034da3 docs(types): edit function 2020-04-14 16:02:11 +08:00
ruanyf
5075536146 docs(stdlib): edit array 2020-04-14 00:24:52 +08:00
ruanyf
65d72c0486 docs(stdlib/string): fix typo 2020-04-07 01:31:21 +08:00
ruanyf
a4bd6ee0db docs(stdlib): edit math/Math.pow() 2020-04-07 01:15:40 +08:00
ruanyf
aa26f6db13 docs(types/function): edit 函数提升 2020-03-18 13:21:22 +08:00
xiaobeiqiaodaima
0f286ea45b 修改函数提升表述问题。
同时采用`function`命令和赋值语句声明同一个函数。调用函数的位置如果在顶部,会采用声明语句,调用函数的位置在赋值语句后面,就会采用赋值语句的定义。
2020-03-17 23:27:16 +08:00
ruanyf
2f728aa4e4 docs(DOM): fix #167 2020-03-17 19:29:57 +08:00
ruanyf
a975c0ca1e docs(oop/this): fix #165 2020-03-17 18:09:14 +08:00
ruanyf
136026aa0d docs(dom/css): fix typo 2020-03-16 10:19:47 +08:00
ruanyf
20423b9ccc docs(stdlib/number): fix #162 2020-03-04 18:44:22 +08:00
ruanyf
b7106086a4 docs(error): fix #161 2020-02-27 11:00:31 +08:00
ruanyf
23b342aad9 docs(dom): add document.currentScript 2020-02-21 19:01:49 +08:00
ruanyf
f71489d048 docs(stdlib): edit regexp/exec() 2020-02-13 13:55:20 +08:00