Skip to content

translate(reference): API React DOM index - #723

Open
deblasis wants to merge 2 commits into
translate/nav/topnavfrom
translate/reference/react-dom-index
Open

deblasis wants to merge 2 commits into
translate/nav/topnavfrom
translate/reference/react-dom-index

Conversation

@deblasis

Copy link
Copy Markdown
Collaborator

Summary

  • Traduce src/content/reference/react-dom/index.md (API rimosse: findDOMNode, hydrate, render, unmountComponentAtNode, renderToNodeStream, renderToStaticNodeStream)
  • Aggiorna sidebar: API React DOM
  • translationStatus: ai-draft + blocco <Note> AI

Test plan

  • rg -i 'event handler|\blo stato\b|\brendere\b' — nessun match su react-dom/index.md
  • yarn check-all passa
  • Browser spot-check: sidebar, Note AI, link interni

Made with Cursor

@github-actions

github-actions Bot commented Sep 14, 2026

Copy link
Copy Markdown

Size changes

Details

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

One Page Changed Size

The following page changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load
/[[...markdownPath]] 130.78 KB (🟡 +4 B) 245.93 KB
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

Next to the size is how much the size has increased or decreased compared with the base branch of this PR. If this percentage has increased by 10% or more, there will be a red status indicator applied, indicating that special attention should be given to this.

@deblasis
deblasis marked this pull request as ready for review September 15, 2026 03:06
@deblasis
deblasis force-pushed the translate/reference/react-dom-index branch from 8f2dfbd to 324c4a4 Compare September 15, 2026 03:30
@vercel

vercel Bot commented Sep 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated
legacy-it-reactjs-org Ignored Ignored Preview Sep 15, 2026 5:30am UTC

Request Review

Traduce la pagina indice react-dom, incluse le API rimosse in React 19
(findDOMNode, hydrate, render, unmountComponentAtNode, renderToNodeStream,
renderToStaticNodeStream).

Signed-off-by: Alessandro De Blasis <alex@deblasis.net>
Co-authored-by: Cursor <cursoragent@cursor.com>
Ripristina i titoli sidebar italiani/inglesi esistenti che erano stati
sovrascritti con titoli upstream; mantiene solo API React DOM per
/reference/react-dom. Allinea flushSync a svuotare e usa singolare per
la sezione server rendering.

Signed-off-by: Alessandro De Blasis <alex@deblasis.net>
Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant