aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/api
Commit message (Collapse)AuthorAge
* Add copy, cut, and paste eventsalattalatta2022-02-14
|
* translate the below document.logic-finder2022-02-14
| | | | AudioScheduledSourceNode
* translate the below document.logic-finder2022-02-14
| | | | AudioNode.connect()
* [ko] Fix typo (#4085)Yunwoo Ji2022-02-13
|
* Update Clipboard APIalattalatta2022-02-12
|
* Convert Clipboard API to mdalattalatta2022-02-12
|
* Rename Clipboard API to mdalattalatta2022-02-12
|
* Update Navigatoralattalatta2022-02-02
|
* Convert Navigator to mdalattalatta2022-02-02
|
* Rename Navigator to mdalattalatta2022-02-02
|
* [ko] Update ClipboardEvent docs (#3908)alattalatta2022-02-02
|
* [ko] Update EventTarget docs (#3373)alattalatta2022-02-02
| | | | | * Update EventTarget docs * Translate more comments
* fix: add Examples heading (#3787)3indblown Leaf2022-02-02
|
* Add Event.defaultPrevented (#3905)alattalatta2022-02-02
|
* translation modifiedlogicseeker2022-01-30
|
* translate the below document.logic-finder2022-01-30
| | | | AudioNode.disconnect()
* translate the below document.logicseeker2022-01-30
| | | | SVGGraphicsElement.getBBox()
* edit: `/ko/web/api/console/index.md`iamgamja2022-01-30
|
* rename: HTML to MDiamgamja2022-01-30
|
* [ko] fix title error for HTMLElement.innerText (#3847)3indblown Leaf2022-01-30
|
* fix: typo err (#3804)3indblown Leaf2022-01-26
|
* translate the below document.logic-finder2022-01-23
| | | | AudioNode.channelCountMode
* [ko] Translation done of `AudioNode.channelInterpretation` document (#3491)Cor2022-01-13
| | | | | | | | | | | * translate the below document. AudioNode.channelInterpretation * modification Co-authored-by: JO YUN HO <yujo.dev@gmail.com> Co-authored-by: JO YUN HO <yujo.dev@gmail.com>
* Convert EventTarget docs to mdalattalatta2022-01-09
|
* Rename EventTarget docs to mdalattalatta2022-01-09
|
* [ko] Modification done of `AudioBuffer` document (#3533)Cor2022-01-03
| | | | | * from html to md * modification
* [ko] fix broken links (#3390)moretall2021-12-30
|
* [ko] Translation done of 'AudioWorkletProcessor' document. (#2948)Cor2021-12-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | * translate the below document. AudioWorkletProcessor * modification * fix * translation modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * translation modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* [ko] Translation done of `AudioParam.exponentialRampToValueAtTime()` ↵Cor2021-12-29
| | | | | | | | | | | | | | | | | | | document (#3045) * translate the below document. AudioParam.exponentialRampToValueAtTime() * translation modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * translation modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * translation modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* [ko] Translation done of `AudioNode` document (#3080)Cor2021-12-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | * translate the below document. AudioNode * little modification add comma to the sentence * --save-compression * translation modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* [ko] Translation done of `AudioParam` document. (#2987)Cor2021-12-28
| | | | | | | | | | | | | | | | | | | | | | | | | * change the below document to md and translate it. AudioParam * modification * fix * modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * translation modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * translation modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* fixlogic-finder2021-12-27
|
* translate the below document.logicseeker2021-12-27
| | | | registerProcessor
* fixlogic-finder2021-12-27
|
* translate the below document.logic-finder2021-12-27
| | | | AudioWorkletNode.onprocessorerror
* fixlogic-finder2021-12-27
|
* modificationlogic-finder2021-12-27
|
* translate the below document.logic-finder2021-12-27
| | | | AudioWorkletProcessor.process
* Proofread microtask guidealattalatta2021-12-27
|
* Add queueMicrotask()alattalatta2021-12-27
|
* Add microtask guidealattalatta2021-12-27
|
* [ko] Rewrite CustomEvent and CustomEvent(), add CustomEvent.detail (#3298)alattalatta2021-12-13
| | | | | * Rewrite CustomEvent * Add CustomEvent.detail
* 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
|
* [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
|