aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web
Commit message (Collapse)AuthorAge
* [ko] 교차 출처 리소스 공유 (CORS) 오번역 및 누락 부분 ↵hochan Lee2021-08-14
| | | | | | | | | 추가 (#1488) * fix: 누락 및 오번역 수정 누락 : Preflight_requests_and_credentials 오번역: Credentialed requests and wildcards * fix: flaws
* 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
* chore: correct typos streams_apiSeonyeong Jang2021-08-14
|
* Small fixlogicseeker2021-08-14
|
* Small fixeslogicseeker2021-08-14
|
* small fixeslogicseeker2021-08-14
|
* Work done for Web Audio API Basic article.logicseeker2021-08-14
|
* feat: convert html to markdown, EventLoophochan2222021-08-14
|
* feat: convert html to markdown, Equality_comparisons_and_samenesshochan2222021-08-14
|
* @hochan222hochan2222021-08-14
| | | | feat: convert html to markdown, Enumerability_and_ownership_of_properties
* feat: convert html to markdown, Data_structureshochan2222021-08-14
|
* feat: convert html to markdown, Closureshochan2222021-08-14
|
* feat: feat: convert html to markdown, About_JavaScripthochan2222021-08-14
|
* feat: convert html to markdown, A_re-introduction_to_JavaScripthochan2222021-08-14
|
* feat: convert extension html to mdhochan2222021-08-14
|
* Remove some headers from CORS-safelisted request-header (#1793)Masashi Hirano2021-08-08
| | | Co-authored-by: Masashi Hirano <cherrydog07@gmail.com>
* 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>
* [ko] 'SyntaxError: return not in function' (#1380)Dilrong2021-08-03
| | | | | | | | * Bad_return_or_yield 동기화 및 번역 * Update files/ko/web/javascript/reference/errors/bad_return_or_yield/index.html Co-authored-by: 이학성 <hslee@ship-da.com> Co-authored-by: hochan Lee <hochan049@gmail.com>
* Javascript/refrence 의 int8array 추가 외 (#1355)Jongha Kim2021-08-03
| | | array 설명에서 findIndex()에 대한 요약에서 반환값을 잘못 명시한 중요한 오번역이 있어서 같이 수정함
* Javascript.Statement.throw() en-us 문서와 동기화 (#1325)Jongha Kim2021-08-03
| | | | | | | * Javascript.Statement.throw() en-us 문서와 동기화 * Update files/ko/web/javascript/reference/statements/throw/index.html Co-authored-by: hochan Lee <hochan049@gmail.com>
* [log2]폴리 필 추가 (#1264)louis2202021-08-03
| | | Co-authored-by: hochan Lee <hochan049@gmail.com>
* [삼항 연산자] 업데이트된 내용 반영 및 번역 수정 (#1263)sunup19922021-08-03
| | | | | | | | | | | | | | | | | | | | | | | | * [삼항 연산자] 업데이트된 내용 반영 및 번역 수정 * Update files/ko/web/javascript/reference/operators/conditional_operator/index.html Co-authored-by: SoHyun Park <stitch.coding@gmail.com> * Update files/ko/web/javascript/reference/operators/conditional_operator/index.html Co-authored-by: SoHyun Park <stitch.coding@gmail.com> * Update files/ko/web/javascript/reference/operators/conditional_operator/index.html Co-authored-by: SoHyun Park <stitch.coding@gmail.com> * Update files/ko/web/javascript/reference/operators/conditional_operator/index.html Co-authored-by: SoHyun Park <stitch.coding@gmail.com> * Update files/ko/web/javascript/reference/operators/conditional_operator/index.html Co-authored-by: hochan Lee <hochan049@gmail.com> Co-authored-by: SoHyun Park <stitch.coding@gmail.com>
* fix: 정규식 match 메소드 오타 수정 (#1416)Dong-Young Kim2021-08-03
|
* fix(KO): JS REF - STRING TRIM 번역 최신화 & CONVERT MDIsa(yunjongryu)2021-08-02
|
* etc: 깃 이력추적을 위한 절차Isa(yunjongryu)2021-08-02
|
* [ko] target sync (#1630)hochan Lee2021-08-01
| | | | | | | | | | | * refactor: target code sync * docs: sync specification * feat: Compatibility_notes 번역 * fix: browser compat * feat: Section Title
* [ko] fix: lever to level, typo err, /docs/Web/API/Touch_events (#1451)hochan Lee2021-08-01
| | | | | * fix: lever to level, typo err * docs: 3 문단 번역 약간 수정
* fix: Code mismatch (#1174)hochan Lee2021-07-31
| | | 추가적으로 번역 동기화
* remove all InterfaceOverview (#1806)Peter Bengtsson2021-07-30
|
* replace clientHeight example with imagelukas-152021-07-30
|
* refactor: JS REF - STRING TRIM END CONVERT MDIsa(yunjongryu)2021-07-30
|
* etc: 깃 이력 추적을 위한 절차Isa(yunjongryu)2021-07-30
|
* [ko] add /ko/docs/Web/JavaScript/Reference/Global_Objects/Object/Object (#1454)윤승재2021-07-29
| | | | | | | | | | * add object/index.html * Update files/ko/web/javascript/reference/global_objects/object/object/index.html Co-authored-by: SoHyun Park <stitch.coding@gmail.com> Co-authored-by: echo.youn <echo.youn@kakaocorp.com> Co-authored-by: SoHyun Park <stitch.coding@gmail.com>
* [ko] javascript/global_objects/null en-us 문서와 동기화 (#1414)Jongha Kim2021-07-29
| | | | | | | | | | | * javascript/global_objects/null en-us 문서와 동기화 * Update files/ko/web/javascript/reference/global_objects/null/index.html Co-authored-by: alattalatta <urty5656@gmail.com> * 리뷰 반영 Co-authored-by: alattalatta <urty5656@gmail.com>
* refactor(KO): JS REF - STRING RAW CONVERT MD (#1774)ISA2021-07-29
| | | | | | | | | * [CRON] sync translated content * etc: 깃 이력 추적을 위해서 추가 된 절차 * refactor(KO): JS REF - STRING RAW CONVERT MD Co-authored-by: MDN <actions@users.noreply.github.com>
* Add Javascript/Reference - Bitwise And Operator (#1640)Jongha Kim2021-07-28
|
* remove link 'title' attributes that's just the 'href' (ko, part 3) (#1742)Peter Bengtsson2021-07-27
|
* remove link 'title' attributes that's just the 'href' (ko, part 2) (#1740)Peter Bengtsson2021-07-28
|
* fix: Lets get rid of all www.fxsitecompat.com mentions (#1634) (#1741)hochan Lee2021-07-27
|
* remove link 'title' attributes that's just the 'href' (ko) (#1739)Peter Bengtsson2021-07-28
|
* Update JS reference index page (#1581)alattalatta2021-07-26
|
* Remove hidden/noinclude from JS docs (#1583)alattalatta2021-07-26
|
* [ko] Work done for 'AudioContext' article. (#1627)logic-finder2021-07-24
| | | | | | | | | * Work done for 'AudioContext' article. * update tag Co-authored-by: JO YUN HO <bedro27@gmail.com> Co-authored-by: JO YUN HO <bedro27@gmail.com>
* [ko]Update Intersectionobserver example code. (#1532)GeonilJang2021-07-19
|
* [ko] Work done for 'createPeriodicWave()' article. (#1578)logic-finder2021-07-18
| | | | | | | | | | | | | | | | | * Work done for 'createPeriodicWave()' article. * translation modified Co-authored-by: hochan Lee <hochan049@gmail.com> * translation modified Co-authored-by: hochan Lee <hochan049@gmail.com> * translation modified Co-authored-by: hochan Lee <hochan049@gmail.com> Co-authored-by: hochan Lee <hochan049@gmail.com>
* fix: delete wiki.mozilla.org from ko files (#1567)Yeji Choi2021-07-18
| | | | | | | | | | | | | | * fix: delete wiki.mozilla.org from ko/learn files * fix: delete wiki.mozilla.org from ko/glossary files * fix: remove wiki * fix: remove python script file 잘못올렸습니다.. ㅠ * Update files/ko/web/html/attributes/index.html Co-authored-by: hochan222 <hochan049@gmail.com>
* [ko] Work done for 'Using the Web Audio API' article. (#1535)logic-finder2021-07-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Work done for 'Using the Web Audio API' article. * translation modified Co-authored-by: hochan Lee <hochan049@gmail.com> * translation modified Co-authored-by: hochan Lee <hochan049@gmail.com> * translation modified Co-authored-by: hochan Lee <hochan049@gmail.com> * translation modified Co-authored-by: hochan Lee <hochan049@gmail.com> * translation modified Co-authored-by: hochan Lee <hochan049@gmail.com> * translation modified Co-authored-by: hochan Lee <hochan049@gmail.com> * translation modified Co-authored-by: hochan Lee <hochan049@gmail.com> * translation modified Co-authored-by: hochan Lee <hochan049@gmail.com> * Update files/ko/web/api/web_audio_api/using_web_audio_api/index.html translation modified Co-authored-by: hochan Lee <hochan049@gmail.com> * translation modified Co-authored-by: hochan Lee <hochan049@gmail.com> * Update files/ko/web/api/web_audio_api/using_web_audio_api/index.html translation modified Co-authored-by: hochan Lee <hochan049@gmail.com> * translation modified Co-authored-by: hochan Lee <hochan049@gmail.com> * translation modified Co-authored-by: hochan Lee <hochan049@gmail.com> * translation modified Co-authored-by: hochan Lee <hochan049@gmail.com> * translation modified Co-authored-by: hochan Lee <hochan049@gmail.com> * translation modified Co-authored-by: hochan Lee <hochan049@gmail.com> * translation modified Co-authored-by: hochan Lee <hochan049@gmail.com> * Small fixes Co-authored-by: hochan Lee <hochan049@gmail.com>
* [ko] JS REF - 스트링 TRIM END 메서드 문서추가 (#1377)ISA2021-07-18
| | | | | | | | | * feat(KO): JS REF - 스트링 TRIM END 메서드 문서추가 * fix: DIR - 카멜케이스 => 소문자 * Delete files/ko/web/javascript/reference/global_objects/string/trimEnd directory * etc: DIR RENAME