| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
| |
|
|
|
|
| |
feat: convert html to markdown, Enumerability_and_ownership_of_properties
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Co-authored-by: echo.youn <echo.youn@kakaocorp.com>
Co-authored-by: hochan Lee <hochan049@gmail.com>
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
| |
array 설명에서 findIndex()에 대한 요약에서 반환값을 잘못 명시한 중요한 오번역이 있어서 같이 수정함
|
|
|
|
|
|
|
| |
* Javascript.Statement.throw() en-us 문서와 동기화
* Update files/ko/web/javascript/reference/statements/throw/index.html
Co-authored-by: hochan Lee <hochan049@gmail.com>
|
|
|
| |
Co-authored-by: hochan Lee <hochan049@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: 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>
|
| |
|
| |
|
| |
|
|
|
| |
추가적으로 번역 동기화
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
|
|
| |
* [CRON] sync translated content
* etc: 깃 이력 추적을 위해서 추가 된 절차
* refactor(KO): JS REF - STRING RAW CONVERT MD
Co-authored-by: MDN <actions@users.noreply.github.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
|
|
| |
* feat(KO): JS REF - 스트링 TRIM END 메서드 문서추가
* fix: DIR - 카멜케이스 => 소문자
* Delete files/ko/web/javascript/reference/global_objects/string/trimEnd directory
* etc: DIR RENAME
|
|
|
|
|
|
|
|
|
|
|
|
| |
index.html line 67~70 (Kor version)
original example
<pre class="brush: js">var foo = ["one", "two", "three"];
var [one, two three] = foo;
this example is not intuitive, it looks same.
but in English example, there are some differences in example.
for other newbies like me, fix this plz!!
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update Expressions and Operators guide
* Fix typo
* Polished some wording
* Proofread
* Add semi
* Sync with English
|
| |
|
|
|
| |
Co-authored-by: 이학성 <hslee@ship-da.com>
|
|
|
|
| |
- Javascript/URIError, URIError 생성자 추가
- typeerror 약간 수정
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update addition operator
* Add subtraction operator
* Add division operator
* Add multiplication operator
* Update remainder operator
* Add exponentiation operator
* Update operator names
* Update link to bitwise XOR operator
* Translate "Operator:" of syntax boxes
* Sync with English
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add unary operators
* Update files/ko/web/javascript/reference/operators/unary_plus/index.html
Co-authored-by: hochan Lee <hochan049@gmail.com>
* Update files/ko/web/javascript/reference/operators/unary_plus/index.html
Co-authored-by: hochan Lee <hochan049@gmail.com>
* Update files/ko/web/javascript/reference/operators/unary_negation/index.html
Co-authored-by: alattalatta <urty5656@gmail.com>
* Update files/ko/web/javascript/reference/operators/unary_plus/index.html
* Update files/ko/web/javascript/reference/operators/unary_negation/index.html
Co-authored-by: hochan Lee <hochan049@gmail.com>
Co-authored-by: alattalatta <urty5656@gmail.com>
|
|
|
| |
Co-authored-by: echo.youn <echo.youn@kakaocorp.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add addition assignment
* Add division assignment
* Add exponentiation assignment
* Add multiplication assignment
* Add subtraction assignment
* Sync with English
* Add remainder assignment
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* feat(KO): JS REF - 스트링 TRIM START 문서 추가
* Update files/ko/web/javascript/reference/global_objects/string/trimstart/index.html
Co-authored-by: JO YUN HO <bedro27@gmail.com>
* Update files/ko/web/javascript/reference/global_objects/string/trimstart/index.html
Co-authored-by: JO YUN HO <bedro27@gmail.com>
Co-authored-by: JO YUN HO <bedro27@gmail.com>
|
| |
|
|
|
|
| |
- columnnumber, filename, linenumber, message, tostring 추가
- name 수정
|
|
|
|
|
| |
* Javascript Math.tan(), Math.trunc() en-us와 동기화
* 리뷰 사항 반영
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* feat(KO): JS REF - STRING RAW
* Update files/ko/web/javascript/reference/global_objects/string/raw/index.html
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Update files/ko/web/javascript/reference/global_objects/string/raw/index.html
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Update files/ko/web/javascript/reference/global_objects/string/raw/index.html
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Update files/ko/web/javascript/reference/global_objects/string/raw/index.html
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Update files/ko/web/javascript/reference/global_objects/string/raw/index.html
* Update files/ko/web/javascript/reference/global_objects/string/raw/index.html
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
|