nathanboktae / chai-dom

DOM assertions for the Chai assertion library using vanilla JavaScript
Other
76 stars 26 forks source link

Add support for html contains #6

Closed rupurt closed 9 years ago

nathanboktae commented 9 years ago

Thanks for the continued awesome PRs :)

rupurt commented 9 years ago

No worries. Thanks for the awesome lib :smile:

Do you mind cutting a release with the text & html contains commits so I can remove the helpers from our project :grin:

nathanboktae commented 9 years ago

I did - 1.3.0 has your changes. Also I made you a collaborator.

rupurt commented 9 years ago

Oh sweet. Thanks!

Have you disabled force push to master? I don't want to do that by accident :wink:

nathanboktae commented 9 years ago

Ah yes, sure, just turned that on.

rupurt commented 9 years ago

@nathanboktae do you mind publishing 1.3.0 to npm?

nathanboktae commented 9 years ago

Oops I forgot that, done now.

On Tue, Nov 17, 2015 at 1:03 PM, Alex Kwiatkowski notifications@github.com wrote:

@nathanboktae https://github.com/nathanboktae do you mind publishing 1.3.0 to npm?

— Reply to this email directly or view it on GitHub https://github.com/nathanboktae/chai-dom/pull/6#issuecomment-157506717.

rupurt commented 9 years ago

:+1: