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

Fixes IE and Safari utilizing feature checks #139

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

frankmariette
Copy link

Added in fixes for IE and Safari. The Safari "fix" just writes the data to a URI and allows it to be saved as a csv with the page source. Didn't want to use a polyfill for flash with the recent vulnerabilities for Flash. While this isn't ideal it is better than nothing. The IE fix was originally created by @BerangereMartin and I modified it to work with the current version of ng-csv.

@asafdav
Copy link
Owner

asafdav commented Dec 17, 2015

Hi can you please squash your commits ?

@frankmariette
Copy link
Author

@asafdav Squashed them down.

@asafdav
Copy link
Owner

asafdav commented Dec 17, 2015

Hi @karrde00, you need to push -f after a squash otherwise all of the old commits stay and it leads to issues. there should be only one commit under the commit tab (currently 11)

@asafdav
Copy link
Owner

asafdav commented Dec 17, 2015

Thanks again

Update data type

build update

Fix for IE9 inserting HTML into file

actual fix

actual fix

forgot the seperator

Update data type

forgot the seperator

Update data type

build update

Fix for IE9 inserting HTML into file

actual fix

actual fix

forgot the seperator

Update data type

forgot the seperator
@frankmariette
Copy link
Author

@asafdav Fixed it. Thanks for the help on the squash.

@frankmariette
Copy link
Author

@asafdav What's the status on this?

@eraye1
Copy link

eraye1 commented May 6, 2016

curious about the status of this as well.

@qdequippe
Copy link

qdequippe commented Sep 15, 2016

+1 to merge this PR

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