Skip to content

Releases: vicqstream/ng-csv

Fix IE<11

05 Jul 14:29

Choose a tag to compare

Fix IE<11 Pre-release
Pre-release

createObjectURL causing issues so use window.navigator.msSaveOrOpenBlob instead

Fix for Safari popup blocker:

21 Apr 13:23

Choose a tag to compare

Pre-release

enforces a two click system:
- first click loads the data and attaches it to a give element or the clicked element if none assigned
- second click on the attached element downloads it