Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Sync with reactjs.org @ 20f0fe28 #46

Open
wants to merge 232 commits into
base: main
Choose a base branch
from
Open

Conversation

react-translations-bot
Copy link
Collaborator

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.

Christine Abernathy and others added 30 commits August 16, 2021 18:26
* 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]>
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.
gaearon and others added 29 commits February 1, 2022 13:24
* 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.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.