-
Notifications
You must be signed in to change notification settings - Fork 7.8k
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
React 18 #4499
Changes from 33 commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
d37523e
[18] ReactDOM reference to createRoot/hydrateRoot (#4340)
rickhanlonii 9081a48
[18] Update ReactDOMClient docs (#4468)
rickhanlonii 2610a05
[18] Upgrade homepage examples (#4469)
rickhanlonii 4af46e5
[18] Switch code samples to createRoot (#4470)
rickhanlonii 7a2f6aa
[18] Use hydrateRoot and root.unmount. (#4473)
rickhanlonii 9066aa5
[18] Add docs for flushSync (#4474)
rickhanlonii a78fdc3
[18] Bump version to 18 (#4478)
rickhanlonii d086d49
[18] Update browser requirements (#4476)
rickhanlonii e845ad8
[18] Add stubs for new API references (#4477)
rickhanlonii 833377c
[18] Redirect outdated Concurrent Mode docs (#4481)
rickhanlonii 4e16cad
[18] Update versions page (#4482)
rickhanlonii 23e6a68
[18] Update React.lazy docs (#4483)
rickhanlonii 87f1916
[18] Add docs for useSyncExternalStore (#4487)
rickhanlonii dcb74b3
[18] Add docs for useInsertionEffect (#4486)
rickhanlonii 6eaf29b
[18] Add docs for useId (#4488)
rickhanlonii d845129
Add Strict Effects to Strict Mode (#4362)
rickhanlonii cec816c
[18] Update docs for useEffect timing (#4498)
rickhanlonii 8052c92
[18] Add docs for useDeferredValue (#4497)
rickhanlonii 51c31bc
[18] Update suspense docs for unexpected fallbacks (#4500)
rickhanlonii 4e37212
[18] Updated Suspense doc with behavior during SSR and Hydration (#4484)
salazarm 5c7bb6b
[18] renderToPipeableStream doc (#4485)
salazarm e88c7af
Rename strict effects / unsafe effects to use the reusable state term…
sebmarkbage 554dfee
Add draft of 18 release post
acdlite f0836a3
Add links to speaker Twitter profiles
acdlite c826289
[18] Update upgrade guide
rickhanlonii ba8384b
Fix typo in blog title
rickhanlonii 0b14677
[18] Blog - add note for react native
rickhanlonii 0b90be7
[18] Add changelog info to blog posts
rickhanlonii 58c9043
Edit Suspense for data fetching section
acdlite a9c42d6
Update date
acdlite 99573ae
[18] Add links
rickhanlonii b4495f0
Consistent title case
acdlite 52b5e67
Update link to merged RFC
acdlite 3d3ccaf
[18] Update APIs and links
rickhanlonii 5c44cc9
[18] Add start/useTransition docs (#4479)
rickhanlonii 0b1b41a
[18] Generate heading IDs
rickhanlonii 07ac383
Add note about Strict Mode
acdlite 99518da
Just frameworks
gaearon 6026906
Reorder, fix content
gaearon b34311d
Typos
gaearon d64a024
Clarify Suspense frameworks section
acdlite 031c4aa
Revert lost changes that happened when I undo-ed in my editor
acdlite File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.