Commit Graph

279 Commits

Author SHA1 Message Date
Jimmy Wärting f3b45ae580 Remove the implementation
The spec was abandoned.

Many download files from the server so recommend them to use headers instead
2018-09-26 12:40:14 +02:00
Jimmy Wärting 31eccd14f9 everything but dist folder 2018-09-26 12:19:51 +02:00
Jimmy Wärting eb11f655e6 fix bom api docs 2018-09-26 12:12:52 +02:00
Jimmy Wärting eaeac8dc3c fix BOM api docs 2018-09-26 12:09:50 +02:00
Jimmy Wärting 9e931126f5 docs for using url 2018-09-26 12:00:35 +02:00
Jimmy Wärting 37d757bbc6 don’t crash in worker 2018-09-26 12:00:35 +02:00
Jimmy Wärting 4de5ebccc8 new version 2018-09-26 12:00:35 +02:00
Jimmy Wärting 5cbe331ec8 include the list folder 2018-09-26 12:00:35 +02:00
Jimmy Wärting a67731daf4 update dev rep 2018-09-26 12:00:35 +02:00
Jimmy Wärting 660c35cdb8 remove old demos 2018-09-26 12:00:35 +02:00
Owen Blacker 5db588a568 Amended link to Apple's WebKit bug (#454)
WebKit bug №102914 is no longer the ticket referencing the "iOS can't do this" problem — that ticket has been closed since it was resolved on MacOS.

The appropriate WebKit bug ticket is №167341: [iOS] Add support for the download attribute, so I have updated the link appropriately.
2018-09-20 23:18:25 +02:00
Jimmy Wärting 1144ac42bb Add precaution note about file constructor
closes #455
2018-08-07 19:44:51 +02:00
Eli Grey 00e540fda5 Merge pull request #450 from ps011/master
Added import statement in syntax section for ease of use
2018-07-17 10:50:43 -07:00
Soni 23d400231f Added import statement in syntax section for ease of use 2018-07-03 14:31:01 +05:30
Eli Grey e865e37af9 Revert #408 1.3.8 2018-03-22 14:09:13 -07:00
Christopher Hunt a606064f37 Revert interface change. (#411) 2018-03-22 19:48:05 +01:00
Bryan Wain 28a86d90c4 Fix files included with npm (#413)
the files pointed to by main and module are not included in the npm installation
2018-03-22 19:47:45 +01:00
Eli Grey 5914e2a573 Version bump for 1.3.7 1.3.7 2018-03-20 14:30:18 -07:00
Eli Grey 6356c3f6f6 Set target="_blank" on save link
Also normalize setImmediate usage

Fixes #408
1.3.6
2018-03-16 14:45:20 -07:00
Eli Grey 24f9aaca80 Merge pull request #397 from Rillke/patch-1
Update @source in FileSaver.js
2018-01-25 01:46:34 -08:00
Rainer Rillke f1959c87cd Update @source in FileSaver.js 2018-01-25 01:54:51 +01:00
Eli Grey dfd58561fb Use export default 2018-01-22 15:53:17 -08:00
Eli Grey a5dbf55c17 Merge pull request #391 from ogonkov/use_babel
Run build via `babel`. More changes and cleanup to come
2018-01-22 14:49:06 -08:00
Alexey 5978f3c577 Avoid using window in export 2018-01-23 00:12:19 +03:00
Alexey 9570cf7362 Update readme 2018-01-14 08:50:55 +00:00
Alexey b1158d0c33 Update main in bower.json 2018-01-14 08:44:50 +00:00
Alexey b6c236d96d Add check for window.saveAs 2018-01-14 08:43:44 +00:00
Alexey 164deec5ab Build to dist folder 2018-01-13 09:01:32 +00:00
Alexey 99a89750b0 Update prepublish script name 2018-01-13 08:39:48 +00:00
Alexey ff675f8052 Change to named export 2018-01-13 08:37:02 +00:00
Alexey 17d5c67eb3 Fix files section in package.json 2018-01-13 08:37:02 +00:00
Alexey 70bb521e5d Preserve generated files location 2018-01-13 08:37:02 +00:00
Alexey b4c11367c0 Build minified version 2018-01-13 08:37:02 +00:00
Alexey 281a1c1a93 Run build before publishing 2018-01-13 08:37:02 +00:00
Alexey d02373e40d Preserve source file for npm 2018-01-13 08:37:02 +00:00
Alexey d7f5db3244 Run build via babel 2018-01-13 08:37:02 +00:00
Eli Grey b4a918669a Update version number for #387 1.3.4 2018-01-12 05:03:49 -08:00
Eli Grey 5733e40e5a Fixes #387 2018-01-12 05:00:59 -08:00
Eli Grey 74f089808e Merge pull request #387 from arasabbasi/patch-1
Fix RollUp-Error because of This is Undefined Rewrite
2018-01-12 04:56:18 -08:00
Aras Abbasi fe42ec4055 Update FileSaver.js 2018-01-12 13:46:49 +01:00
Aras Abbasi 0b90542535 Update FileSaver.js 2018-01-12 13:14:59 +01:00
Joshua c3e4a45021 Fix typo (#378)
Fix typo
2017-12-06 12:47:35 +01:00
Aras Abbasi db089ce81e Update FileSaver.js 2017-12-04 19:42:44 +01:00
Aras Abbasi 1bf9b35b54 Fix RollUp-Error because of This is Undefined Rewrite
make it compatible with RollUp
rollup/rollup#759
MrRio/jsPDF#1533
2017-12-04 19:40:44 +01:00
Eli Grey c347c51f6e Merge pull request #374 from thijstriemstra/patch-1
fix typo
2017-09-29 17:53:01 -07:00
Thijs Triemstra 945f08bc74 fix typo 2017-09-30 02:10:23 +02:00
Jimmy Karl Roland Wärting dffa3a4989 Updated browser support
closes #12
2017-06-22 09:01:12 +02:00
Jimmy Karl Roland Wärting 4db4a78aad Merge pull request #310 from marvinscharle/master
Include informations for how to get Typescript definitions into README.md
2017-03-09 16:01:41 +01:00
Marvin Scharle d89ed13171 Updated README to include information about typescript definitions eligrey/FileSaver.js#277 2017-02-15 17:24:53 +01:00
Jimmy Karl Roland Wärting aa9f4e0e03 Merge pull request #273 from Amitesh/require-syntax-usage
Saving text using with require statement
2016-10-14 10:54:05 +02:00