aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api
Commit message (Collapse)AuthorAge
* [CRON] sync translated contentMDN2022-02-05
|
* correct the grammar and remove html tag `font` (#3788)A1lo2022-01-23
| | | | | | | | | * fix: correct the grammar * remove html tag `font` Also replace unicode space `U+00a0` with ASCII space * update http link to https
* translate to zh-CN and convert to markdownallo2022-01-19
|
* mv to .md for web/api/speechsynthesis/getvoicesallo2022-01-19
|
* convert to markdown for `DataTransfer.clearData()`allo2022-01-19
|
* mv to .md for `DataTransfer.clearData()`allo2022-01-19
|
* correct the translation for rowElement.rowIndexallo2022-01-19
| | | | Also fix the live sample.
* mv to .md for web/api/htmltablerowelement/rowindexallo2022-01-19
|
* Update Navigator sendBeacon html (#3700)hunter20092022-01-19
| | | Add `ArrayBuffer` and `URLSearchParams` to `data` option
* [CRON] sync translated contentMDN2022-01-16
|
* Update index.html (#3639)Cloud3702022-01-13
|
* fix typo (#3646)Jealh2022-01-13
| | | workder => worker
* remove dummy word (#3615)pigiysou1472022-01-11
| | | | ‘一个标准的微任务队列机都制意味着’修改为‘一个标准的微任务队列机制意味着’ 去掉多余‘都’
* convert to markdown and sync with english versionallo2022-01-04
|
* mv to .md for web\api\globaleventhandlers\onclickallo2022-01-04
|
* Change the URL of channel messaging basic demo (#3479)儁乂2022-01-04
|
* fix translation (#3543)林锦骏2022-01-04
|
* Fix: typos (#3505)Lete乐特2022-01-04
|
* Sync Web/API/Document/querySelector, zh-CN (#3442)Anil Seervi2021-12-27
| | | | | | | | | * Fix return type for document.querySelector() in zh-CN * Fix flaws - http -> https - fix url - remove 404 url
* fix: add missing bracket (#3425)Bryan Lee2021-12-22
|
* sync with english versionallo2021-12-21
|
* convert to md for api.HTMLCanvasElement.toBloballo2021-12-21
|
* mv to .md for api.HTMLCanvasElement.toBloballo2021-12-21
|
* Improve Web/API/AbortController, zh-CN (#3335)李轻舟2021-12-16
|
* [CRON] sync translated contentMDN2021-12-16
|
* [CRON] sync translated contentMDN2021-12-14
|
* Add Web/API/ArrayBufferView, zh-CN (#3322)A1lo2021-12-13
|
* Add Web/API/HTMLElement/transitionstart_event, zh-CN (#3309)Wyatt2021-12-13
|
* fix: replace the source of videoallo2021-12-07
| | | | The original video has been removed, update to new video source.
* mv to .md for progress eventallo2021-12-07
|
* fix: fix live sample and sync with english versionallo2021-12-07
|
* mv to .md for zh-cn\web\api\mouseevent\screenxallo2021-12-07
|
* mv to .md for zh-cn\web\api\mouseevent\screenyallo2021-12-07
|
* fix: fix live sample in ontransitionendallo2021-12-07
|
* mv to .md for ontransitionendallo2021-12-07
|
* fix: 单词拼写错误LALBJ2021-12-04
|
* 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