Skip to content

Conversation

reactjs-translation-bot
Copy link
Contributor

@reactjs-translation-bot reactjs-translation-bot commented Mar 9, 2020

This PR was automatically generated.

Merge changes from reactjs.org at fb382cc

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 <git@sophiebits.com>
Co-authored-by: Sunil Pai <threepointone@oculus.com>
- 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 <threepointone@oculus.com>
"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 <juan.rinaudo@jemstep.com>
Co-authored-by: Sunil Pai <threepointone@fb.com>
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 <threepointone@oculus.com>
* 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 <threepointone@oculus.com>
corinty and others added 14 commits March 9, 2020 13:52
* [docs] Add missing evens to docs/events page

Added missing `onReset` event to Form Events –– (https://reactjs.org/docs/events.html#form-events)
Created Generic Events subsection, and added `onError` & `onLoad` events –– (https://reactjs.org/docs/events.html#generic-events)

Based on @sophiebits suggestion in following thread:
facebook/react#1718 (comment)

* [docs] Add event subsection to #supported-events

Added Generic Events subsection under Supported Events (https://reactjs.org/docs/events.html#supported-events)
`react-addons-css-transition-group` moved to `react-transition-group`
Change React.createRef() to useRef(null)
I believe this was just from a copy/paste from the JSX example
@netlify
Copy link

netlify bot commented Mar 9, 2020

Deploy preview for react-docs-hu ready!

Built with commit f6b8495

https://deploy-preview-55--react-docs-hu.netlify.com

@balazsorban44 balazsorban44 merged commit fa7ffc5 into master Mar 9, 2020
@balazsorban44 balazsorban44 deleted the sync-fb382ccb branch March 9, 2020 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.