Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Web/JavaScript/Reference/Global_Objects/Object 以下の一部を Markdown ↵ | Masahiro FUJIMOTO | 2021-08-09 |
| | | | | | | | | | | | | | | に変換 (#1691) 以下のページを Markdown に変換。必要に応じて 2021/07/25 時点の英語版に同期。 - Web/JavaScript/Reference/Global_Objects/Object - Web/JavaScript/Reference/Global_Objects/Object/__defineGetter__ - Web/JavaScript/Reference/Global_Objects/Object/__defineSetter__ - Web/JavaScript/Reference/Global_Objects/Object/__lookupGetter__ - Web/JavaScript/Reference/Global_Objects/Object/__lookupSetter__ - Web/JavaScript/Reference/Global_Objects/Object/assign - Web/JavaScript/Reference/Global_Objects/Object/constructor - Web/JavaScript/Reference/Global_Objects/Object/Object - Web/JavaScript/Reference/Global_Objects/Object/proto | ||
* | replace 案す with ます (#1920) | Makky | 2021-08-09 |
| | |||
* | fix typo (#1987) | P-Chan | 2021-08-09 |
| | |||
* | Fixes #1634 - remove old compat site for Japanese (#1900) | SphinxKnight | 2021-08-09 |
| | | | | | | | | | * Fixes #1634 - remove old compat site mentions for Japanese - part 1 * Fixes #1634 - remove old compat site mentions for Japanese - part 2 * Update index.html Co-authored-by: Masahiro FUJIMOTO <mfujimot@gmail.com> | ||
* | Remove some headers from CORS-safelisted request-header (#1793) | Masashi Hirano | 2021-08-08 |
| | | | Co-authored-by: Masashi Hirano <cherrydog07@gmail.com> | ||
* | Object.create の文書を Markdown に更新 (#1709) | Masahiro FUJIMOTO | 2021-08-06 |
| | | | | - 文書を Markdown に変換 - 2021/07/26 時点の英語版に同期 | ||
* | fix: Missing characters (#1904) | Okuto Oyama | 2021-08-05 |
| | |||
* | Correct the title (Java Scirpt->JavaScript) (#1894) | dskmori | 2021-08-05 |
| | | | fixing obvious typo in the title and correcting others. | ||
* | Remove "spacing" option (#1786) | rururux | 2021-08-04 |
| | | | fixes #1785 | ||
* | Web/Performance 以下のいくつかの文書を更新 (#1686) | Masahiro FUJIMOTO | 2021-08-04 |
| | | | | | | | | 下記の文書を 2021/07/25 時点の英語版に同期更新 - Web/Performance - Web/Performance/How_browsers_work また、下記の文書を新規翻訳 - Web/Performance/Fundamentals | ||
* | remove link 'title' attributes that's just the 'href' (ja, part 6) (#1872) | Peter Bengtsson | 2021-08-04 |
| | |||
* | Web/JavaScript/Reference を更新 (#1683) | Masahiro FUJIMOTO | 2021-08-04 |
| | | | | - Markdown に変換 - 2021/07/24 時点の英語版に同期 | ||
* | Web/JavaScript を更新 (#1681) | Masahiro FUJIMOTO | 2021-08-04 |
| | | | | - Markdown に更新 - 2021/07/23 時点の英語版に同期 | ||
* | remove link 'title' attributes that's just the 'href' (ja, part 5) (#1861) | Peter Bengtsson | 2021-08-03 |
| | |||
* | remove link 'title' attributes that's just the 'href' (ja, part 4) (#1851) | Peter Bengtsson | 2021-08-03 |
| | |||
* | remove link 'title' attributes that's just the 'href' (ja, part 3) (#1840) | Peter Bengtsson | 2021-08-03 |
| | |||
* | Web/API/Window/status を更新 (#1671) | Masahiro FUJIMOTO | 2021-08-02 |
| | | | | - 2021/07/23 時点の英語版に同期 - gecko_callout_heading を削除 | ||
* | ChildNode.after を各インターフェイスへ分割 (#1582) | Masahiro FUJIMOTO | 2021-08-02 |
| | | | | | * ChildNode.after を各インターフェイスへ分割 * orphaned/Web/API/ChildNode/after を廃止 | ||
* | orphaned/Web/API/NavigatorOnLine 以下を移動 (#1657) | Masahiro FUJIMOTO | 2021-08-02 |
| | | | | | | | | | | | * orphaned/Web/API/NavigatorOnLine 以下を移動 - Web/API/Navigator 以下へ移動 - 2021/07/22 時点の英語版に同期 - https://github.com/mdn/translated-content/pull/612 対策 * 用語の修正漏れを修正 * fix flaws | ||
* | fix typo (#1777) | okathira | 2021-08-01 |
| | |||
* | Web/JavaScript/Reference/Global_Objects/FinalizationRegistry を更新 (#1636) | Masahiro FUJIMOTO | 2021-08-01 |
| | | | | - Markdown に変更 - 2021/07/21 時点の英語版に同期 | ||
* | Document.defaultView を更新 (#1621) | Masahiro FUJIMOTO | 2021-08-01 |
| | | | 2021/07/20 時点の英語版に同期 | ||
* | remove link 'title' attributes that's just the 'href' (ja, part 2) (#1807) | Peter Bengtsson | 2021-08-01 |
| | |||
* | remove all InterfaceOverview (#1806) | Peter Bengtsson | 2021-07-30 |
| | |||
* | fix(tr): wrong closing tag (#1696) | Mathieu Lavoie | 2021-07-30 |
| | | | | | | | | | | | * fix(tr): wrong closing tag * Fix fixable flaws (links) * rm Gremlins / special chars * update vs. en-US and removal of xref macros Co-authored-by: SphinxKnight <julien.gattelier@gmail.com> | ||
* | orphaned/Web/API/HTMLOrForeignElement のメンバーを HTMLElement ↵ | Masahiro FUJIMOTO | 2021-07-30 |
| | | | | | へ移動 (#1595) * orphaned/Web/API/HTMLOrForeignElement のメンバーを HTMLElement へ移動 | ||
* | ElementCSSInlineStyle を削除 (#1593) | Masahiro FUJIMOTO | 2021-07-30 |
| | | | ElementCSSInlineStyle を削除して、その style プロパティを HTMLElement に移管。 | ||
* | ElementCSSInlineStyle の削除関係 (#1591) | Masahiro FUJIMOTO | 2021-07-30 |
| | | | ElementCSSInlineStyle の削除に関連する各ファイルを最新の英語版に同期 | ||
* | devicelight イベント関連の文書を削除 (#1585) | Masahiro FUJIMOTO | 2021-07-30 |
| | | | | orphaned/Web/API/DeviceLightEvent は廃止されたインターフェイスなので削除 devicelight イベント関連の文書を削除 | ||
* | Web/API/Worker および onerror を更新 (#1565) | Masahiro FUJIMOTO | 2021-07-30 |
| | | | | | - orphaned/Web/API/AbstractWorker を削除 - AbstractWorker インターフェイスの onerror プロパティを Worker へ移動 - Worker インターフェイスおよび onerror プロパティのドキュメントを2021/07/16時点の英語版に同期 | ||
* | ChildNode/remove を各インターフェイスに分割 (#1584) | Masahiro FUJIMOTO | 2021-07-30 |
| | |||
* | Web/API/Window/resize_event を新規翻訳 (#1562) | Masahiro FUJIMOTO | 2021-07-30 |
| | | | 2021/06/17時点の英語版に基づき新規翻訳 | ||
* | Web/JavaScript/Reference/Global_Objects/Map が orphaned ↵ | Masahiro FUJIMOTO | 2021-07-29 |
| | | | | | | | に移動されていたのを修正 (#1612) * Web/JavaScript/Reference/Global_Objects/Map が orphaned に移動されていたのを修正 * 各文書のスラッグを修正 | ||
* | conflicting/Web/API/MediaStream_Recording_API を削除 (#1513) | Masahiro FUJIMOTO | 2021-07-29 |
| | | | | | | * conflicting/Web/API/MediaStream_Recording_API を削除 古いAPIの記事であるため | ||
* | [CRON] sync translated content | MDN | 2021-07-28 |
| | |||
* | Fix a typo (#1702) | Hiroshi Yoshida | 2021-07-28 |
| | |||
* | wasn't supposed to be orphaned (ja) (#1672) | Peter Bengtsson | 2021-07-23 |
| | | | | | | | * wasn't supposed to be orphaned (ja) * fix redirects * fix slug front-matter | ||
* | remove all 'cke_pastebin' mentions (#1617) | Peter Bengtsson | 2021-07-19 |
| | |||
* | Web/API/GlobalEventHandlers 以下の onclick, onmousedown, onmouseup ↵ | Masahiro FUJIMOTO | 2021-07-20 |
| | | | | | を更新 (#1505) 2021/07/11 時点の英語版に同期 | ||
* | Web/Events 以下の文書を更新 (#1493) | Masahiro FUJIMOTO | 2021-07-20 |
| | | | | Web/Events を 2012/07/11 時点の英語版に同期。 Web/Events/Event_handlers を新規翻訳。 | ||
* | fix: typo of global_objects date index (#1606) | Takuya Shizukuishi | 2021-07-20 |
| | | | Fixed again because the previous change (95be066) was canceled in abbf591. | ||
* | 非表示の browser-compat-data に関する指示を削除 (#1492) | Masahiro FUJIMOTO | 2021-07-19 |
| | | | | | | | * 非表示の browser-compat-data に関する指示を削除 前回のコミットで削除されていなかったので、改めて削除 * 削除できていなかった記事を追加削除 | ||
* | Web/API/FormData/Using_FormData_Objects を更新 (#1490) | Masahiro FUJIMOTO | 2021-07-19 |
| | | | | - conflicting 版の方が翻訳が充実していたので、正規版をこの版で置き換え (履歴も置き換え) - 2021/07/10 時点の英語版に同期 | ||
* | Web/API/FormDataEvent を新規翻訳 (#1489) | Masahiro FUJIMOTO | 2021-07-19 |
| | | | 2021/07/11 時点の英語版に基づき新規翻訳 | ||
* | Web/API/Document 以下の conflicting 版を削除 (#1486) | Masahiro FUJIMOTO | 2021-07-19 |
| | | | | - conflicting 版を削除 - 該当記事を 2021/07/11 時点の英語版に同期 | ||
* | Web/API/Crypto/getRandomValues を更新 (#1485) | Masahiro FUJIMOTO | 2021-07-19 |
| | | | | - conflicting 版を削除 - 2021/07/10 時点の英語版に同期 | ||
* | Web/API/CSSStyleDeclaration 以下を更新 (#1482) | Masahiro FUJIMOTO | 2021-07-18 |
| | | | | | | | | | * Web/API/CSSStyleDeclaration/cssText を新規翻訳 2021/06/13 時点の英語版に基づき新規翻訳 * Web/API/CSSStyleDeclaration 以下を整備 Web/API/CSSStyleDeclaration 以下について、2021/07/10時点の内容に同期。未翻訳の記事については新規翻訳 | ||
* | Web トップページを更新 (#1479) | Masahiro FUJIMOTO | 2021-07-18 |
| | | | | - 2021/06/24 時点の英語版に同期 - 不要となった orphaned 以下の2ページを削除 | ||
* | remove wiki.developer.mozilla.org links | Masahiro FUJIMOTO | 2021-07-18 |
| | |||
* | 20210711-callout (#1477) | Masahiro FUJIMOTO | 2021-07-18 |
| | | | コールアウトの表記に揺れがあったので、統一。 |