| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* feat: 첫번째 누락 문단 내용 추가
* feat: experimental option 삭제
더 이상 실험적 기능이 아님.
* fix: code sync
* feat: 누락된 예제 추가
* feat: 누락된 memo 추가
* fix: remove id
* Update files/ko/web/javascript/reference/operators/optional_chaining/index.html
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Update files/ko/web/javascript/reference/operators/optional_chaining/index.html
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Update files/ko/web/javascript/reference/operators/optional_chaining/index.html
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
Co-authored-by: 이호찬(Hochan Lee)/검색개발팀/11ST <11st.1500612@sk.com>
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
|
|
|
|
|
|
|
| |
* translate the below document.
AudioWorkletProcessor()
* little fix
|
|
|
| |
AudioWorkletNode.parameters
|
|
|
|
|
|
|
|
|
|
|
| |
* X-Frame-Options typo
* 자연스러운 문장으로 수정
'사용하지 말라'에서 '사용하지 말자'로 자연스러운 문장으로 수정함
Co-authored-by: hochan Lee <hochan049@gmail.com>
Co-authored-by: hochan Lee <hochan049@gmail.com>
|
|
|
| |
Tools for analyzing Web Audio usage
|
|
|
|
| |
미번역된 문장이 존재해 이를 번역
|
|
|
|
| |
References & Guides 내부의 Accessibility 문서를 영문 버전 참고해 최신화 후 번역
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* translate the below document.
AudioWorkletNode
* Modify translation
Co-authored-by: JO YUN HO <yujo.dev@gmail.com>
* Modify translation
Co-authored-by: JO YUN HO <yujo.dev@gmail.com>
* fix a space
Co-authored-by: JO YUN HO <yujo.dev@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
| |
* translate the below document.
AudioWorkletNode()
* Modify translation
Co-authored-by: hochan Lee <hochan049@gmail.com>
Co-authored-by: hochan Lee <hochan049@gmail.com>
|
|
|
|
|
|
|
| |
* translate the below document.
AudioWorkletGlobalScope
* fix translation of a sentence
|
|
|
| |
Using IIR filters
|
|
|
| |
AudioWorklet
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* translate the below document.
Visualizations with Web Audio API
* fix a flaw
* change translation
Co-authored-by: JO YUN HO <yujo.dev@gmail.com>
* change translation
Co-authored-by: JO YUN HO <yujo.dev@gmail.com>
Co-authored-by: JO YUN HO <yujo.dev@gmail.com>
|
|
|
| |
Migrating from webkitAudioContext
|
|
|
|
|
|
|
|
|
| |
* [Ko] translate mutable, immutable content
* [ko] Fix on JavaScript.Data_structures
* fix: ChangeBroken Links
* [ko] Translate on JavaScript.Reference.Operators.Inequality
|
|
|
|
| |
Web Audio API best practices
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* added note for get method with body/payload issue
* Update files/ko/web/http/methods/get/index.html
Co-authored-by: hochan Lee <hochan049@gmail.com>
* fixed payload to 페이로드
* Delete .env
Co-authored-by: hochan Lee <hochan049@gmail.com>
|
|
|
|
|
| |
* edit toString() to fix syntax of content
* edit toString() - append code tag
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* l10n: rename html to md
* l10n: update contents as en-US
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
#2571
|
|
|
|
|
|
|
|
|
| |
* l10n: add DOMRect for ko
* fix typo
Co-authored-by: SoHyun Park <stitch.coding@gmail.com>
Co-authored-by: SoHyun Park <stitch.coding@gmail.com>
|
| |
|
| |
|
|
|
|
|
| |
* Rename html to md
* Update Object.defineProperty
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 번역 개선: autoplay속성 중 일부 생략된 정보를 문장에 포함 시켰습니다.
* wrap video tag with code tag
* Update files/ko/web/javascript/reference/functions/arrow_functions/index.html
Co-authored-by: JO YUN HO <yujo.dev@gmail.com>
* Update files/ko/web/javascript/reference/functions/arrow_functions/index.html
Co-authored-by: JO YUN HO <yujo.dev@gmail.com>
* Update files/ko/web/javascript/reference/functions/arrow_functions/index.html
Co-authored-by: JO YUN HO <yujo.dev@gmail.com>
* Update files/ko/web/javascript/reference/functions/arrow_functions/index.html
Co-authored-by: JO YUN HO <yujo.dev@gmail.com>
* Update files/ko/web/javascript/reference/functions/arrow_functions/index.html
Co-authored-by: JO YUN HO <yujo.dev@gmail.com>
* url fix
before
"https://developer.mozilla.org/ko/docs/Glossary/Constructor "
after
"https://developer.mozilla.org/ko/docs/Web/JavaScript/Reference/Classes/constructor
Co-authored-by: JO YUN HO <yujo.dev@gmail.com>
|
|
|
|
|
| |
* Rename html to md
* Update classes/constructor
|
|
|
|
|
|
|
| |
* [Ko] translate mutable, immutable content
* [ko] Fix on JavaScript.Data_structures
* fix: ChangeBroken Links
|
|
|
|
|
|
|
|
|
|
|
| |
Accessibility (#2379)
* Remove occurrences of oaa-accessibility.org which is now squatted
* Remove parts related to this PR
Additional removing is necessary to keep the articles natural. This commit removes parts that correspond to the parts in Japanese version already removed in the English version.
Co-authored-by: Masahiro FUJIMOTO <mfujimot@gmail.com>
|