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 @ 1e3b023d #193
Open
react-translations-bot
wants to merge
688
commits into
main
Choose a base branch
from
sync-1e3b023d
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 case-sensitive search term in example. Converting both the name and search value to lowercase solves case sensitive searching. * Update thinking-in-react.md * Update thinking-in-react.md * Update thinking-in-react.md Co-authored-by: Dan Abramov <[email protected]>
* Take system's theme for the site * Add IIFE for dark mode in document load and preserve in localStorage * Add types * Fix SSR and respect override Co-authored-by: Dan Abramov <[email protected]>
* Make sandbox themeable * Fix gutters * Fix FOUCs Co-authored-by: Dan Lebowitz <[email protected]>
* Add linefeed in the mdx and handle it * Add preserve whitespace
Co-authored-by: Danilo Woznica <[email protected]>
This reverts commit b249a44.
…one challenge (#4044)
* Adjust sidebar scrollbars * thinner
* Adjust code line numbers background * Fixes after review
* Restore scroll after 'show less' * Get the whole sandbox into view
* try again * maybe build * the rest * add cache back in
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.5.3...1.5.10) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Delete unused variables * Change event to e * Change e to evt
* Adding Social Banner with Support for Ukraine * Changing spacing the social banner * Fixing lint errors * Remove external link icon from social banner * Add banner for beta site * Add todo * Fix centering on mobile in old site Co-authored-by: Rick Hanlon <[email protected]>
* Blog Draft: React 18 RC Upgrade Guide * Update content/blog/2022-02-25-react-v18-rc.md Co-authored-by: Sebastian Silbermann <[email protected]> * Update content/blog/2022-02-25-react-v18-rc.md Co-authored-by: Sebastian Silbermann <[email protected]> * Update content/blog/2022-02-25-react-v18-rc.md Co-authored-by: Sebastian Silbermann <[email protected]> * Update content/blog/2022-02-25-react-v18-rc.md Co-authored-by: Sebastian Silbermann <[email protected]> * Update content/blog/2022-02-25-react-v18-rc.md Co-authored-by: Sebastian Silbermann <[email protected]> * Update content/blog/2022-02-25-react-v18-rc.md Co-authored-by: Sebastian Silbermann <[email protected]> * Update content/blog/2022-02-25-react-v18-rc.md Co-authored-by: Sebastian Silbermann <[email protected]> * Minor updates * Update content/blog/2022-02-25-react-v18-rc.md Co-authored-by: Sebastian Silbermann <[email protected]> * Update Strict Effect section * Fill in testing section Some info about how to configure global.IS_REACT_ACT_ENVIRONMENT * Minor updates * Update react-dom imports Use named imports * Add link to react-testing-library * Remove Suspense specifics * Update to react-dom/client * Updates to SSR * Minor updates * Fix typo * Minor updates to wording * Minor updates to wording * Tweak call to action I edited the intro section a bit to soften the call to action. I also removed the reference to the "second RC" since we may publish another one and the fact that it's the second one isn't that important. Co-authored-by: Sebastian Silbermann <[email protected]> Co-authored-by: Andrew Clark <[email protected]>
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.7 to 1.19.10. - [Release notes](https://github.com/medialize/URI.js/releases) - [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md) - [Commits](medialize/URI.js@v1.19.7...v1.19.10) --- updated-dependencies: - dependency-name: urijs dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add Xuan To The Team * Don't forget to add to the Beta site as well
Changes for date and podcast for Render ATL
* Add diagrams for "Putting markup into JavaScript" * Update alt tags * Fix isLoggedIn * Minor style updates for mobile
* Add diagrams for passing props with context * Update beta/src/pages/learn/passing-data-deeply-with-context.md Co-authored-by: Sebastian Silbermann <[email protected]> * Update beta/src/pages/learn/passing-data-deeply-with-context.md Co-authored-by: Sebastian Silbermann <[email protected]> * Update beta/src/pages/learn/passing-data-deeply-with-context.md Co-authored-by: Sebastian Silbermann <[email protected]> * Fixes for mobile Co-authored-by: Sebastian Silbermann <[email protected]>
Updated the name and the date of our event
* [Beta] createContext API * Add to index * Add a link
Add info about React Native EU to upcoming conferences. Organised by Callstack.
* Add diagrams for Preserving and Resetting State * Dark mode * Add alt text and fix file names * Feedback updates
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 1e3b023
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.