Skip to content

added a note about triggering onChange event on checkbox to README #178

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

Conversation

Enikol
Copy link
Contributor

@Enikol Enikol commented Sep 18, 2018

What:
Added a note about triggering onChange event handler on a checkbox to README.md

Why:
Discussed in #175

Checklist:

  • Documentation
  • Tests"N/A"
  • Ready to be merged
  • Added myself to contributors table

Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

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

Perfect, thanks!

@kentcdodds kentcdodds merged commit 595abe6 into testing-library:master Sep 18, 2018
@kentcdodds
Copy link
Member

🎉 This PR is included in version 5.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

julienw pushed a commit to julienw/react-testing-library that referenced this pull request Dec 20, 2018
**What**:

TypeScript typings were added for `waitForDomChange` in testing-library#117 but were never linked to from index.d.ts.

**Why**:

Without this change, `waitForDomChange` isn't accessible from TypeScript code, and the TS typings for the function are wasted.

**Checklist**:

- [x] Documentation (N/A)
- [x] Tests (N/A)
- [x] Ready to be merged <!-- In your opinion, is this ready to be merged as soon as it's reviewed? -->
- [x] Added myself to contributors table <!-- this is optional, see the contributing guidelines for instructions -->

<!-- feel free to add additional comments -->
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.

2 participants