| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* fix: All hidden about Browser Compatibility can be deleted
* fix: remove compatibility hidden, 1~10번 삭제
* fix: remove compatibility hidden, 20~21번 삭제
* fix: ~27
* fix: use regex to remove
* fix: use regex to remove
tag a /a tag
* fix: del python script
* fix: regex for remove
공백이나 안에 태그 존재하는 경우에 대해서도 처리
* Update files/ko/web/api/storage/key/index.html
* Update files/ko/web/api/angle_instanced_arrays/index.html
* Update files/ko/web/api/batterymanager/dischargingtime/index.html
* Update files/ko/web/api/document/drag_event/index.html
* Update files/ko/web/html/global_attributes/class/index.html
* Update files/ko/web/html/global_attributes/itemscope/index.html
* Update files/ko/web/html/global_attributes/tabindex/index.html
* Update files/ko/web/http/headers/accept-charset/index.html
* Update files/ko/web/http/headers/accept-encoding/index.html
* Update files/ko/web/http/headers/content-security-policy/index.html
* Update files/ko/web/http/headers/pragma/index.html
* Update files/ko/web/javascript/reference/global_objects/set/add/index.html
* Update files/ko/web/javascript/reference/global_objects/string/match/index.html
* Update files/ko/web/javascript/reference/global_objects/string/tostring/index.html
* Update files/ko/web/javascript/reference/global_objects/string/valueof/index.html
* Update files/ko/web/javascript/reference/statements/do...while/index.html
* Update files/ko/web/http/status/301/index.html
* Update files/ko/web/http/status/403/index.html
* Update files/ko/web/javascript/reference/functions/get/index.html
* Update files/ko/web/javascript/reference/global_objects/error/name/index.html
* Update files/ko/web/javascript/reference/global_objects/function/arguments/index.html
* Update files/ko/web/javascript/reference/global_objects/math/sign/index.html
* Update files/ko/web/javascript/reference/global_objects/referenceerror/index.html
* Update files/ko/web/javascript/reference/global_objects/math/sqrt1_2/index.html
* Update files/ko/web/javascript/reference/global_objects/promise/finally/index.html
* Update files/ko/web/javascript/reference/global_objects/promise/resolve/index.html
|
| |
|
| |
|
| |
|
|
|
| |
Co-authored-by: dilrong <hslee@ship-da.com>
|
|
|
|
|
|
|
| |
* [ko] Update javascript/internalerror
/web/javascript/reference/global_objects/internalerror 문서를 en-US와 동기화
* 리뷰 반영
|
| |
|
| |
|
|
|
|
|
| |
* Math.max en-us 동기화
* 코드리뷰 수정 사항 반영
|
| |
|
| |
|
|
|
|
|
|
|
| |
article. (#1099)
* Work done for 'introduction to events' article.
* Work done for 'Test your skills: Events' article.
|
| |
|
| |
|
|
|
| |
some code's align is incorrect on korean language page
|
|
|
|
|
|
|
| |
* feat: 프런트엔드 안내 베너 추가
* feat: 선수 조건 문단 수정 완료
* feat: 과정 문단 수정 완료
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
'Test your skills: functions' article. (#1103)
* Work done for 'build your own function' article.
* Work done for 'Function return value' article.
* Work done for Functions test article.
* Fix translational tone problem.
Co-authored-by: Kyle <mkitigy@gmail.com>
* Fix overall translational tone problem.
in 'Build your own function' article. Also, a fixable (link) flaw
was fixed, and I deleted <a> tag at 'In this module - build your own
problem' list item and added <strong> tag like other articles.
* Fix translational tone problem.
in 'Function return values' article.
* Fix little things in both articles.
'Build your own function' and 'Function return values'.
* Fix translational tone problem.
in 'Test your skills: functions' article.
Co-authored-by: Kyle <mkitigy@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
| |
* Work done for 'Image gallery' article.
* Update translation
of a sentence
Co-authored-by: hochan Lee <hochan049@gmail.com>
Co-authored-by: hochan Lee <hochan049@gmail.com>
|
|
|
|
|
| |
* Add 'test your skills! - variables' section.
* commit suggestion about translational tone problem.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* [FIX] web/javascript/reference/array/every 갱신
영어 문서와 동기화
* Update files/ko/web/javascript/reference/global_objects/array/every/index.html
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Update files/ko/web/javascript/reference/global_objects/array/every/index.html
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Update files/ko/web/javascript/reference/global_objects/array/every/index.html
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* [FIX] web/javascript/reference/array/every 리뷰 반영
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
#7~#10'. (#987)
* Fix problems in 'Collision Detection' article.
* Fix problems in 'Track the score and win' article.
* Fix problems in 'Mouse controls' article.
* Fix problems in 'Finishing up' article.
* Update files/ko/games/tutorials/2d_breakout_game_pure_javascript/collision_detection/index.html
Co-authored-by: Sungwoo Park <codest99@gmail.com>
|
| |
|
|
|
|
|
|
|
| |
* [FIX] update javascript/RangeError document
* Update files/ko/web/javascript/reference/global_objects/rangeerror/index.html
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
|
|
|
|
|
| |
* Update Learn main page
* Remove conflicting Learn main page
|
|
|
|
|
| |
* Fix: match the names of id and examples
* Fix: Modify id translation
|
|
|
| |
correct spacing
|
| |
|
|
|
|
|
|
|
|
|
| |
* Work for 'Conditionals' article.
* Small fixes for 'Conditionals' article.
* A small fix for 'Conditionals' article.
* Work done for 'test your skills: conditionals'.
|
|
|
|
|
|
|
|
|
| |
* Translate Using server-sent events into korean
* Update files/ko/web/api/server-sent_events/using_server-sent_events/index.html
* Update files/ko/web/api/server-sent_events/using_server-sent_events/index.html
Co-authored-by: hochan Lee <hochan049@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
| |
* Update HTML main page
* Apply review suggestion
Co-authored-by: hochan Lee <hochan049@gmail.com>
Co-authored-by: hochan Lee <hochan049@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Work done for 'Functions - reusable blocks of code'.
* Update files/ko/learn/javascript/building_blocks/functions/index.html
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Update files/ko/learn/javascript/building_blocks/functions/index.html
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Update files/ko/learn/javascript/building_blocks/functions/index.html
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Update files/ko/learn/javascript/building_blocks/functions/index.html
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Update files/ko/learn/javascript/building_blocks/functions/index.html
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Update files/ko/learn/javascript/building_blocks/functions/index.html
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* commit suggestion about translational tone problem.
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
|
| |
|
| |
|
|
|
|
|
|
|
| |
* ko/glossary/bootsrap/index.html docs create and description translation
* Update files/ko/glossary/breadcrumb/index.html
Co-authored-by: Sungwoo Park <codest99@gmail.com>
|
|
|
|
|
| |
* Update About MDN
* Use canonical name in MDN/About's title
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* [FIX] JS strong tag && space, javascript
* [FIX] url link
* [FIX] wiki other usage link
* [FIX] javascript about page absolube link
* [FIX] first paragraph
* [FIX] paragraph 2
* [FIX] paragraph 3, javascript
* [FIX] paragraph 3, javascript
* [FEAT] add front banner
* [FIX] heading tutorial
* [FEAT] beginner guide
* [FEAT] complete beginner guide
* [FIX] intermediate guide
* [FIX] advance guide
* [FIX] reference
* [FEAT] add tools and resources
* [FEAT] add tags
|
| |
|
| |
|
|
|
| |
This reverts commit 2958ec7e85c9a1182cd81728e3705948a2c39d71.
|
| |
|
|
|
|
|
|
|
|
|
| |
* [FIX] Content bug (#744), Primitive
* Found wrongtranslate 'Grammar and types' (#779)
oog ->log
Co-authored-by: xcxcxz <75213468+xcxcxz@users.noreply.github.com>
|
|
|
|
|
|
|
| |
* Update SyntaxError
* Update files/ko/web/javascript/reference/global_objects/syntaxerror/index.html
Co-authored-by: Sungwoo Park <codest99@gmail.com>
|
|
|
|
|
|
|
| |
* Add {{Deprecated_Header}}, Delete compat-table and some translation
* [FIX] conflicts
Co-authored-by: yechoi <yechoi@yechoiui-MacBookAir.local>
|
| |
|