Skip to content

Translate Context - #78

Merged
Darking360 merged 28 commits into
reactjs:masterfrom
ricardoerl:translate/context
Feb 21, 2019
Merged

Translate Context#78
Darking360 merged 28 commits into
reactjs:masterfrom
ricardoerl:translate/context

Conversation

@ricardoerl

@ricardoerlricardoerl commented Feb 5, 2019

Copy link
Copy Markdown
Contributor

Spanish translation of Context documentation.

Todo:

  • When to Use Context
  • Before You Use Context
  • API
    • React.createContext
    • Context.Provider
    • Class.contextType
    • Context.Consumer
  • Examples
    • Dynamic Context
    • Updating Context from a Nested Component
    • Consuming Multiple Contexts
  • Caveats
  • Legacy API

@alejandronanez

Copy link
Copy Markdown
Contributor

Hey @ricardoerl, thanks for contributing!

Let us know if you need any help with this!

@ricardoerlricardoerl changed the title [WIP] Translate ContextTranslate ContextFeb 20, 2019
@netlify

netlifyBot commented Feb 20, 2019

Copy link
Copy Markdown

Deploy preview for es-reactjs ready!

Built with commit a93f0ab

https://deploy-preview-78--es-reactjs.netlify.com

@alejandronanez

Copy link
Copy Markdown
Contributor

Hey @ricardoerl I’ll take a look tonight, thanks!

@Darking360Darking360 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Greetings @ricardoerl thanks you for a great PR! 🚀

I just left you some comments, a little parts that were not translated and one or two recommendations for a clearer reading 💪 Let me know for any questions, and when you update those we'll be good to go 🥇

Thanks a lot! 👍

Comment threadcontent/docs/context.md Outdated
Comment threadexamples/context/motivation-problem.js Outdated
Comment threadexamples/context/motivation-solution.js Outdated
Comment threadcontent/docs/context.md Outdated
Comment threadcontent/docs/context.md Outdated
Comment threadcontent/docs/context.md Outdated
Comment threadexamples/context/reference-caveats-problem.js Outdated
Comment threadexamples/context/reference-caveats-solution.js Outdated
Comment threadcontent/docs/context.md Outdated
Comment threadcontent/docs/context.md Outdated
Darking360and others added 5 commits February 20, 2019 23:03
Co-Authored-By: ricardoerl <ricardo.ramirezlara@gmail.com>
Co-Authored-By: ricardoerl <ricardo.ramirezlara@gmail.com>
Co-Authored-By: ricardoerl <ricardo.ramirezlara@gmail.com>
Co-Authored-By: ricardoerl <ricardo.ramirezlara@gmail.com>
Co-Authored-By: ricardoerl <ricardo.ramirezlara@gmail.com>
Darking360and others added 5 commits February 20, 2019 23:06
Co-Authored-By: ricardoerl <ricardo.ramirezlara@gmail.com>
Co-Authored-By: ricardoerl <ricardo.ramirezlara@gmail.com>
Co-Authored-By: ricardoerl <ricardo.ramirezlara@gmail.com>
Co-Authored-By: ricardoerl <ricardo.ramirezlara@gmail.com>
Co-Authored-By: ricardoerl <ricardo.ramirezlara@gmail.com>
@ricardoerl

Copy link
Copy Markdown
ContributorAuthor

@Darking360 changes approved. Thanks a lot for the help 🙌

@carburo

Copy link
Copy Markdown
Member

The build is failing because you have long line comments in .js files. You should run Prettier.

@Darking360

Copy link
Copy Markdown
Contributor

@ricardoerl Greetings! There are some changes left, maybe you didn't expand the selection of feedback, it has a Load more or Show other N conversations button. Please add those and then we'd be good to go 💪

Darking360and others added 8 commits February 21, 2019 09:20
Co-Authored-By: ricardoerl <ricardo.ramirezlara@gmail.com>
Co-Authored-By: ricardoerl <ricardo.ramirezlara@gmail.com>
Co-Authored-By: ricardoerl <ricardo.ramirezlara@gmail.com>
Co-Authored-By: ricardoerl <ricardo.ramirezlara@gmail.com>
Co-Authored-By: ricardoerl <ricardo.ramirezlara@gmail.com>
Co-Authored-By: ricardoerl <ricardo.ramirezlara@gmail.com>
Co-Authored-By: ricardoerl <ricardo.ramirezlara@gmail.com>
Co-Authored-By: ricardoerl <ricardo.ramirezlara@gmail.com>

@Darking360Darking360 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @ricardoerl looks great for me! Thanks for the amazing work! 🚀

@Darking360
Darking360 merged commit 6aae81b into reactjs:masterFeb 21, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@ricardoerl@alejandronanez@carburo@Darking360