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 31
Sync with reactjs.org @ 19aa5b48 #241
Open
react-translations-bot
wants to merge
1,081
commits into
main
Choose a base branch
from
sync-19aa5b48
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] useEffect API * tweaks * tweak * add a link * wip * keep guide stuff to guides * moar * meh
* [Beta] Add a survey * wording
* Point old site banner at Beta docs * lint
…tions (#5142) * [Beta] fix typo in lifecycle-of-reactive-effects challenge 3 * [Beta] fix typo in lifecycle-of-reactive-effects challenge 5
* Added documentation for React.createFactory * Update beta/src/content/apis/react/createFactory.md Co-authored-by: Strek <ssharishkumar@gmail.com> * minor editorial updates (#2) * Update createFactory.md * Update createFactory.md * edits Co-authored-by: Strek <ssharishkumar@gmail.com> Co-authored-by: Holly Sweeney <77758406+holly1238@users.noreply.github.com> Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
…ependency (#5151) * Update 6 files * Update 3 files * Update _app.tsx and _document.tsx
* Move past conferences to past section * Update ordering for past conferences, most recent first
…scape-hatches.md (#5573)
Added `createElement` in the import statement since it was used within the code snippet but was not imported.
The rule is `exhaustive-deps`, not `exhaustive-dependencies`. Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
It should be `useContext(AuthContext)` whereas it's `useContext(AuthProvider)`.
* Add React Norway to conferences page * Add React Norway to beta docs events
* 🐛 (tic-tac-toe) fix or-and in sentence * chore: use an just like previous para --------- Co-authored-by: Delphine Bugner <dbugner@tf1.fr> Co-authored-by: Strek <ssharishkumar@gmail.com>
…react redux docs (#5624)
ghstack-source-id: fd330d5eeb1e050d792064492193dfbdabee24a5 Pull Request resolved: reactjs/react.dev#5658
* fix typo * fix typo
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 19aa5b4
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.