Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | replace wiki links in zh-CN | t7yang | 2021-07-19 |
| | |||
* | delete conflicting/orphaned docs (zh-CN) (#1412) | Peter Bengtsson | 2021-07-17 |
| | | | | | | | | | | | | | | | | | | | | | * delete conflicting docs (zh-CN) * and redirects * do orphaned as well * fix * remove more orphans * revert orphaned docs that can identify origin * move orphaned docs to current loc * adjust slug path * fix redirect change from rebase Co-authored-by: Irvin <irvinfly@gmail.com> | ||
* | [CRON] sync translated content | MDN | 2021-07-14 |
| | |||
* | fix: the 'eval' jump to the correct link (#1483) | Elan Bin | 2021-07-13 |
| | | | the 'eval' has been translated | ||
* | Update index.html (#1498) | wd | 2021-07-13 |
| | | | A problem in Chinese translation | ||
* | fix: the '主线程' jump to the correct link, zh-CN (#1484) | Elan Bin | 2021-07-11 |
| | | | | fix: the '主线程' jump to the correct link '主线程' has been translated | ||
* | [CRON] sync translated content | MDN | 2021-07-09 |
| | |||
* | [CRON] sync translated content | MDN | 2021-07-08 |
| | |||
* | [CRON] sync translated content | MDN | 2021-07-07 |
| | |||
* | [CRON] sync translated content | MDN | 2021-07-06 |
| | |||
* | [CRON] sync translated content | MDN | 2021-07-04 |
| | |||
* | [CRON] sync translated content | MDN | 2021-07-01 |
| | |||
* | [CRON] sync translated content | MDN | 2021-06-30 |
| | |||
* | [CRON] sync translated content | MDN | 2021-06-29 |
| | |||
* | Update index.html | Yvan Zhu | 2021-06-28 |
| | | | | | | english: // parg is an object reference to a <p> element chinese: // parg 是一个对 <p> 元素的引用 | ||
* | [CRON] sync translated content | MDN | 2021-06-28 |
| | |||
* | [CRON] sync translated content | MDN | 2021-06-25 |
| | |||
* | remove hidden bcd for zh-CN | t7yang | 2021-06-24 |
| | |||
* | [CRON] sync translated content | MDN | 2021-06-23 |
| | |||
* | remove deprecated $sample URLs for zh | t7yang | 2021-06-23 |
| | |||
* | remove hidden bcd table paragraph from 'zh-cn' | Peter Bengtsson | 2021-06-22 |
| | | | | Part of #1008 | ||
* | [CRON] sync translated content | MDN | 2021-06-20 |
| | |||
* | rid of $samples iframes | Peter Bengtsson | 2021-06-18 |
| | |||
* | Fix Web/API/EventTarget/addEventListener, zh-CN (#1224) | Kevin CHEN | 2021-06-17 |
| | | | fix #663 | ||
* | [CRON] sync translated content | MDN | 2021-06-15 |
| | |||
* | Update Web/API/Element/mousemove_event, zh-CN (#1200) | A1lo | 2021-06-14 |
| | |||
* | Update index.html | Hoarfroster | 2021-06-10 |
| | |||
* | Update index.html | Hoarfroster | 2021-06-10 |
| | |||
* | [CRON] sync translated content | MDN | 2021-06-09 |
| | |||
* | [CRON] sync translated content | MDN | 2021-06-08 |
| | |||
* | [CRON] sync translated content | MDN | 2021-06-06 |
| | |||
* | [CRON] sync translated content | MDN | 2021-06-03 |
| | |||
* | fix(fetch): complete the possible type for request body | WangLeto | 2021-05-31 |
| | |||
* | remove bcd paragraph for zh-CN | t7yang | 2021-05-31 |
| | |||
* | [CRON] sync translated content | MDN | 2021-05-30 |
| | |||
* | fix MacroWrongXRefError flaws for some domxref calls (#1018) | Ryan Johnson | 2021-05-28 |
| | |||
* | Revert "replace some domxref macro calls with event macro calls (#1016)" (#1017) | Ryan Johnson | 2021-05-28 |
| | | | This reverts commit 2958ec7e85c9a1182cd81728e3705948a2c39d71. | ||
* | replace some domxref macro calls with event macro calls (#1016) | Ryan Johnson | 2021-05-28 |
| | |||
* | [zh-cn]: Update web/api/globaleventhandlers/oncontextmenu/index.html | puxiao | 2021-05-27 |
| | |||
* | Fix zh-cn Web/API/PushManager (#996) | Peter Bengtsson | 2021-05-27 |
| | | | | | * fix zh-cn Web/API/PushManager * oops | ||
* | [CRON] sync translated content | MDN | 2021-05-27 |
| | |||
* | docs(HTMLInputElement): add the translated content for webkitdirectory | chengpeiquan | 2021-05-24 |
| | |||
* | [CRON] sync translated content | MDN | 2021-05-22 |
| | |||
* | Update Web/API/EventTarget/addEventListener, zh-CN (#905) | leto | 2021-05-18 |
| | | | Co-authored-by: WangLeto <wanglitong@bytedance.com> | ||
* | [CRON] sync translated content | MDN | 2021-05-18 |
| | |||
* | [CRON] sync translated content | MDN | 2021-05-12 |
| | |||
* | Update zh-cn/web/api/resizeobserver/observe/index.html | puxiao | 2021-05-11 |
| | |||
* | Update /web/api/urlsearchparams/get, zh-CN (#816) | tys1128 | 2021-05-11 |
| | | | see: https://github.com/mdn/content/blob/main/files/en-us/web/api/urlsearchparams/get/index.html#L11 | ||
* | Update index.html | chauyoshin | 2021-05-10 |
| | | | correct a wrong translation of 'state' | ||
* | Fix a typo in the example for CacheStorage.keys() (#781) | Thomas Citharel | 2021-05-08 |
| | | | | | Follow-up to https://github.com/mdn/content/pull/4790 on the main repo Signed-off-by: Thomas Citharel <tcit@tcit.fr> |