Skip to content
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

Sync with react.dev @ 35530eea #390

Open
wants to merge 209 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 react.dev at 35530ee

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.

mekarthedev and others added 30 commits May 23, 2023 15:01
* Fix manipulating-the-dom-with-refs

* Update manipulating-the-dom-with-refs.md

---------

Co-authored-by: dan <dan.abramov@gmail.com>
…utilize Node.js v16 (#6084)

* Update site_lint.yml

* Update site_lint.yml
The inner component is `EditForm`, not `EditContact`.
* Add basic reference pages for use client and server

I guess this turned into a bit more of an FAQ but I think it's useful to have this written down in a canonical place.

* Oops, push final tweaks
this is the canonical link now 🫡
The "onFocus" is fired when an element receives focus, not loses.
* Fix homepage title

Fixed homepage title bug, now the homepage will display the title from `content/index.md` instead of the constant `React`.

* Update index.md

Change title to "React" to keep same
* Start of the typescript page

* Intro

* Intro

* Use State

* Use Reducer

* Start of context

* Use Ref

* Events

* Wrap up 1st draft

* Better titles

* Apply suggestions from code review

Co-authored-by: Tom Sherman <the.tomsherman@gmail.com>
Co-authored-by: Lenz Weber-Tronic <mail@lenzw.de>

* Note types/react and types/react-dom, and tone down the usecontext null check

* Feedback

* Given a 2nd run through of the doc

* Apply suggestions from code review

Co-authored-by: Ricky <rickhanlonii@gmail.com>

* Document where `State` is coming from

* Link what inferred types are

* Remove "knock-on"

We already say "cause" which makes "knock-on" a bit redundant

* Move useRef TS usage to useRef reference page

dropped useEffect since there's nothing specific about this hook.

* Add installation section

* Link to framework specific guides

* Edits

* Edit footer

* Rm useRef docs

---------

Co-authored-by: Tom Sherman <the.tomsherman@gmail.com>
Co-authored-by: Lenz Weber-Tronic <mail@lenzw.de>
Co-authored-by: Ricky <rickhanlonii@gmail.com>
Co-authored-by: Sebastian Silbermann <sebastian.silbermann@klarna.com>
* [WIP] Add UI for canary releases

* yellow

* Switch to icon and gray

* Wording, alignment, and rm flex

* Heading alignment
* change docs

* add docs for create react app

* remove

* Update src/content/learn/tutorial-tic-tac-toe.md

---------

Co-authored-by: Ricky <rickhanlonii@gmail.com>
smith558 and others added 29 commits January 27, 2024 22:13
* Add template for applying to add a new React framework

* update

* grammar

* Add form templates

* Update .github/ISSUE_TEMPLATE/config.yml

Co-authored-by: Strek <ssharishkumar@gmail.com>

* correct link

---------

Co-authored-by: Ricky Hanlon <rickhanlonii@gmail.com>
Co-authored-by: Ricky <rickhanlonii@fb.com>
Co-authored-by: Strek <ssharishkumar@gmail.com>
…to Input with State subsection - First city quiz - index.js (#6591)
* Initial Float docs for hoistable/semantic elements
* Initial docs for Float functions: preconnect, prefetchDNS, preinit, preinitModule, preload, preloadModule
Fix the grammar in the documentation.
* Fix some typos

* Fix another typo
* Blog: What We've Been Working On – February 2024

* rm log

* Update src/content/blog/2024/02/15/react-labs-what-we-have-been-working-on-february-2024.md

Co-authored-by: Matt Carroll <7158882+mattcarrollcode@users.noreply.github.com>

* Update src/content/blog/2024/02/15/react-labs-what-we-have-been-working-on-february-2024.md

Co-authored-by: Matt Carroll <7158882+mattcarrollcode@users.noreply.github.com>

* add and

* switch

---------

Co-authored-by: Matt Carroll <7158882+mattcarrollcode@users.noreply.github.com>
* Add warning page for RTR deprecation

* shorten path

* Add link for RN testing library
"React Complier"          → "React Compiler"
"and alternative history" → "an alternative history"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet