579 Commits

Author SHA1 Message Date
Enoch Gao
a428ce9801 fix(docs): 修复引用章节名称错误,避免阅读模糊不清 (#291)
Some checks failed
JavaScript tutorial CI / Generating pages (push) Has been cancelled
2025-09-30 12:52:05 +08:00
ruanyf
e4622c26cc docs(oop/strict): fixed typo
Some checks failed
JavaScript tutorial CI / Generating pages (push) Has been cancelled
2024-12-25 10:09:38 +08:00
Enoch Gao
2500a083ca fix(docs): 6.2注释错误 (#287)
Some checks failed
JavaScript tutorial CI / Generating pages (push) Has been cancelled
2024-12-10 07:21:34 +08:00
ruanyf
79dcc9bc17 style: force update theme
Some checks failed
JavaScript tutorial CI / Generating pages (push) Has been cancelled
2024-09-25 17:09:17 +08:00
Linho
5f4a988c60 补充 NaN 运算规则 (#283)
Some checks are pending
JavaScript tutorial CI / Generating pages (push) Waiting to run
2024-09-24 22:04:45 +08:00
Linho
1df4272d57 统一引号 (#282)
Some checks are pending
JavaScript tutorial CI / Generating pages (push) Waiting to run
* 统一引号

* 统一引号
2024-09-24 17:22:49 +08:00
ruanyf
200b44e6d9 docs(oop/this): fixed #279 2024-07-04 19:30:11 +08:00
ruanyf
5aa689b301 docs(bom/window): fixed #277 2024-06-24 14:04:54 +08:00
ruanyf
56a50937db refactor: update github action script 2024-06-09 16:45:42 +08:00
ruanyf
370bb5f9ea refactor: update dependencies 2024-06-09 16:40:57 +08:00
ruanyf
2f55be82dc docs(dom/document): fixed #274 2024-05-04 12:07:25 +08:00
cogic
eefffcf3ce docs(dom/css): fix text (#273) 2024-04-25 15:02:47 +08:00
ruanyf
2092d3b237 docs(dom/css): fixed #272 2024-04-24 17:01:16 +08:00
cogic
83aea13cd3 docs(dom): fix text (#271) 2024-04-22 23:25:03 +08:00
ruanyf
7070f24255 docs(types/number): fixed #270 2024-04-19 22:01:55 +08:00
ruanyf
3a7a19ac74 docs(stdlib/date): fixed #269 2024-02-24 23:36:43 +08:00
Enoch Gao
a13288616e fix: 修复文档字符串错误 (#268) 2024-02-04 19:05:08 +08:00
ruanyf
d77ebe841a docs(bom/same-origin): fix error 2024-02-03 12:53:55 +08:00
Enoch Gao
d9420c3054 fix: 对齐3.1observe()案例代码 (#267) 2024-01-09 09:34:09 +08:00
Enoch Gao
1868d0a647 fix: 修复scrollHeight注释错误 (#266) 2024-01-05 19:33:02 +08:00
ruanyf
35bbedb382 docs(oop/strict): fixed #265 2024-01-03 08:40:54 +08:00
ruanyf
4f58c96e9c docs(stdlib/regex): fixed #263 2023-12-30 14:47:56 +08:00
thinkasany
f05cc4a83f docs(general): use '===' replace '==' (#261) 2023-08-17 11:53:52 +08:00
达帅
9f7eb468ee docs(types/general): add ES6 BigInt type (#260) 2023-08-10 17:07:57 +08:00
ruanyf
0887afc35d docs(stdlib/JSON): add JSON.parse(JSON.stringify(obj)) 2023-07-23 14:29:52 +08:00
fw_qaq
482a517065 fix translation about cross-origin (#256) 2023-02-12 23:13:20 +08:00
ruanyf
133c2d45e7 docs(bom/cookie): edit set-cookie's domain property 2023-02-04 10:39:47 +08:00
孟祥_成都
6dc6fb5e4a Update cookie.md (#255)
cookie中domain的值中是不能加*号的
2023-02-04 10:34:02 +08:00
ruanyf
2e3f11bdb9 docs(operator/comparison): fix text 2023-02-02 17:43:53 +08:00
Hencky
eeb6d15923 fix: 运算符/比较运算符 文案错误 (#254) 2022-12-28 22:43:11 +08:00
ruanyf
6eeecbf37e docs(basic/grammar): fix typo #253 2022-11-16 13:17:54 +08:00
IKKI2000
91b5581574 Update date.md (#250)
补全 5.4 设置毫秒方法的参数~
2022-06-30 13:14:56 +08:00
IKKI2000
87ce3dc5ad Update regexp.md (#249)
补全 3.1 示例代码返回值~
2022-06-30 13:13:38 +08:00
yuri
ad7cd2ba99 Update number.md (#247)
parseFloat参数不是字符串会先进行隐式类型转换
2022-06-07 15:04:25 +08:00
ruanyf
37de2eb20d docs(types/function): fix #245 2022-05-18 13:42:03 +08:00
ruanyf
ff1663163f docs(bom/xmlhttprequest): edit Navigator.sendBeacon() 2022-04-10 12:33:28 +08:00
ruanyf
c0737828d4 docs(elements/input): edit valueAsNumber 2022-04-07 13:47:00 +08:00
hehe1111
b5ccb91317 跟 160 行的 Content-Type 重复了 (#241) 2022-04-05 20:50:45 +08:00
ruanyf
bf18144c97 docs(types/function): fix #239 broken reference link 2022-03-01 13:41:56 +08:00
Jim Gao
f901426d94 docs: fix url (#239)
* fix url

* fix url

* docs(basic/grammar): update url

Update 2013-06-22: “Basic JavaScript: an introduction to the language” is an improved longer version of this post

* docs(types/number): fix url

* docs(types/object): remove extra word

* docs(types/function): fix url

* docs(operators/bit): update url

* docs(features/style): fix url

* docs(stdlib/date): update url

* docs(oop/prototype): update url

* docs(async/promise): fix url

* docs(bom/engine): update url
2022-03-01 13:14:29 +08:00
ruanyf
074e7f591a docs(stdlib/date): fix #237 2022-02-05 09:04:13 +08:00
ruanyf
c426ae28ce docs(dom/nodelist): edit HTMLCollection.prototype.namedItem() 2021-10-29 08:05:50 +08:00
ruanyf
8ea8724421 docs(dom/element): fixed #234 2021-10-28 19:08:55 +08:00
ruanyf
5fd3d34545 docs(bom/cookie): edit domain property 2021-10-04 23:43:13 +08:00
ruanyf
cca8027372 docs(bom/navigator): edit text 2021-09-27 13:00:21 +08:00
ruanyf
b924c7d95c docs(bom/cookie): edit cookie 2021-09-19 19:42:50 +08:00
ruanyf
53ae0a3d6b docs(types/array): edit array hole 2021-09-11 19:43:39 +08:00
ruanyf
4ba7e4048a refactor: edit theme 2021-09-05 10:54:24 +08:00
ruanyf
9d3c01a61c docs(elements/video): edit HTMLMediaElement.src 2021-09-01 15:28:25 +08:00
ruanyf
76f46763d8 docs(bom/indexedDB): edit IDBCursor 2021-09-01 14:43:33 +08:00