Releases: alferov/angular-file-saver
Releases · alferov/angular-file-saver
1.1.3
06 Jan 16:02
Compare
Sorry, something went wrong.
No results found
File-saver is updated to v1.3.3
Use npm (instead if github) to handle Blob.js as a dependency
1.1.2
05 Jul 17:03
Compare
Sorry, something went wrong.
No results found
Switch to the official FileSaver.js npm package
1.1.1
01 Apr 14:35
Compare
Sorry, something went wrong.
No results found
1.1.0
26 Feb 00:27
Compare
Sorry, something went wrong.
No results found
An issue with importing has been fixed (migrated to webpack)
1.0.3
07 Feb 04:35
Compare
Sorry, something went wrong.
No results found
1.0.2
15 Dec 02:25
Compare
Sorry, something went wrong.
No results found
1.0.1
14 Nov 02:23
Compare
Sorry, something went wrong.
No results found
1.0.0
28 Oct 02:15
Compare
Sorry, something went wrong.
No results found
API has changed.
Since v1.0.0 FileSaver.saveAs accepts the following arguments(instead of a single object):
data Blob : a Blob instance;
filename String : Custom filename (extension is optional);
disableAutoBOM Boolean : (optional) Disable automatically provided Unicode text encoding hints;
0.7.1
16 Oct 00:44
Compare
Sorry, something went wrong.
No results found
0.7.0
10 Oct 22:33
Compare
Sorry, something went wrong.
No results found