This repository has been archived by the owner on Apr 21, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 27
Sync with reactjs.org @ 868d525a #110
Open
react-translations-bot
wants to merge
807
commits into
main
Choose a base branch
from
sync-868d525a
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
* [Beta] Remove `useEvent` link * [Beta] Add `useEvent` stub page * [Beta] Update `useEvent` description * Update useEvent.md * Alphabetical Co-authored-by: dan <[email protected]>
* add loading indicator to sidebar links * replace backslashes with slashes * bumping DISK_CACHE_BREAKER * using replace instead or replaceAll
* [Beta] Fix navigation sticky failure * [Beta] Remove overflow-x from body * [Beta] Update the max-with * Update index.css Co-authored-by: dan <[email protected]>
* [Beta] Add TODO for some links * [Beta] Update link
…oc (#5056) * [Beta] Update some document content format in API/react-dom/client Doc * [Beta] Remove semicolon from intro
* [Beta] Update some document content format in API Doc * [Beta] Remove semicolon from intro * [Beta] Add semicolon
* [beta] Fix Chai recipe in docs * Cut down recipe to 3 points * Adjust explanation Co-authored-by: Dan Abramov <[email protected]>
In the paragraph: ``` You can wrap an update into a transition only if you have access to the set function of that state. If you want to start a transition in response to some prop or a custom Hook return value, try useDeferredValue instead. ``` The "useDeferredValue" link pointed to "usedeferredvalue" which is an invalid URL, this commit fixes that.
* [beta] Add StrictMode docs * More usages * Remove WIP * Add legacy string refs * Add legacy context * stuff Co-authored-by: Dan Abramov <[email protected]>
* [beta] Add findDOMNode * info Co-authored-by: Dan Abramov <[email protected]>
* [Beta] Fixed Semicolon missing in a code snippet. #5337 * [Beta] Fixed Semicolon missing in a code snippet. reactjs#5337
* [wip] createPortal * createPortal API * edits * more Co-authored-by: Dave McCabe <[email protected]>
* [Beta] useLayoutEffect API * more * tweak * bla
* [Beta] useEvent -> useEffectEvent * tweak
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This PR was automatically generated.
Merge changes from reactjs.org at 868d525
The following files have conflicts and may need new translations:
Please fix the conflicts by pushing new commits to this pull request, either by editing the files directly on GitHub or by checking out this branch.
DO NOT SQUASH MERGE THIS PULL REQUEST!
Doing so will "erase" the commits from main and cause them to show up as conflicts the next time we merge.