Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix | logic-finder | 2021-12-27 |
| | |||
* | translate the below document. | logic-finder | 2021-12-27 |
| | | | | AudioWorkletNode.onprocessorerror | ||
* | fix | logic-finder | 2021-12-27 |
| | |||
* | modification | logic-finder | 2021-12-27 |
| | |||
* | translate the below document. | logic-finder | 2021-12-27 |
| | | | | AudioWorkletProcessor.process | ||
* | Proofread event loop | alattalatta | 2021-12-27 |
| | |||
* | Proofread microtask guide | alattalatta | 2021-12-27 |
| | |||
* | Add queueMicrotask() | alattalatta | 2021-12-27 |
| | |||
* | Add microtask guide | alattalatta | 2021-12-27 |
| | |||
* | Update event loop | alattalatta | 2021-12-27 |
| | |||
* | Update index.html | Kwang Hun Choi | 2021-12-27 |
| | | | add defer for external script.js | ||
* | translate-ko javascript object getOwnPropertySymbols | roy-jung | 2021-12-27 |
| | |||
* | Javascript/Number 동기화 및 생성자 추가 | Jongha Kim | 2021-12-27 |
| | |||
* | remove: semiclone & blank | DevJo | 2021-12-27 |
| | |||
* | remove: notranslate in web/javascript/reference/global_objects | DevJo | 2021-12-27 |
| | |||
* | Remove notranslate from JS guides | alattalatta | 2021-12-27 |
| | |||
* | Description error for tabindex default value | suksa | 2021-12-27 |
| | | | | [fix] Modify the description of the tabindex default value. | ||
* | javascript/number/Nan 최신화 | Jongha Kim | 2021-12-18 |
| | |||
* | javascript/number/nan html -> md 변경 | Jongha Kim | 2021-12-18 |
| | |||
* | Fix Learn Flexbox image sources (#3331) | Carolyn Wu | 2021-12-16 |
| | | | | | | | | | | | | | * Fix flex_terms.png image source * Fix remaining external image links * Remove style for flex_terms.png Matches image placement/style with en-US * Revert first ja image source Reverts to original/correct image source for mistakenly changed flexbox-example1.png in Japanese file | ||
* | fix typo in korean (#3367) | yeongkwang | 2021-12-15 |
| | | | 읟- > 의 | ||
* | Convert Error docs to md | alattalatta | 2021-12-14 |
| | |||
* | Rename Error docs to md | alattalatta | 2021-12-14 |
| | |||
* | Update parseFloat/parseInt | alattalatta | 2021-12-14 |
| | |||
* | Rename parseFloat/parseInt to md | alattalatta | 2021-12-14 |
| | |||
* | [ko] Rewrite CustomEvent and CustomEvent(), add CustomEvent.detail (#3298) | alattalatta | 2021-12-13 |
| | | | | | * Rewrite CustomEvent * Add CustomEvent.detail | ||
* | Update Promise | alattalatta | 2021-12-13 |
| | |||
* | Rename html to md | alattalatta | 2021-12-13 |
| | |||
* | Rewrite/Update Event docs | alattalatta | 2021-12-13 |
| | |||
* | Rename html to md | alattalatta | 2021-12-13 |
| | |||
* | Rewrite and add IntersectionObserver methods | alattalatta | 2021-12-13 |
| | |||
* | Rename html to md | alattalatta | 2021-12-13 |
| | |||
* | rid dir="rtl" from sampleCode (#3219) | sejinjja | 2021-12-12 |
| | | | | | | | * rid dir="rtl" from sampleCode * Update files/ko/web/javascript/reference/global_objects/string/repeat/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> | ||
* | Add Array#at() (#3159) | alattalatta | 2021-12-12 |
| | |||
* | [ko] Translation done of `AudioParam.setValueCurveAtTime()` document (#3076) | Cor | 2021-12-12 |
| | | | | | | | * translate the below document. AudioParam.setValueCurveAtTime * modification | ||
* | translate the below document. (#3087) | Cor | 2021-12-12 |
| | | | AudioParamDescriptor | ||
* | [ko] Resolve conflicts and orphans (#3168) | alattalatta | 2021-12-10 |
| | | | | | * Resolve conflicts and orphans * Remove inheritance notes from Navigator | ||
* | [ko] fix broken link (#3257) | moretall | 2021-12-09 |
| | | | fix the broken link to https://developer.mozilla.org/ko/docs/Learn/JavaScript/First_steps/Math in Korean document. | ||
* | [ko] translate AudioNode.channelCount (#3212) | Cor | 2021-12-09 |
| | |||
* | Rewrite Math.sign() | alattalatta | 2021-12-09 |
| | |||
* | Rename html to md | alattalatta | 2021-12-09 |
| | |||
* | [ko] translate AudioParam.cancelScheduledValues() (#3077) | Cor | 2021-12-09 |
| | |||
* | [ko] translate AudioParam.setValueAtTime() (#3042) | Cor | 2021-12-09 |
| | |||
* | [ko] Translation done of `AudioParam.maxValue` document (#3000) | Cor | 2021-12-09 |
| | |||
* | [ko] Fix typo text -> test (#3135) | Daesang You | 2021-12-05 |
| | |||
* | [ko] translate object __proto__ page (#3251) | Jaenam Jung | 2021-12-04 |
| | | | | | | | | | * translate-ko javascript object __proto__ page * translate-ko javascript object prototype __proto__ page * translate-ko javascript object prototype __proto__ some text Co-authored-by: roy-jung <roy.jung@navercorp.com> | ||
* | Update index.html (#3252) | moretall | 2021-12-04 |
| | | | fix typo | ||
* | [ko] Translation done of `AudioParamMap` document (#3097) | Cor | 2021-11-30 |
| | | | | | | | * translate the below document. AudioParamMap * modification | ||
* | [Ko] fix cors link (#3007) | MyoungHo Kim | 2021-11-30 |
| | | | | | * fix preflight_request link * fix simple requests link | ||
* | translate the below document. (#3128) | Cor | 2021-11-30 |
| | | | AudioNode.numberOfInputs |