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

Support non strict equality in satisfies method #275

Merged
merged 1 commit into from
Jan 6, 2019

Conversation

darkowic
Copy link
Contributor

Issue #274

I'm waiting for feedback. I'm not sure about using indexOf which is not supported but ie8. Though, I don't know which browsers should be supported by this library.

@coveralls
Copy link

coveralls commented Dec 28, 2018

Pull Request Test Coverage Report for Build 384

  • 10 of 10 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.1%) to 77.466%

Totals Coverage Status
Change from base Build 366: -0.1%
Covered Lines: 431
Relevant Lines: 448

💛 - Coveralls

@lancedikson
Copy link
Collaborator

Hi @darkowic, thanks for the PR and sorry for a late response. It looks great. Regarding the .indexOf thing, I don't think we should worry about it since it's officially to use the library with polyfills for such old browsers. I'll merge it and release soon.

@lancedikson lancedikson merged commit d39f2fe into bowser-js:master Jan 6, 2019
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.

None yet

3 participants