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

Add a link to the list of supported events #5928

Merged
merged 1 commit into from
Jan 27, 2016
Merged

Conversation

scjody
Copy link
Contributor

@scjody scjody commented Jan 27, 2016

Just a quick doc update - it took us a while to find this information.

@@ -21,7 +21,7 @@ Simulate.{eventName}(
)
```

Simulate an event dispatch on a DOM node with optional `eventData` event data. **This is possibly the single most useful utility in `ReactTestUtils`.**
Simulate an event dispatch on a DOM node with optional `eventData` event data. **This is possibly the single most useful utility in `ReactTestUtils`.**R
Copy link
Member

Choose a reason for hiding this comment

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

Can you remove this stray character?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@zpao Done. Sorry I didn't notice that earlier.

@zpao
Copy link
Member

zpao commented Jan 27, 2016

Other than the character fix, looks good. Thanks! Can you make sure you squash any changes when you updated so we only have a single commit?

@facebook-github-bot
Copy link

@scjody updated the pull request.

@zpao
Copy link
Member

zpao commented Jan 27, 2016

Thanks!

zpao added a commit that referenced this pull request Jan 27, 2016
Add a link to the list of supported events
@zpao zpao merged commit fc547e8 into facebook:master Jan 27, 2016
zpao added a commit that referenced this pull request Jan 28, 2016
Add a link to the list of supported events
(cherry picked from commit fc547e8)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants