Commit Graph
1442 Commits
Author SHA1 Message Date
wzxandGitHub e69230681e fix: arraybuffer.md add new 2020-03-18 17:21:22 +08:00
jianjianandGitHub 0f6569795d perf: remove unnecessary closure 2020-03-13 18:30:23 +08:00
ruanyf 428a748208 docs(intro): delete Babel API #958 2020-03-10 15:09:17 +08:00
Mookiepiece 6069e3f7e1 使用core-js替代过时的@babel/polyfill 2020-03-07 20:03:45 +08:00
Ruan YiFengandGitHub 3405f13070 Merge pull request #955 from AnHongpeng/gh-pages
fix: 使语句更通顺
2020-03-04 18:51:31 +08:00
ruanyf 6800796e35 docs(async): 如何处理数组的异步操作 2020-03-03 23:35:12 +08:00
AnHongpengandGitHub b4ec05645d fix: 使语句更通顺 2020-02-29 14:52:30 +08:00
Ruan YiFengandGitHub 2e1c10776a Merge pull request #954 from EggOxygen/patch-1
修正一处小地方
2020-02-27 11:43:40 +08:00
ruanyf 57701fcc2e docs(class): fix typo 2020-02-27 11:37:31 +08:00
俩二蛋andGitHub 296159a4bc 修正一处小地方
强迫症患者看着有点变扭。
2020-02-25 20:27:01 +08:00
ruanyf 717f4e4218 docs: fix #952 2020-02-23 14:13:54 +08:00
ruanyf 412b298605 docs(map): fix #949 2020-02-13 18:23:59 +08:00
ruanyf 0daab0192d docs(regexp): add 正则匹配索引 2020-02-13 15:22:09 +08:00
wzxandGitHub e1fcd8b61d 字母有误 2020-02-02 15:20:25 +08:00
ruanyf 0cc6602aca docs: fix #947 2020-01-29 19:50:24 +08:00
ruanyf f9e16e462d docs(string): fix #942 2020-01-17 00:52:58 +08:00
ruanyf 0d958f5c62 docs(string): fix #942 2020-01-17 00:50:08 +08:00
ruanyf 942bcc3ee2 docs(proxy): fix #943 2020-01-17 00:45:29 +08:00
ruanyf 653f87a5e7 docs: fix #937 2019-12-27 18:18:38 +08:00
ruanyf e28d4087c5 docs: update es2020 2019-12-25 15:31:47 +08:00
ruanyf 69cae47007 docs: update ES2020 2019-12-25 15:24:51 +08:00
ruanyf 5a465dda71 docs(array): fix #934 2019-12-18 17:08:06 +08:00
Ruan YiFengandGitHub 4bad480d48 Merge pull request #933 from doKill/patch-2
修正参数名
2019-12-16 16:31:52 +08:00
ruanyf ce7bfc95af docs(module-loader): edit 2019-12-16 16:21:17 +08:00
ruanyf a49a10ca48 docs(module-loader): update Node.js' esm support 2019-12-16 16:11:16 +08:00
张德帥andGitHub ad12c153b3 修正参数名
property 改为 property key 防止产生歧义
2019-12-16 15:48:15 +08:00
ruanyf c4f4570f67 docs(object): fix #931 2019-12-07 22:08:20 +08:00
ruanyf add1bb8f82 docs(array): edit sort() 2019-12-07 18:50:55 +08:00
ruanyf 726e37ecde docs(object): edit object 2019-12-07 18:16:49 +08:00
ruanyf f4ce061d56 docs(object): 链判断运算符移入 Object 2019-12-07 17:42:05 +08:00
ruanyf 6918f7abaa docs(object): Null 判断运算符移入 Object 章节 2019-12-07 01:01:06 +08:00
ruanyf f0aa112f97 docs(module-loader): add jQuery example 2019-11-20 17:37:59 +08:00
ruanyf 37c199d560 docs(proposal): edit BigInt 2019-11-14 14:30:22 +08:00
ruanyf 7145158b2a docs(Symbol): edit 属性名的遍历 2019-11-08 10:53:57 +08:00
ruanyf 3484625f67 docs(symbol): edit Symbol.for() 2019-10-31 01:28:52 +08:00
小懒豆andGitHub dff5c20de7 fix:Add description
fix:Add description
2019-10-29 14:35:24 +08:00
大鱼你个锅锅andGitHub 7a028069c9 Update promise.md 2019-10-10 11:45:05 +08:00
ruanyf eebbf77f99 docs(proposals): edit BigInt 2019-10-06 22:58:18 +08:00
ruanyf 99b39cc230 docs(Promise): edit Promise 2019-10-06 20:11:13 +08:00
ruanyf 647f1221a7 docs(array): Array.prototype.sore 的排序稳定性 2019-10-06 09:48:19 +08:00
ruanyf 0e7b53f00f docs(string-methods): fix #913 2019-09-20 22:37:47 +08:00
ruanyf 561b30426e docs(string-methods): fix #913 2019-09-20 22:35:01 +08:00
ruanyf 22665e7efc docs(generator): fix #910 2019-09-20 22:12:44 +08:00
ruanyf 95352fdf11 docs(proposals): edit Nullish coalescing 2019-09-18 17:55:23 +08:00
ruanyf 8372288661 docs(regex): edit u flag 2019-09-18 01:47:26 +08:00
龙腾道andGitHub fa183748b3 Update regex.md 2019-09-14 22:34:42 +08:00
ruanyf 10338972d5 docs(class): fix #906 2019-09-14 17:37:20 +08:00
Vincent Hy 6128c2eec3 更新 'WeaKSet' 名词拼写 2019-09-11 14:02:19 +08:00
Ruan YiFengandGitHub 6efba60c38 Merge pull request #904 from lc-soft/patch-1
docs(proxy): add spaces around the operator
2019-09-10 12:12:48 +08:00
ruanyf 3baba14fbe docs(object): edit 简洁表示法 2019-09-07 13:19:15 +08:00