-
Notifications
You must be signed in to change notification settings - Fork 17
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
Sync with reactjs.org @ 66820686 #91
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
Contributor
* React 17 blog post * Add RN paragraph
Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.4 to 0.11.5. - [Release notes](https://github.com/mariocasciaro/object-path/releases) - [Commits](https://github.com/mariocasciaro/object-path/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* remove event pooling and SyntheticEvent#persist from documents Syntheticevent#event exists in v17, but it does nothing at the version * add a page for legacy event pooling for _redirects * add a warning e.persist() is no longer pooled * Update legacy-event-pooling.md * docs: update a redirect link for event pooling * Update legacy-event-pooling.md * Update legacy-event-pooling.md * Update reference-events.md Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
* More docs onFocus and onBlur events Including more substantial documentation around the `onFocus` and `onBlur` events that aren't so common sense on first look. * Update content/docs/reference-events.md Co-authored-by: Darsh Shah <imdarshshah@gmail.com> * Update reference-events.md Adding an example of `relatedTarget` to determine orgin of onblur or onfocus events * Update reference-events.md * Update content/docs/reference-events.md Fixing `onBlur` example bug. Co-authored-by: Darsh Shah <imdarshshah@gmail.com> * Update reference-events.md Fixing spacing in `onBlur` `onFocus` examples and tagging them with `javascript` * Update reference-events.md * Update reference-events.md * Update reference-events.md Co-authored-by: Darsh Shah <imdarshshah@gmail.com> Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
reactjs-translation-bot
requested review from
balazsorban44,
gergely-nagy and
punkah
October 26, 2020 15:08
Deploy preview for react-docs-hu ready! Built with commit d2e9b66 |
Deploy preview for hu-reactjs ready! Built with commit d2e9b66 |
balazsorban44
approved these changes
Oct 31, 2020
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.
This PR was automatically generated.
Merge changes from reactjs.org at 6682068
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.