aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/javascript/reference/global_objects
Commit message (Collapse)AuthorAge
* Update index.js (#4596)Bora Lee2022-03-14
| | | - 반환값의 타입이 문자열임을 명시해줌
* update proxyKoeun Lee2022-03-03
| | | | | | - 띄어쓰기 수정 - 페이지 링크가 확실하지 않은 부분 수정 - en-us를 기준으로 code 부분 수정 - en-us를 기준으로 해당되지 않는 부분 제거
* Removes empty <div> or <p> elements from pages (#3093)Tanner Dolby2022-02-22
| | | | | | | | | | | | | | | | | | | | | | * Removes all empty paragraph elements * Removes all empty div elements * Preserve empty div in code snippet * Preserve empty elements inside code snippets * Remove fr files which were converted into markdown * Web/CSS/transform-function/scaleX()/index.html The file is already renamed to index.md。 * remove not needed file * Resolve remaining conflict Co-authored-by: julieng <julien.gattelier@gmail.com> Co-authored-by: Masahiro FUJIMOTO <mfujimot@gmail.com>
* remove all span tags 1 (#3920)3indblown Leaf2022-02-16
| | | Co-authored-by: Kyle <mkitigy@gmail.com>
* Fix Math.max() initial value to -InfinityTomoyuki Hata2022-02-16
|
* Update translation more accuratly for Korean (#4137)Jonghyeon2022-02-15
|
* remove all id not in headingkraccoon-dev2022-02-14
|
* remove all span tags 2 (#3921)3indblown Leaf2022-02-12
|
* remove all summary class in javascript (#4015)3indblown Leaf2022-02-06
|
* remove class 1 (#3922)3indblown Leaf2022-02-01
|
* [ko] add whitespace link (#3813)3indblown Leaf2022-01-26
|
* Update Array related docsalattalatta2022-01-05
|
* Rename html to mdalattalatta2022-01-05
|
* fix code indentationroy-jung2021-12-30
|
* Rewrite Objectroy-jung2021-12-30
|
* html to mdroy-jung2021-12-30
|
* translate-ko javascript object getOwnPropertySymbolsroy-jung2021-12-27
|
* Javascript/Number 동기화 및 생성자 추가Jongha Kim2021-12-27
|
* remove: semiclone & blankDevJo2021-12-27
|
* remove: notranslate in web/javascript/reference/global_objectsDevJo2021-12-27
|
* javascript/number/Nan 최신화Jongha Kim2021-12-18
|
* javascript/number/nan html -> md 변경Jongha Kim2021-12-18
|
* Convert Error docs to mdalattalatta2021-12-14
|
* Rename Error docs to mdalattalatta2021-12-14
|
* Update parseFloat/parseIntalattalatta2021-12-14
|
* Rename parseFloat/parseInt to mdalattalatta2021-12-14
|
* 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
|