Skip to content
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

docs: translation for Component(class) #571

Merged
merged 24 commits into from
Jun 23, 2024
Merged

Conversation

aroyan
Copy link
Contributor

@aroyan aroyan commented May 30, 2023

Closes #548

Description

Translate the Component page.
Page URL: https://id.react.dev/reference/react/Component

@github-actions
Copy link

github-actions bot commented May 30, 2023

Size changes

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

- `componentWillUnmount`
- `componentWillReceiveProps`
- `componentWillUpdate`
- `getChildContext`
- UNSAFE_componentWillUpdate
- static childContextTypes
- static contextTypes
- contextType
- defaultProps
- propTypes
- getDerivedStateFromError
- getDerivedStateFromProps
- Defining a class component
- Adding state to a class component
- Adding lifecycle methods to a class component
- Catching rendering errors with an error boundary
@aroyan
Copy link
Contributor Author

aroyan commented Mar 28, 2024

Please review @mhaidarhanif @zainfathoni @mazipan @resir014

Copy link
Collaborator

@mhaidarhanif mhaidarhanif left a comment

Choose a reason for hiding this comment

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

Because it seems there are some typos, please check again for a whole. Before we review it again.

Karena sepertinya masih ada beberapa typo, silakan dicek lagi dahulu secara keseluruhan. Sebelum di-review kembali

src/content/reference/react/Component.md Outdated Show resolved Hide resolved
src/content/reference/react/Component.md Outdated Show resolved Hide resolved
src/content/reference/react/Component.md Outdated Show resolved Hide resolved
src/content/reference/react/Component.md Outdated Show resolved Hide resolved
src/content/reference/react/Component.md Outdated Show resolved Hide resolved
src/content/reference/react/Component.md Outdated Show resolved Hide resolved
src/content/reference/react/Component.md Outdated Show resolved Hide resolved
src/content/reference/react/Component.md Outdated Show resolved Hide resolved
src/content/reference/react/Component.md Outdated Show resolved Hide resolved
src/content/reference/react/Component.md Outdated Show resolved Hide resolved
src/content/reference/react/Component.md Outdated Show resolved Hide resolved
src/content/reference/react/Component.md Outdated Show resolved Hide resolved
src/content/reference/react/Component.md Outdated Show resolved Hide resolved
src/content/reference/react/Component.md Outdated Show resolved Hide resolved
resir014 and others added 2 commits June 23, 2024 09:04
Co-authored-by: M Haidar Hanif <me@mhaidarhanif.com>
@resir014 resir014 merged commit ba4a311 into reactjs:main Jun 23, 2024
5 checks passed
@aroyan
Copy link
Contributor Author

aroyan commented Jun 23, 2024

Terima kasih bang sudah dibantu fix @resir014

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.

Component
3 participants