aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web
Commit message (Collapse)AuthorAge
* Add microtask guidealattalatta2021-12-27
|
* Update event loopalattalatta2021-12-27
|
* 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
|
* Remove notranslate from JS guidesalattalatta2021-12-27
|
* Description error for tabindex default valuesuksa2021-12-27
| | | | [fix] Modify the description of the tabindex default value.
* 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
|
* [ko] Rewrite CustomEvent and CustomEvent(), add CustomEvent.detail (#3298)alattalatta2021-12-13
| | | | | * Rewrite CustomEvent * Add CustomEvent.detail
* Update Promisealattalatta2021-12-13
|
* Rename html to mdalattalatta2021-12-13
|
* Rewrite/Update Event docsalattalatta2021-12-13
|
* Rename html to mdalattalatta2021-12-13
|
* Rewrite and add IntersectionObserver methodsalattalatta2021-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
|
* [ko] Translation done of `AudioParam.setValueCurveAtTime()` document (#3076)Cor2021-12-12
| | | | | | | * translate the below document. AudioParam.setValueCurveAtTime * modification
* translate the below document. (#3087)Cor2021-12-12
| | | AudioParamDescriptor
* [ko] Resolve conflicts and orphans (#3168)alattalatta2021-12-10
| | | | | * Resolve conflicts and orphans * Remove inheritance notes from Navigator
* [ko] translate AudioNode.channelCount (#3212)Cor2021-12-09
|
* Rewrite Math.sign()alattalatta2021-12-09
|
* Rename html to mdalattalatta2021-12-09
|
* [ko] translate AudioParam.cancelScheduledValues() (#3077)Cor2021-12-09
|
* [ko] translate AudioParam.setValueAtTime() (#3042)Cor2021-12-09
|
* [ko] Translation done of `AudioParam.maxValue` document (#3000)Cor2021-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] Translation done of `AudioParamMap` document (#3097)Cor2021-11-30
| | | | | | | * translate the below document. AudioParamMap * modification
* [Ko] fix cors link (#3007)MyoungHo Kim2021-11-30
| | | | | * fix preflight_request link * fix simple requests link
* translate the below document. (#3128)Cor2021-11-30
| | | AudioNode.numberOfInputs
* [ko] Translation done to 'Web audio spatialization basics' document (#2782)Cor2021-11-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * translate the below document. Web audio spatialization basics * small fixes fix flaws fix not modified parts * translation modified Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * translation modified Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * translation modified Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * translation modified Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * translation modified Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * translation modified Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * translation modified Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * translation modified Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * translation modified Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * translation modified Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * translation modified Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * overall modification * addtional modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* modificationlogic-finder2021-11-29
|
* translate the below document.logic-finder2021-11-29
| | | | AudioParam.minValue
* translate the below document.logic-finder2021-11-29
| | | | AudioParam.linearRampToValueAtTime()
* translate the below document.logic-finder2021-11-29
| | | | AudioParam.cancelAndHoldAtTime()
* translate the below document.logic-finder2021-11-29
| | | | AudioNode.context
* 오역 수정JOON2021-11-29
| | | | 오역 수정 및 불필요한 부분(한자) 삭제 좀 더 매끄럽게 문장 수정
* modificationlogic-finder2021-11-28
|
* overall modification throughout the documentlogic-finder2021-11-28
|
* Translation modifiedlogic-finder2021-11-28
| | | Co-authored-by: Kyle <mkitigy@gmail.com>
* Translate the below document.logicseeker2021-11-28
| | | | Background audio processing using AudioWorklet
* translate the below document. (#3204)Cor2021-11-27
| | | AudioNode.numberOfOutputs
* Rewrite setTimeout() (#3164)alattalatta2021-11-22
|