Skip to content

Translation of React API #70

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Mar 25, 2019
Merged

Translation of React API #70

merged 11 commits into from
Mar 25, 2019

Conversation

ahmett
Copy link
Contributor

@ahmett ahmett commented Mar 19, 2019

ℹ️ This pull request contains translation for reference-react.md


Translation status over page sections:

  • Overview
    • Components
    • Creating React Elements
    • Transforming Elements
    • Fragments
    • Refs
    • Suspense
    • Hooks
  • Reference
    • React.Component
    • React.PureComponent
    • React.memo
    • createElement()
    • cloneElement()
    • createFactory()
    • isValidElement()
    • React.Children
    • React.Fragment
    • React.createRef
    • React.forwardRef
    • React.lazy
    • React.Suspense

@netlify
Copy link

netlify bot commented Mar 19, 2019

Deploy preview for tr-reactjs ready!

Built with commit b879b1b

https://deploy-preview-70--tr-reactjs.netlify.com

@alioguzhan alioguzhan self-requested a review March 20, 2019 08:47
@alioguzhan alioguzhan added the work in progress This still needs some work label Mar 20, 2019
@ahmett ahmett marked this pull request as ready for review March 23, 2019 17:16
@ahmett
Copy link
Contributor Author

ahmett commented Mar 23, 2019

Ready for additional checks 💯

Copy link
Member

@alioguzhan alioguzhan left a comment

Choose a reason for hiding this comment

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

Thanks for this!
This one is pretty big and I, personally, thank you for this effort. I left some comments that point out some possible fixes and improvements. Please see them.

@ahmett
Copy link
Contributor Author

ahmett commented Mar 25, 2019

Ready to merge 🚀

@alioguzhan alioguzhan merged commit 0262eab into reactjs:master Mar 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
work in progress This still needs some work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants