Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Sync with reactjs.org @ 19aa5b48 #125

Open
wants to merge 909 commits into
base: main
Choose a base branch
from
Open

Conversation

react-translations-bot
Copy link
Collaborator

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.

gaearon and others added 30 commits September 29, 2022 03:57
* [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
beau-house and others added 29 commits February 2, 2023 23:29
* Move past conferences to past section

* Update ordering for past conferences, most recent first
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>
ghstack-source-id: fd330d5eeb1e050d792064492193dfbdabee24a5
Pull Request resolved: reactjs/react.dev#5658
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet