reactjs / reactjs/ja.react.dev
React 19.3対応ページの翻訳・表示状態を確認したい
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 301
- Forks
- 190
- PR merge metrics
- No merged PRs in 30d
Description
Summary
React v19.3で追加・正式リリースされた機能について、日本語版ドキュメントに翻訳の未反映や古いリリースチャネル表示が複数見受けられます。
Page
https://ja.react.dev/reference/react/ViewTransition
Details
確認したページ
-
<ViewTransition>
https://ja.react.dev/reference/react/ViewTransition -
addTransitionType
https://ja.react.dev/reference/react/addTransitionType -
react-domAPI一覧
https://ja.react.dev/reference/react-dom -
createContext
https://ja.react.dev/reference/react/createContext -
react-dom/server
https://ja.react.dev/reference/react-dom/server
確認できた内容
<ViewTransition>は本文の多くが英語のままで、「Canary」と表示されています。addTransitionTypeはページ自体は存在しますが、ほぼ全文が英語で、「Canary」と表示されています。- Fragment Refsは翻訳されていますが、React v19.3で正式リリースされたにもかかわらず「Canary only」と表示されています。
- React v19.3で追加された
browser()の日本語版ページが見当たりません。 onBrowserBailoutの説明が日本語版のサーバAPIページに掲載されていません。- Server ComponentsからContextを直接レンダーできるReact v19.3の更新が、
createContextページに反映されていません。 - 日本語版ブログにReact 19.3のリリース記事が掲載されていません。
- 日本語版サイトのバージョン表示が
v19.2のままです。
英語版では、以下の内容がReact v19.3として掲載されています。
https://react.dev/blog/2026/09/09/react-19-3
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the listed Japanese pages with their English React 19.3 references, including the ViewTransition, addTransitionType, react-dom/server, browser, and blog URLs. Check the version display and each reported translation or release-channel mismatch; done means the Japanese pages, missing references, blog coverage, and displayed version reflect the reported React 19.3 content.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- documentation, localization
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100