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 @ 20f0fe28 #46
Open
react-translations-bot
wants to merge
232
commits into
main
Choose a base branch
from
sync-20f0fe28
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
* chore: Add React Finland 2021 * Update content/community/conferences.md * Update conferences.md Co-authored-by: Alexey Pyltsyn <[email protected]>
Add Omaha React/Node/NextJs Meetup Group link.
Full Stack Open course is part of the computer science studies in the University of Helsinki, and also offered as a free massive open online course (MOOC). The main focus is on building single page applications with React that use REST APIs built with Node.js. It is available in English, Spanish, Chinese and Finnish.
* Update conferences.md * Update conferences.md Co-authored-by: Alexey Pyltsyn <[email protected]>
* Fix URL's anchor to "Callback Refs" page Replace "#the-ref-callback-attribute" with "#callback-refs" * Update content/docs/reference-react-dom.md Co-authored-by: Sebastian Silbermann <[email protected]> Co-authored-by: Alexey Pyltsyn <[email protected]> Co-authored-by: Sebastian Silbermann <[email protected]>
Co-authored-by: Alexey Pyltsyn <[email protected]>
I have found outdated link. I think we should update this link to direct link without additional redirect.
https://reactlive.nl/ has been cancelled completely so removing from the conference page.
Co-authored-by: Sebastian Silbermann <[email protected]>
* fix(sandpack): init mode * init mode tweaks * sandpack preview: keep loading state while preview is still working * prettify it * fix: renew client listener on remount
* Bump workflow versions * Update beta_site_lint.yml * Update nodejs.yml
* [Beta] Rename TaskBoard -> TaskApp in examples * Update another page * Update another page * Update another page * Update another page
* [Beta] Change useState structure, add examples * Simpler language * Nix when not to use it
Current Tyler McGinnis link no longer works. Updated it to the homepage instead.
…ess?... (#4284) * Dry version * Here we go again * Recreation lol * Some tweaks (#4285) * tweaks * edit Co-authored-by: Sophie Alpert <[email protected]>
* React-Global-2022 * Update content/community/conferences.md * react-global-edit Co-authored-by: Strek <[email protected]>
* [Beta] Move /reference -> /apis * come on * Update CONTRIBUTING.md * Update sidebarReference.json
* Removes readme and contributing.md from generate heading * lint only markdowns in source
* [Beta] Document derived state * shorten
* [beta] Push people away more from setting state in render * Backticks
I propose that "storing information from previous renders" sounds less like a _cool thing_ and also more clearly describes the rare cases this pattern is for.
Updated the imported `react-router-dom` Component `BrowserRouter` to read as `BrowserRouter as Router` since the code example has it as `Router` instead of `BrowserRouter` Alternatively, can change the `<Router></Router>` component to be `<BrowserRouter>...</BrowserRouter>`
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 20f0fe2
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.