aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api
Commit message (Collapse)AuthorAge
* convert zh-cn/web/api/fetch_api/using_fetch to .md and update to English ↵Irvin2021-11-24
| | | | | | | | | | | | | | | | | version, rebase #3185 (#3189) * mv .html to .md for zh-cn/web/api/fetch_api/using_fetch * convert to .md and add some content this commit cherrypick https://github.com/mdn/translated-content/pull/3185/commits/51d236a1d65f40015eb8f6eb761bb52845e2bde5 * fix: resolve grammatical errors * fix: correct the note card style * fix some flows Co-authored-by: A1lo <yin199909@aliyun.com>
* [CRON] sync translated contentMDN2021-11-13
|
* add basic example according to english versionYvan Zhu2021-11-09
|
* mv .html to .md for api/element/getboundingclientrectIrvin2021-11-09
|
* Fix wrong link for offscreencanvas spec (#2935)MO2021-11-07
| | | | | | | * Fix wrong link for offscreencanvas spec * Fix wrong link for offscreencanvas spec * Use {{Specifications}} for offscreencanvas spec
* Fix typo in Web/API/MediaDevices/getUserMedia, zh-CN (#2946)kevin.song2021-11-06
| | | typo
* Fix typo in Web/API/XMLHttpRequest/send, zh-CN (#2930)Ying Zhen Zhang2021-11-01
|
* Improve Web/API/Service_Worker_API, zh-CN (#2907)btea2021-10-31
|
* Update Web/API/setInterval, zh-CN (#2888)btea2021-10-28
|
* fix ajax send formdata incorrect format (#2801)btea2021-10-26
| | | | | * fix ajax send formdata incorrect format * delete unnecessary code
* Fix: correction of a link nameKLL2021-10-26
|
* fix screen typobtea2021-10-26
|
* Improve Web/API/IntersectionObserver/IntersectionObserver translation, zh-CN ↵BackRunner2021-10-19
| | | | | | | | | | | (#2736) * Web/API/IntersectionObserver 翻译修正 从技术上来说threshold是1意味着元素要完全出现,才会被视为可见,触发callback,这里更新翻译内容。 * Web/API/IntersectionObserver 翻译修正 * 修正翻译
* Update Web/API/Crypto/subtle, zh-CN (#2742)btea2021-10-19
| | | | | | | * supply notecard and value * Use macro instead * remove p tag
* Fix typo in Web/API/Canvas_API/Tutorial/Drawing_shapes, zh-CN (#2756)freezepluto2021-10-18
| | | 第242行的 描述三角形函数,应该为描边三角形函数
* Fix typo in Web/API/Console, zh-CN (#2746)meowmeowcat2021-10-18
|
* [CRON] sync translated contentMDN2021-10-16
|
* [CRON] sync translated contentMDN2021-10-14
|
* Sync Web/API/Document/createTextNode, zh-CN (#2687)Namorzyny2021-10-12
| | | | | | | * Update index.html Remove confusing text on the buttons, examples which contain the content of personal preference should not be shown. * remove confusing text in the example
* [CRON] sync translated contentMDN2021-10-12
|
* [CRON] sync translated contentMDN2021-10-11
|
* Improve Web/API/Window/requestIdleCallback, zh-CN (#2634)Tim Zhao2021-10-05
| | | 第一句话翻译的不通顺。
* [CRON] sync translated contentMDN2021-10-02
|
* [CRON] sync translated contentMDN2021-09-30
|
* create zh-CN translation for Web/API/Location/ancestorOriginsJiaJiaJiang2021-09-28
|
* sync one more paragraph (#2555)ZivyHu2021-09-28
| | | translate more information from English to Simplied-Chinese
* fix broken link (#2421)Chen Peng2021-09-28
| | | 链接错误,多了个前缀”/“
* [CRON] sync translated contentMDN2021-09-28
|
* Update compat Web/API/Fetch_API/Using_Fetch, zh-CN (#2569)myfreeer2021-09-25
| | | | Current version shows "No compatibility data found for api.WindowOrWorkerGlobalScope.fetch." See also the en-US ver at https://github.com/mdn/content/blob/7f9d01caf27ae773785543bf03a7ff1bde7e45b8/files/en-us/web/api/fetch_api/using_fetch/index.md
* [zh-cn] Fix a typo in web_workers_api.Believers in Science Studio2021-09-24
|
* [CRON] sync translated contentMDN2021-09-24
|
* [CRON] sync translated contentMDN2021-09-21
|
* [CRON] sync translated contentMDN2021-09-16
|
* [CRON] sync translated contentMDN2021-09-14
|
* [CRON] sync translated contentMDN2021-09-09
|
* Fix typo in Web/API/Web_Speech_API, zh-CN (#2361)闫咕咕2021-09-07
| | | fix: change "一些列" to "一系列"
* Fix example code in Web/API/URL/searchParams, zh-CN (#2320)Kevin CHEN2021-09-05
| | | | | * fix #150 * Update index.html
* Fix syntax highlight in Web/API/URL/searchParams, zh-CN (#2319)Kevin CHEN2021-09-05
| | | | | * add syntax highlight * remove duplicate tag
* Add Web/API/Navigator/language, zh-CN (#2327)Robert Zhao2021-09-04
| | | | | | | | | * add zh-cn/web/api/navigator/language * Update zh-cn/web/api/navigator/language Modify an incorrectly used period. * add spaces to web/api/navigator/language
* Fix a typo in Web/API/HTMLCanvasElement/getContext, zh-CN (#2315)Kevin CHEN2021-09-04
| | | fix #1156
* [CRON] sync translated contentMDN2021-09-01
|
* [CRON] sync translated contentMDN2021-08-27
|
* [CRON] sync translated contentMDN2021-08-26
|
* fix linksx1shi2021-08-23
|
* Update Web/API/XMLHttpRequest/responseType, zh-CN (#2176)Dongsen2021-08-22
|
* Update InterserctionObservable content, zh-CN (#2161)怀瑾2021-08-22
| | | | | | | | | * IntersectionObserver update * Intersection_Observer_API 根据最新英文版对照编辑, 更新&新增了一些翻译, 添加了英文版最新内容(还没翻译完)... * flaw fix except macros
* [CRON] sync translated contentMDN2021-08-20
|
* correct to Quick_links (not Quick_Links) (#2138)Peter Bengtsson2021-08-19
|
* Update Web/API/SubtleCrypto, zh-CN (#1925)Student Main2021-08-18
| | | | | * update zh-CN translation of subtlecrypto * update zh-CN translation of subtlecrypto
* bring some orphaned docs and relocate according to it's counterpart eng doc ↵Irvin2021-08-17
| | | | | | | | | | | | | (partial revert #1616) (#1618) * Revert "Remove previously orphaned file (#1616)" This reverts commit 49c5601989809c347a5a595e3c5edc08731e5305. * fix broken slugs * rm orphaned docs that eng origin is not available * Web/API/Element/after: sync origin english content