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 5
Sync with reactjs.org @ f37ef36b #132
Open
react-translations-bot
wants to merge
1,085
commits into
main
Choose a base branch
from
sync-f37ef36b
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
Co-authored-by: Eliot Sanford <[email protected]>
* [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 <[email protected]>
* [beta] Add unmountComponentAtNode * Feedback * edits and harsher deprecations Co-authored-by: Dan Abramov <[email protected]>
* [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 <[email protected]> Co-authored-by: Rick Hanlon <[email protected]> Co-authored-by: lauren <[email protected]> Co-authored-by: Sathya Gunasekaran <[email protected]>
* [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 <[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]>
…(#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.
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 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.