Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [ko] fix korean typo for strict mode document (#3542) | Siner | 2022-01-11 |
| | |||
* | [ko] Improve translation for class hoisting (#3506) | Simon Park | 2022-01-11 |
| | |||
* | Update Array related docs | alattalatta | 2022-01-05 |
| | |||
* | Rename html to md | alattalatta | 2022-01-05 |
| | |||
* | Update index.html (#3535) | Siner | 2022-01-04 |
| | |||
* | fix code indentation | roy-jung | 2021-12-30 |
| | |||
* | Rewrite Object | roy-jung | 2021-12-30 |
| | |||
* | html to md | roy-jung | 2021-12-30 |
| | |||
* | Remove all <font> from Web/JavaScript (#3349) | alattalatta | 2021-12-28 |
| | | | | | | | | * Remove occurrences of <font> from Web/JavaScript * [CRON] sync translated content Co-authored-by: MDN <actions@users.noreply.github.com> Co-authored-by: Masahiro FUJIMOTO <mfujimot@gmail.com> | ||
* | Proofread event loop | alattalatta | 2021-12-27 |
| | |||
* | Update event loop | alattalatta | 2021-12-27 |
| | |||
* | translate-ko javascript object getOwnPropertySymbols | roy-jung | 2021-12-27 |
| | |||
* | Javascript/Number 동기화 및 생성자 추가 | Jongha Kim | 2021-12-27 |
| | |||
* | remove: semiclone & blank | DevJo | 2021-12-27 |
| | |||
* | remove: notranslate in web/javascript/reference/global_objects | DevJo | 2021-12-27 |
| | |||
* | Remove notranslate from JS guides | alattalatta | 2021-12-27 |
| | |||
* | javascript/number/Nan 최신화 | Jongha Kim | 2021-12-18 |
| | |||
* | javascript/number/nan html -> md 변경 | Jongha Kim | 2021-12-18 |
| | |||
* | Convert Error docs to md | alattalatta | 2021-12-14 |
| | |||
* | Rename Error docs to md | alattalatta | 2021-12-14 |
| | |||
* | Update parseFloat/parseInt | alattalatta | 2021-12-14 |
| | |||
* | Rename parseFloat/parseInt to md | alattalatta | 2021-12-14 |
| | |||
* | Update Promise | alattalatta | 2021-12-13 |
| | |||
* | Rename html to md | alattalatta | 2021-12-13 |
| | |||
* | rid dir="rtl" from sampleCode (#3219) | sejinjja | 2021-12-12 |
| | | | | | | | * rid dir="rtl" from sampleCode * Update files/ko/web/javascript/reference/global_objects/string/repeat/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> | ||
* | Add Array#at() (#3159) | alattalatta | 2021-12-12 |
| | |||
* | Rewrite Math.sign() | alattalatta | 2021-12-09 |
| | |||
* | Rename html to md | alattalatta | 2021-12-09 |
| | |||
* | [ko] Fix typo text -> test (#3135) | Daesang You | 2021-12-05 |
| | |||
* | [ko] translate object __proto__ page (#3251) | Jaenam Jung | 2021-12-04 |
| | | | | | | | | | * translate-ko javascript object __proto__ page * translate-ko javascript object prototype __proto__ page * translate-ko javascript object prototype __proto__ some text Co-authored-by: roy-jung <roy.jung@navercorp.com> | ||
* | [ko] new translation & fix on promise.all and promise.allSettled (#2274) | Broccolism | 2021-11-10 |
| | | | | | | | | | | | | | | | | | | | | | | | * :wrench: promise.all description 번역 추가 * :wrench: 구글 크롬 -> Google Chrome * :wrench: promise.allSettled 번역 수정 및 추가 * :wrench: url 수정 * Update files/ko/web/javascript/reference/global_objects/promise/all/index.html * Update files/ko/web/javascript/reference/global_objects/promise/all/index.html * Update files/ko/web/javascript/reference/global_objects/promise/allsettled/index.html * Update files/ko/web/javascript/reference/global_objects/promise/allsettled/index.html * Update files/ko/web/javascript/reference/global_objects/promise/allsettled/index.html * Update files/ko/web/javascript/reference/global_objects/promise/allsettled/index.html Co-authored-by: hochan Lee <hochan049@gmail.com> | ||
* | ko: sync Optional chaining (#2715) | hochan Lee | 2021-11-05 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat: 첫번째 누락 문단 내용 추가 * feat: experimental option 삭제 더 이상 실험적 기능이 아님. * fix: code sync * feat: 누락된 예제 추가 * feat: 누락된 memo 추가 * fix: remove id * Update files/ko/web/javascript/reference/operators/optional_chaining/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * Update files/ko/web/javascript/reference/operators/optional_chaining/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * Update files/ko/web/javascript/reference/operators/optional_chaining/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> Co-authored-by: 이호찬(Hochan Lee)/검색개발팀/11ST <11st.1500612@sk.com> Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> | ||
* | [Ko] New translate Inequality Operator (#2623) | InSeongSo | 2021-10-19 |
| | | | | | | | | | * [Ko] translate mutable, immutable content * [ko] Fix on JavaScript.Data_structures * fix: ChangeBroken Links * [ko] Translate on JavaScript.Reference.Operators.Inequality | ||
* | edit toString() to fix syntax of content (#2731) | EUNHEE JU | 2021-10-14 |
| | | | | | * edit toString() to fix syntax of content * edit toString() - append code tag | ||
* | Rewrite let statement (#2626) | alattalatta | 2021-10-11 |
| | |||
* | edit toString() to add content about parameter (#2603) | EUNHEE JU | 2021-10-11 |
| | |||
* | Rewrite Rest parameters | alattalatta | 2021-10-11 |
| | |||
* | Rename html to md | alattalatta | 2021-10-11 |
| | |||
* | Update doc titles | alattalatta | 2021-10-11 |
| | |||
* | Rewrite setter | alattalatta | 2021-10-11 |
| | |||
* | Update getter | alattalatta | 2021-10-11 |
| | |||
* | Rename html to md | alattalatta | 2021-10-11 |
| | |||
* | Rewrite WeakMap | alattalatta | 2021-10-11 |
| | |||
* | Rename html to md | alattalatta | 2021-10-11 |
| | |||
* | Rewrite functions reference | alattalatta | 2021-10-10 |
| | |||
* | Rename html to md | alattalatta | 2021-10-10 |
| | |||
* | l10n: add symbol-for for ko (#2460) | SeulGi Choi(Chase) | 2021-10-10 |
| | | | | | * l10n: rename html to md * l10n: update contents as en-US | ||
* | [ko] Edited javascript/index.html, solved flaws and edited some statements. ↵ | Alice | 2021-09-29 |
| | | | | #2571 | ||
* | Update Object.assign | alattalatta | 2021-09-23 |
| | |||
* | Rename html to md | alattalatta | 2021-09-23 |
| |