Skip to content

Fix incompatibility issue with old browsers which does not support String's includes method#428

Merged
martinRenou merged 1 commit into
switch_to_vuefrom
fix_incompatibility_issue
May 9, 2017
Merged

Fix incompatibility issue with old browsers which does not support String's includes method#428
martinRenou merged 1 commit into
switch_to_vuefrom
fix_incompatibility_issue

Conversation

@martinRenou

Copy link
Copy Markdown
Member

Fix incompatibility issue with old browsers which does not support String's includes method (Opera and IE does not support it at all)

with old browsers which does not support includes method (Opera and IE does not support it at all)
@martinRenou martinRenou requested a review from stefanoborini May 9, 2017 13:28
@codecov-io

codecov-io commented May 9, 2017

Copy link
Copy Markdown

Codecov Report

Merging #428 into switch_to_vue will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##           switch_to_vue     #428   +/-   ##
==============================================
  Coverage          95.33%   95.33%           
==============================================
  Files                 88       88           
  Lines               4077     4077           
  Branches             259      259           
==============================================
  Hits                3887     3887           
  Misses               138      138           
  Partials              52       52

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 66aa440...f370924. Read the comment docs.

@martinRenou martinRenou merged commit 6ffbbec into switch_to_vue May 9, 2017
@martinRenou martinRenou deleted the fix_incompatibility_issue branch May 9, 2017 13:48
@stefanoborini stefanoborini changed the title Fix incompatibility issue Fix incompatibility issue with old browsers which does not support String's includes method May 23, 2017
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.

3 participants