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

Sync with reactjs.org @ 80c16779 #78

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

Conversation

reactjs-translation-bot
Copy link
Contributor

This PR was automatically generated.

Merge changes from reactjs.org at 80c1677

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 master and cause them to show up as conflicts the next time we merge.

luisFilipePT and others added 30 commits March 3, 2020 18:33
Link each mention of a React API in rendering-elements.md to the reference docs.

On this page replace every static occurrence of `ReactDOM.render()` by link to the reference docs [`ReactDOM.render()`](/docs/react-dom.html#render)

Is this in the right direction @sophiebits ? 🤔 

ref #2630
`<renderer>.update()` doesn't return anything
Think of "myriad" as a number. You wouldn't say "a nine of things", you would say "nine things".
1- Added getDerivedStateFromError lifecycle method to "Do Hooks cover all use cases for classes?"
2- Added getSnapshotBeforeUpdate lifecycle method to "How do lifecycle methods correspond to Hooks?"
* added stackblitz to playground

* modified link of Stackblitz

I changed the link based on comment from @EricSimons
adding next section URL path at the end in order to ease readers follow steps
adding the next section path at the end.
Clarifying  a useState sentence
* Fix typo in hooks-faq.md

* Update hooks-faq.md

* Update hooks-faq.md

Co-authored-by: Sophie Alpert <[email protected]>
Co-authored-by: Sunil Pai <[email protected]>
- correcting assertion mistakes
`MySlowList` "lag behind" => `MySlowList` "lags behind"
* Update components docs for functional components

* Update components-and-props.md

Co-authored-by: Sunil Pai <[email protected]>
"You can use in new code" => "You can use them in new code"
According to [ProofreadNOW](https://www.proofreadnow.com/blog/bid/101485/If-I-Were-or-If-I-Was-Which-is-Correct),
> Guideline: Use were (instead of was) in statements that are contrary to fact.
Co-authored-by: Juan Manuel Rinaudo <[email protected]>
Co-authored-by: Sunil Pai <[email protected]>
I believe it was meant to be "news story", but I could be misunderstanding something in the context of the paragraph.
* Update legacy lifecycle methods

componentWillReceiveProps -> componentDidUpdate

* Update legacy lifecycle methods

componentWillReceiveProps -> componentDidUpdate

* Update higher-order-components.md

Co-authored-by: Sunil Pai <[email protected]>
* Update README.md (improve usability) 

Clear up the ambiguous "Running locally" to the anchor link for better usability

* Update README.md

Co-authored-by: Sunil Pai <[email protected]>
saifalfalah and others added 29 commits June 17, 2020 12:48
…"Next article" links => Issue Resolved (#3082)
Added and updated copyright headers.

Added some missing Flow types.

Removed an invalid prop-types import.
* Added padding to the left and to the right

* Switched it to MetaTitle
* Correct grammar in conditional-rendering.md

* Correct grammar in content/docs/conditional-rendering.md
* Update urls of tools examples

Some urls are outdated, they still redirect to the correct page but for example the info you can see on the bottom left of the page to know which page you're about to visit when hovering the link is wrong.

- https://github.com/facebookincubator/create-react-app -> https://github.com/facebook/create-react-app
- https://github.com/zeit/next.js/ -> https://github.com/vercel/next.js

* Provide urls to tools websites instead of GH repos
…3136)

* Removed deadlink from Event System section and added correct links

* Changed wording of Event System section and removed react-native events link

* Update codebase-overview.md

Co-authored-by: Dowen Robinson <[email protected]>
Co-authored-by: Dan Abramov <[email protected]>
* Update hooks-overview.md

Changed 'is' -> 'are'

* Update content/docs/hooks-overview.md

Co-authored-by: Ricky <[email protected]>

Co-authored-by: Ricky <[email protected]>
This page is focused on vanilla React examples.
@netlify
Copy link

netlify bot commented Aug 10, 2020

Deploy preview for ta-reactjs ready!

Built with commit 5079263

https://deploy-preview-78--ta-reactjs.netlify.app

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.