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 core-js es5 shim to karma client, fixes #1529 #1535

Merged

Conversation

kketch
Copy link

@kketch kketch commented Aug 4, 2015

Added core-js es5 shim in client/main.js
It fixes for me the issue with IE8 which was preventing me to use karma runner to run tests on IE8

@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google.

@dignifiedquire
Copy link
Member

Thanks, could you change the commit message to follow our convention please?

Karma client now uses core-js ES5 shim in order to support IE8.
Usage of dom-serializer had previously broken IE8 support.

Closes karma-runner#1529
@kketch kketch force-pushed the fix-karma-client-0.13.0-ie8 branch from 61fae8c to 14c30b7 Compare August 4, 2015 09:10
@kketch
Copy link
Author

kketch commented Aug 4, 2015

Of course :)

dignifiedquire added a commit that referenced this pull request Aug 4, 2015
Add core-js es5 shim to karma client, fixes #1529
@dignifiedquire dignifiedquire merged commit 20f8259 into karma-runner:master Aug 4, 2015
@dignifiedquire
Copy link
Member

Thanks :octocat:

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.

4 participants