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

IE polyfill support #8

Merged
merged 11 commits into from
Jun 23, 2014
Merged

IE polyfill support #8

merged 11 commits into from
Jun 23, 2014

Conversation

Floppy
Copy link

@Floppy Floppy commented Jun 23, 2014

Integrate IE polyfill solution from @bielfrontera and @liquiddc. See Shopify#310 for history. Works nicely.

Dan Crawford and others added 11 commits January 28, 2014 19:58
Replace constructor.name with a new function called getName that works on Internet Explorer.
This new function is based on this workaround to support Function.name: http://matt.scharley.me/2012/03/09/monkey-patch-name-ie.html

Combined with PR Shopify#310, the library works fine on IE.

Disclaimer: I do not use Internet Explorer! However, I developed a TV panel using your library, and now we have to support IE...
Pull liquiddc changes in to IE branch
Get the view path of a widget on IE
Floppy added a commit that referenced this pull request Jun 23, 2014
IE polyfill support
@Floppy Floppy merged commit 400977d into master Jun 23, 2014
@Floppy Floppy deleted the ie branch June 23, 2014 15:28
@Floppy Floppy restored the ie branch June 23, 2014 15:29
@Floppy Floppy deleted the ie branch December 9, 2014 09:28
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