579 Commits

Author SHA1 Message Date
ruanyf
95e0e1ae39 docs(events): edit paste event 2020-10-24 07:28:50 +08:00
ruanyf
96fc3fe99d docs(feature/conversion): fix typo #199 2020-10-17 20:10:36 +08:00
ruanyf
9fe39f1fe2 docs(elements): edit input/setRangeText 2020-10-17 15:20:10 +08:00
Ruan YiFeng
3bcd4105ee Merge pull request #198 from lutherlau/patch-8
Update input.md
2020-10-17 15:13:18 +08:00
Ruan YiFeng
c4b4d1ff31 Merge pull request #197 from lutherlau/patch-7
Update webworker.md
2020-10-17 15:11:16 +08:00
Ruan YiFeng
2527ece402 Merge pull request #196 from lutherlau/patch-6
Update navigator.md
2020-10-16 08:13:57 +08:00
Ruan YiFeng
a113717a57 Merge pull request #195 from lutherlau/patch-5
Update window.md
2020-10-16 08:11:27 +08:00
ruanyf
73384a2d47 docs(oop/new): edit text 2020-10-16 08:01:56 +08:00
ruanyf
aa4e3810be docs(oop/new): fix #200 2020-10-16 07:56:23 +08:00
None
09f075801a Update input.md
docs(elements): fix
2020-10-11 21:43:33 +08:00
None
4e4a5a6c8c Update webworker.md
docs(bom): fix typo
2020-10-11 18:53:57 +08:00
None
c6b4ccc55d Update navigator.md
docs(bom): fix typo
2020-10-09 09:29:39 +08:00
None
a4c7ad9f24 Update window.md
docs(bom): fix typo
2020-10-08 18:26:57 +08:00
Ruan YiFeng
c36af18782 Merge pull request #194 from lutherlau/patch-4
Update window.md
2020-10-08 17:45:58 +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
Ruan YiFeng
e0e597f128 Merge pull request #190 from lutherlau/patch-1
Update event.md
2020-10-03 11:08:04 +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
Ruan YiFeng
5b34e4f25b Merge pull request #187 from jacty/patch-2
Typo
2020-09-27 18:49:44 +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
1fb851ba54 refactor: update dependencies 2020-09-15 21:37:43 +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
Ruan YiFeng
ab48299d6f Merge pull request #184 from byog/patch-2
Update engine.md
2020-08-29 12:13:03 +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
Ruan YiFeng
a77ba274ce Merge pull request #182 from byog/patch-1
Update math.md
2020-08-06 18:55:34 +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
Ruan YiFeng
5efef1636a Merge pull request #179 from wangdoc/dependabot/npm_and_yarn/lodash-4.17.19
build(deps): bump lodash from 4.17.15 to 4.17.19
2020-07-16 11:10:11 +08:00
dependabot[bot]
db23e4c9c1 build(deps): bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-15 23:19:26 +00:00
ruanyf
16df62c960 docs: edit README 2020-06-24 17:29:48 +08:00
ruanyf
3d936cd2a6 docs: edit README 2020-06-24 17:24:20 +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
7afc477745 refactor: update dependencies 2020-05-31 11:28:39 +08:00
ruanyf
0d10e3bef5 docs(bom): edit 同源政策 2020-05-31 11:26:31 +08:00