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 @ 38bf76a4 #120
Open
react-translations-bot
wants to merge
927
commits into
main
Choose a base branch
from
sync-38bf76a4
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] Add flushSync docs * tweaks * tweaks Co-authored-by: Dan Abramov <[email protected]>
* [Beta] Fragment edits * Add some links
* Initial forwardRef draft * more info * more link * oops Co-authored-by: Arati Chilad <[email protected]>
* [Beta] Initial API doc for Suspense This doesn't include everything but I think it's good enough for a start. I didn't add any interactive examples yet because I want to use the `use` API, so I'll wait until that's documented. * edits Co-authored-by: Dan Abramov <[email protected]>
* Create Fragment API reference page * Minor formatting changes * Create memo API reference page * [beta] Dan's suggestions for memo * Update beta/src/content/apis/react/memo.md Co-authored-by: Strek <[email protected]> * edits Co-authored-by: Rick Hanlon <[email protected]> Co-authored-by: Strek <[email protected]> Co-authored-by: Dan Abramov <[email protected]>
…" changed to false. Since there can be only one empty message when the initial state of "showForm" changed from true to false. (#5071)
fix typo on you-might-not-need-an-effect
* updating upcoming React conferences * add remix conf eu
…#5093) * Update 3 files * Delete console-issue.md * Filter out console error addendum Co-authored-by: dan <[email protected]>
use name instead of title as in the data provided
Adding a minor grammatical correction to the useImperativeHandle hook API reference markdown page.
[Suspense](https://beta.reactjs.org/reference/react/Suspense) page has header `<Suspense>` lets you displays a fallback until its children have finished loading. Which should have been: `<Suspense>` lets you display a fallback until its children have finished loading.
Fixing a minor grammatical correction/typo on the beta docs useImperativeHandle API reference page.
Could not find any usage of `create-root` in the docs. This makes existing links effectively 404 with regards to the anchor but this is a beta after all.
* Fix for ReactDOM.createRoot() example * Update createRoot.md Co-authored-by: dan <[email protected]>
* [Beta] Add missing imports to ref pages * Fix spaces
This change adds missing "X" character for starter Square component showcase in "Overview" section
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix typo * Fix useDeferredValue & useTransition typos
oxford commas are good actually
Update link to TanStack Query
react-translations-bot
force-pushed
the
sync-38bf76a4
branch
from
January 23, 2023 03:06
5835f5f
to
98b7904
Compare
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 38bf76a
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.