forked from reactjs/ko.react.dev
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Pull from reactjs/ko.reactjs.org #1
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sync with reactjs.org @ 80c1677
* concurrent-mode-API-reference.md has been commited * Move translation to the original file for diff * Apply suggestions from code review * Update concurrent mode reference * Apply suggestions from code review Co-authored-by: Taehwan Noh <taehwanno.dev@gmail.com>
Remove a trailing slash in link which was causing redirect to a not found page.
* Upgrade gatsby-remark-code-repls * fix path issue on Windows Gatsby uses `slash` to normalize paths. Because of this `path.join` causes an issue on Windows
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
#866) Co-authored-by: Edgar Muentes <Edgar.Muentes@aexp.com> Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
Co-authored-by: 宋文强 <pwnn@users.noreply.github.com>
Co-authored-by: Eduard Poracký <eporacky@trionyx.sk> Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
Prefixed `unstable_` for the experimental ReactDOM.createRoot().
* Update blog post for RC1 * Update 2020-08-10-react-v17-rc.md
Disclaimer: I'm an organiser of React Summit, React Advanced London and React Day Berlin - changes proposed in this PR is a small effort to actualise the list of events next to updating our own event dates Next to updating own conference dates, I've made following changes: * Removed 2020 events that, based on the current information from their websites, are cancelled or postponed without a new date * Moved 2020 events that have actually ran to the "past events" section * Updated dates of some events in 2020 that have not announced their cancellation, but moved dates within this year What I didn't do: * I haven't added 2020 cancelled events with their assumed 2021 dates, as it's up to organizers to confirm those and re-add * To stay consistent with point above - I'm also not adding our (GitNation - React Summit, React Advanced) cancelled event dates that moved to 2021 * Conferences that have a past dates, but has not clear statement on the website about cancellation have not been removed, but rather moved to "past events" section The information is relevant as of today's date - during these hard times plans do change frequently, so some information may be outdated by the time this PR is merged. I'll be happy to provide amends until it's merged.
…… (#3159) * Updating the docs to reflect the fact that React.memo can be used with both class and functional components * removed misleading para
Related to b9c5996
Related to d16f1ee
Related to 860a510
Related to 860a510
Related to fb71011
The change at line 21 was not highlighted, which has been modified with the `handleSubmit` handler added.
* add v15.6 legacy docs redirect Related to #3401 * fix json
…19.5 Bump urijs from 1.19.2 to 1.19.5
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 2.4.1. - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/2.4.1/CHANGELOG.md) - [Commits](socketio/socket.io@2.3.0...2.4.1) Signed-off-by: dependabot[bot] <support@github.com>
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 2.4.1. - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/2.4.1/CHANGELOG.md) - [Commits](socketio/socket.io@2.3.0...2.4.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…o-2.4.1 Bump socket.io from 2.3.0 to 2.4.1
….1 (#3370) These updates fix issue #3120. The real problem was in jsx-ast-utils which is a dependency of both eslint-plugin-react & eslint-plugin-jsx-a11y
- remove duplicate english content - add link(useState/ useContext) to korean content
Remove duplicate content and add link
Translate Release Channels
Translate to Korean for Hooks FAQ
Co-authored-by: Sarang Kartikey <sarangkartikey@sarangkartikey.local>
* Update reference-react-component.md * Update content/docs/reference-react-component.md Co-authored-by: Haegul Pyun <phg2491@gmail.com> * Update content/docs/reference-react-component.md Co-authored-by: Haegul Pyun <phg2491@gmail.com> * Update content/docs/reference-react-component.md Co-authored-by: Haegul Pyun <phg2491@gmail.com> Co-authored-by: Haegul Pyun <phg2491@gmail.com>
* Update higher-order-components.md Add Introduction Partial Translation * Update higher-order-components.md Co-authored-by: Haegul Pyun <phg2491@gmail.com>
Related to 82b8c9f
Sync with reactjs.org @ 35179e8
* Translate Advanced Guides > Forwarding Refs * Translate Advanced Guides > Forwarding Refs : feedback Co-authored-by: youngsun.min <youngsun.min@navercorp.com> Co-authored-by: Haegul Pyun <phg2491@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Progress