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

Sync with reactjs.org @ f37ef36b #187

Open
wants to merge 1,102 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 f37ef36

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.

techieeliot and others added 30 commits December 6, 2022 21:44
Co-authored-by: Eliot Sanford <eliot_sanford@glic.com>
* [Beta] open deepdive content once access

* [Beta] anchor individual challenges

* [Beta] fix challenges anchor scroll when multiple

* [Beta] refactor chanllenges anchor effects

Co-authored-by: Jiawei.Jing <jiawei.jing@ambergroup.co.jp>
* [beta] Add unmountComponentAtNode

* Feedback

* edits and harsher deprecations

Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
* [wip] update team page

* Update old site and alumni

* Add more team members

* Update old page too

* Shrink images

* Add remaining people on updated team pages (#5327)

* updates

* remove active members from acknowledgements

* mobile styles for social/links

* update jason image

* clarify Jasons role

* image alt text

* Move all content into <TeamMember> incl headers

* icon for personal site links

* update TOC to extract beyond top-level elements

* cleanup

* github link should...point to github. oops

* this can no longer be described as a small team

* Update beta/src/content/learn/meet-the-team.md

* Update content/community/team.md

Co-authored-by: Sathya Gunasekaran <gsathya.ceg@gmail.com>

Co-authored-by: Rick Hanlon <rickhanlonii@fb.com>
Co-authored-by: lauren <poteto@users.noreply.github.com>
Co-authored-by: Sathya Gunasekaran <gsathya.ceg@gmail.com>
* [Beta] renderToPipeableStream API

* typo

* tweak

* fix

* ok

* twk
* [beta] Fix Chai recipe in docs

* Cut down recipe to 3 points

* Adjust explanation

Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
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 <dan.abramov@gmail.com>
* [beta] Add findDOMNode

* info

Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
gaearon and others added 29 commits March 22, 2023 21:12
…(#5807)

We use "top level" all over the docs, but this specific topic uses a different meaning of "level". If you're learning about passing context across multiple "levels" of components, this is actually pretty confusing and makes you think you can only useContext at, for example, the top level of your app.
* Resolved the CSS conflict

* Resolved the CSS conflicts in other files
'Your Effect would look like similar to this' -> 'Your Effect would look similar to this'
* Update sentence about static export

Support for static exports will be available in v13.3 (coming soon)

* Add also*
* Use regular font for body text

* Use primary text color for content area

* Keep medium font for nav

* Add italics

* Hook up more fonts
* adding-chain-reaction-2023-conference

* adding-chain-reaction-2023-conference
Thanks to Alex H for reporting.
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