Skip to content

docs(en): merge reactjs.org/main into zh-hans.reactjs.org/main @ c03f0290#1671

Merged
awxiaoxian2020 merged 16 commits intomainfrom
sync-c03f0290
Feb 18, 2025
Merged

docs(en): merge reactjs.org/main into zh-hans.reactjs.org/main @ c03f0290#1671
awxiaoxian2020 merged 16 commits intomainfrom
sync-c03f0290

Conversation

@docschina-bot
Copy link
Copy Markdown
Collaborator

此 PR 自动生成。

合并 reactjs/reactjs.org 的修改至本仓库(@ c03f029

以下文件存在冲突,可能需要重新翻译:

请解决所有冲突后提交到此 pull request,可直接在 Github 修改、切换到 sync-c03f0290 分支进行修改或者使用 Github Desktop 拉取此 pr 修改并提交。

禁止使用 Squash Merge 来合并此 Pull Request!

使用该操作会导致上游仓库的内容丢失,并致使下一次合并产生冲突。

rickhanlonii and others added 15 commits February 17, 2025 17:54
* [Blog + Docs] Updates from feedback

* Merge in changes from #7618

Co-authored-by: Mark Erikson <mark@isquaredsoftware.com>

* Say the words "Vite", "Parcel", and "Rsbuild"

* Tweaks from feedback

* re-apply #7615

* merge in #7622

Co-authored-by: elitalpa <elitalpa@gmail.com>

---------

Co-authored-by: Mark Erikson <mark@isquaredsoftware.com>
Co-authored-by: elitalpa <elitalpa@gmail.com>
* Remove starting react project from setup page

* Fix typo
fix 18.3.0 release changelog link
* Update nextjs link with the latest URL

The previous link redirected users to a 404 page.

* Update src/content/reference/react/useDeferredValue.md

---------

Co-authored-by: Ricky <rickhanlonii@gmail.com>
* Update input.md

Fix typo about input

* Update src/content/reference/react-dom/components/input.md

---------

Co-authored-by: Ricky <rickhanlonii@gmail.com>
* clarify alert message behavior in issue #7494

Reworded the explanation regarding the alert message in the documentation to better describe its behavior. The alert shows the previously entered name, with an initial value set to an empty string.

* Update src/content/learn/state-a-components-memory.md

* Update src/content/learn/state-a-components-memory.md

---------

Co-authored-by: Ricky <rickhanlonii@gmail.com>
* Fix broken header link

* Update sunsetting-create-react-app.md
@docschina-bot docschina-bot requested a review from QC-L February 18, 2025 22:19
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 18, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
zh-hans-react-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 18, 2025 11:45pm

@github-actions
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. 🤖

Five Pages Changed Size

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

Page Size (compressed) First Load
/404 129.52 KB (🟡 +5 B) 239.99 KB
/500 129.53 KB (🟡 +5 B) 240 KB
/[[...markdownPath]] 131.6 KB (🟡 +5 B) 242.08 KB
/errors 129.8 KB (🟡 +5 B) 240.27 KB
/errors/[errorCode] 129.78 KB (🟡 +5 B) 240.25 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.

@awxiaoxian2020 awxiaoxian2020 merged commit 7b1b3fc into main Feb 18, 2025
@awxiaoxian2020 awxiaoxian2020 deleted the sync-c03f0290 branch February 18, 2025 23:51
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.