-
Notifications
You must be signed in to change notification settings - Fork 84
Sync with reactjs.org @ 66820686 #250
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
Conversation
This file contains hidden or 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
* 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] <[email protected]> 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 <[email protected]>
* 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> Co-authored-by: Dan Abramov <[email protected]>
Deploy preview for it-react-org ready! Built with commit 86d8f34 |
Deploy preview for it-reactjs ready! Built with commit 86d8f34 |
Signed-off-by: Alessandro De Blasis <[email protected]>
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.