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 19
Sync with reactjs.org @ 1d21630e #200
Open
react-translations-bot
wants to merge
735
commits into
main
Choose a base branch
from
sync-1d21630e
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
* Fix alternative solution to add and remove a CSS class (#4027) * Update reacting-to-input-with-state.md Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
* fix(sandpack): upgrade dependencies * fix(sandpack): remove selector that relies on the editor state
* Fixes wrong breadcrumb for 404 page * Change Home as default layout * Add layout Learn to the pages inside learn
* Add git hook to generate headings ids * Fixes "Analyze Bundle" workflow
* Allow page zooming/scaling * Fix for iOS
* chore: fix typo * Update referencing-values-with-refs.md * Fix typo of typo Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
* Fix two unicode whitespaces which are invalid * Use custom ID format that works better with MDX 2 * Fix sebastian * remark-slug as dev dep
* fix-collapsable-color * Made Eslint work and added next's eslint config * Add lint:fix to pre commit rule * Reverts older anchor links * Fixed review comments * Replace with spaces like before * Update DocsFooter.tsx * Update arrow function * Update CodeBlock.tsx * Update MDXComponents.tsx * Update SidebarLink.tsx
* Add prettier before commit and during CI * Add workflow * Reverse merge main to branch * dry run prettier * dry run prettier * [warn] jsxBracketSameLine is deprecated so replaced it to bracketSameLine * Revert "[warn] jsxBracketSameLine is deprecated so replaced it to bracketSameLine" This reverts commit 43dbe9ed3fba10b03a90d989cf90b4af4efd2212. * Revert "dry run prettier" This reverts commit b62948042cd8f8addf8ee23110de4096a8630926. * Revert "dry run prettier" This reverts commit 382f9a4691dee04673e461b3eda0d52c1aefda3b. * Revert "Reverse merge main to branch" This reverts commit 43667eaf29b9ab4266397251c8d781f611dcdcf8. * [warn] jsxBracketSameLine is deprecated so replaced it to bracketSameLine
Adds a note to the top of the page linking to the 18 Beta announcement.
* added word break * Update PageHeading.tsx
* Update package.json * Update README.md * Update package.json * Add tsc for check-all as well * Update README.md * Update README.md Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
* Move all possible style to tailwind classes * Update Sidebar.tsx * fix-collapsable-color * dry run and commit * Update SidebarLink.tsx * Fixes review comments for aria tags * Remove extended tailwind configs * Update tailwind.config.js * Update Sidebar.tsx
Co-authored-by: sanghyupjeong-29cm <hyupee@29cm.co.kr>
* Update Prerequisites nodejs version * Update how-to-contribute.md
* Fix grammar * Update rendering-lists.md Co-authored-by: dan <dan.abramov@gmail.com>
Co-authored-by: David <mail.dakes@online.de>
* Edits for ReactDOMServer API * Move note below example * No destructure * Rm hr * Add onError * Drop SEO * Update reference-react-dom-server.md
* Add more details on batching * Use a generic example
* Mention TypeScript in the upgrade post * Add a link
* fix the code block for AppWithCallbackAfterRender fix the code block for AppWithCallbackAfterRender by using createRoot method from 'react-dom/client' * Update 2022-03-08-react-18-upgrade-guide.md Co-authored-by: dan <dan.abramov@gmail.com>
* fix the code block for createRoot typescript error * added example block code for typescript * Inline example Co-authored-by: dan <dan.abramov@gmail.com>
Co-authored-by: Oliver Williams <oliver@Olivers-MacBook-Pro.local>
Adding React Norway Co-authored-by: CookieDuster <51830273+CookieDuster@users.noreply.github.com>
Deployment failed with the following error:
|
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 1d21630
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.