aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/javascript/reference/global_objects
Commit message (Collapse)AuthorAge
* 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
|
* 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
|