Skip to content

React 18 #4499

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 42 commits into from
Mar 29, 2022
Merged

React 18 #4499

merged 42 commits into from
Mar 29, 2022

Conversation

rickhanlonii
Copy link
Member

Overview

This PR adds new docs for React 18.

See the commit list for a summary of all changes.

Note: this branch is still under development. To add docs to this branch, submit a PR against the react-18 branch.

@github-actions github-actions bot added the beta label Mar 27, 2022

Verified

This commit was signed with the committer’s verified signature.
* [18] ReactDOM reference to createRoot/hydrateRoot

* Update note about render and hydrate

* Match the warning text

* s/Render/render

Verified

This commit was signed with the committer’s verified signature.
* [18] Update ReactDOMClient docs

* Remove ReactDOMClient where it's obvious

* Update browser message

* Update browser message note

* Update based on feedback

* Add react-dom/client docs

Verified

This commit was signed with the committer’s verified signature.

Verified

This commit was signed with the committer’s verified signature.
* [18] Switch code samples to createRoot

* Feedback fixes

* Feedback updates

Verified

This commit was signed with the committer’s verified signature.

Verified

This commit was signed with the committer’s verified signature.
* [18] Add flushSync to ReactDOM docs

* Seb feedback

* More Seb feedback

Verified

This commit was signed with the committer’s verified signature.

Verified

This commit was signed with the committer’s verified signature.
* [18] Update browser requirements

* Update based on feedback

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* [18] Add start/useTransition docs

* Updates based on feedback

Verified

This commit was signed with the committer’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Comment on lines -84 to -87
> Note:
>
> `React.lazy` and Suspense are not yet available for server-side rendering. If you want to do code-splitting in a server rendered app, we recommend [Loadable Components](https://github.com/gregberge/loadable-components). It has a nice [guide for bundle splitting with server-side rendering](https://loadable-components.com/docs/server-side-rendering/).

This comment was marked as spam.

changelog: https://github.com/facebook/react/blob/main/CHANGELOG.md#1680-february-6-2019
url: https://5d4b5feba32acd0008d0df98--reactjs.netlify.com/
Copy link
Contributor

@slorber slorber Feb 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@acdlite curious to know why you removed these Netlify permalinks.

Did they go offline without notice? I'm facing this problem on the Docusaurus versioning page: facebook/docusaurus#8634

Edit: nevermind, asking in #4482

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants