aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/javascript/reference/global_objects
Commit message (Collapse)AuthorAge
* Update Promisealattalatta2021-12-13
|
* Rename html to mdalattalatta2021-12-13
|
* rid dir="rtl" from sampleCode (#3219)sejinjja2021-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)alattalatta2021-12-12
|
* Rewrite Math.sign()alattalatta2021-12-09
|
* Rename html to mdalattalatta2021-12-09
|
* [ko] Fix typo text -> test (#3135)Daesang You2021-12-05
|
* [ko] translate object __proto__ page (#3251)Jaenam Jung2021-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)Broccolism2021-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>
* edit toString() to fix syntax of content (#2731)EUNHEE JU2021-10-14
| | | | | * edit toString() to fix syntax of content * edit toString() - append code tag
* edit toString() to add content about parameter (#2603)EUNHEE JU2021-10-11
|
* Rewrite WeakMapalattalatta2021-10-11
|
* Rename html to mdalattalatta2021-10-11
|
* l10n: add symbol-for for ko (#2460)SeulGi Choi(Chase)2021-10-10
| | | | | * l10n: rename html to md * l10n: update contents as en-US
* Update Object.assignalattalatta2021-09-23
|
* Rename html to mdalattalatta2021-09-23
|
* [ko] Update Object.defineProperty (#2465)alattalatta2021-09-23
| | | | | * Rename html to md * Update Object.defineProperty
* Update Intl.DateTimeFormatalattalatta2021-09-22
|
* Rename html to mdalattalatta2021-09-22
|
* 연결되지 않은 링크 연결 (#2217)BangHyeongSik2021-09-03
| | | | | | | | | | | | * 연결되지 않은 링크 연결 영어 문서에서는 연결되어 있는 링크가 한글 문서에서는 연결되어 있지 않은 것을 확인했습니다. 해당 변경 사항에서 링크가 연결되었는지 확인해주시기 바랍니다. * [ko-kr] 잘못된 문법 형식 변경 잘못된 문법 형식을 변경하였습니다. 검토자: yujo11
* Rewrite String.toStringalattalatta2021-08-15
|
* Rename HTML to MDalattalatta2021-08-15
|
* [ko] Object.assign merging example typo fix (#2012)mathucate2021-08-14
|
* refactor(KO): JS REF - STRING TRIM START CONVERT MDIsa(yunjongryu)2021-08-14
|
* etc: 깃 이력 추적을 위한 절차Isa(yunjongryu)2021-08-14
|
* Clean up JS reference documents (#1818)alattalatta2021-08-14
| | | | | | | | | | | | | | | * Clean up JavaScript references HTML code - Remove inline styles - Remove <font> elements - Remove title attribute * Remove sup/sub from JavaScript reference * Remove name attrs from JavaScript reference * Remove legacy browser compat elements * Remove duplicate browser-compat key
* update javascript/object/object (#1455)윤승재2021-08-03
| | | | Co-authored-by: echo.youn <echo.youn@kakaocorp.com> Co-authored-by: hochan Lee <hochan049@gmail.com>
* Javascript/refrence 의 int8array 추가 외 (#1355)Jongha Kim2021-08-03
| | | array 설명에서 findIndex()에 대한 요약에서 반환값을 잘못 명시한 중요한 오번역이 있어서 같이 수정함
* [log2]폴리 필 추가 (#1264)louis2202021-08-03
| | | Co-authored-by: hochan Lee <hochan049@gmail.com>
* fix(KO): JS REF - STRING TRIM 번역 최신화 & CONVERT MDIsa(yunjongryu)2021-08-02
|
* etc: 깃 이력추적을 위한 절차Isa(yunjongryu)2021-08-02
|
* refactor: JS REF - STRING TRIM END CONVERT MDIsa(yunjongryu)2021-07-30
|
* etc: 깃 이력 추적을 위한 절차Isa(yunjongryu)2021-07-30
|
* [ko] add /ko/docs/Web/JavaScript/Reference/Global_Objects/Object/Object (#1454)윤승재2021-07-29
| | | | | | | | | | * add object/index.html * Update files/ko/web/javascript/reference/global_objects/object/object/index.html Co-authored-by: SoHyun Park <stitch.coding@gmail.com> Co-authored-by: echo.youn <echo.youn@kakaocorp.com> Co-authored-by: SoHyun Park <stitch.coding@gmail.com>
* [ko] javascript/global_objects/null en-us 문서와 동기화 (#1414)Jongha Kim2021-07-29
| | | | | | | | | | | * javascript/global_objects/null en-us 문서와 동기화 * Update files/ko/web/javascript/reference/global_objects/null/index.html Co-authored-by: alattalatta <urty5656@gmail.com> * 리뷰 반영 Co-authored-by: alattalatta <urty5656@gmail.com>
* refactor(KO): JS REF - STRING RAW CONVERT MD (#1774)ISA2021-07-29
| | | | | | | | | * [CRON] sync translated content * etc: 깃 이력 추적을 위해서 추가 된 절차 * refactor(KO): JS REF - STRING RAW CONVERT MD Co-authored-by: MDN <actions@users.noreply.github.com>
* remove link 'title' attributes that's just the 'href' (ko, part 3) (#1742)Peter Bengtsson2021-07-27
|
* Remove hidden/noinclude from JS docs (#1583)alattalatta2021-07-26
|
* fix: delete wiki.mozilla.org from ko files (#1567)Yeji Choi2021-07-18
| | | | | | | | | | | | | | * fix: delete wiki.mozilla.org from ko/learn files * fix: delete wiki.mozilla.org from ko/glossary files * fix: remove wiki * fix: remove python script file 잘못올렸습니다.. ㅠ * Update files/ko/web/html/attributes/index.html Co-authored-by: hochan222 <hochan049@gmail.com>
* [ko] JS REF - 스트링 TRIM END 메서드 문서추가 (#1377)ISA2021-07-18
| | | | | | | | | * feat(KO): JS REF - 스트링 TRIM END 메서드 문서추가 * fix: DIR - 카멜케이스 => 소문자 * Delete files/ko/web/javascript/reference/global_objects/string/trimEnd directory * etc: DIR RENAME
* [ko] fix: Delete typos (#1461)choi2021-07-16
|
* bad_radix 동기화 및 번역 (#1382)Dilrong2021-07-16
| | | Co-authored-by: 이학성 <hslee@ship-da.com>
* Javascript/URIError 추가 외 (#1362)Jongha Kim2021-07-16
| | | | - Javascript/URIError, URIError 생성자 추가 - typeerror 약간 수정
* ADD javascript get own property descriptors 번역 (#1453)윤승재2021-07-11
| | | Co-authored-by: echo.youn <echo.youn@kakaocorp.com>
* feat(KO): JS REF - 스트링 TRIM START 문서 추가 (#1431)ISA2021-07-09
| | | | | | | | | | | | | * feat(KO): JS REF - 스트링 TRIM START 문서 추가 * Update files/ko/web/javascript/reference/global_objects/string/trimstart/index.html Co-authored-by: JO YUN HO <bedro27@gmail.com> * Update files/ko/web/javascript/reference/global_objects/string/trimstart/index.html Co-authored-by: JO YUN HO <bedro27@gmail.com> Co-authored-by: JO YUN HO <bedro27@gmail.com>
* [ko] fix: Fix typo (#1409)jdm12192021-07-08
|
* error 속성 추가 (#1363)Jongha Kim2021-07-06
| | | | - columnnumber, filename, linenumber, message, tostring 추가 - name 수정
* [ko] fix Javascript Math.tan(), Math.trunc() (#1302)Jongha Kim2021-07-04
| | | | | * Javascript Math.tan(), Math.trunc() en-us와 동기화 * 리뷰 사항 반영
* feat(KO): JS REF - STRING RAW (#1346)ISA(yoonjonglyu)2021-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | * feat(KO): JS REF - STRING RAW * Update files/ko/web/javascript/reference/global_objects/string/raw/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * Update files/ko/web/javascript/reference/global_objects/string/raw/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * Update files/ko/web/javascript/reference/global_objects/string/raw/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * Update files/ko/web/javascript/reference/global_objects/string/raw/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * Update files/ko/web/javascript/reference/global_objects/string/raw/index.html * Update files/ko/web/javascript/reference/global_objects/string/raw/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Object.keys, Object.getOwnPropertyNames 문서 추가 (#1297)윤승재2021-07-01
| | | | Co-authored-by: echo.youn <echo.youn@kakaocorp.com> Co-authored-by: Sungwoo Park <codest99@gmail.com>