Commit Graph

308 Commits

Author SHA1 Message Date
Eli Grey a7e1ccfc44 Create FUNDING.yml 2019-06-11 22:39:07 -07:00
Jimmy Wärting 1bc9ed39c4 bump minor version v2.0.2 2019-05-14 10:00:17 +02:00
Marcin Rybacki 71f266f93e Missing dist build 2019-05-14 09:46:41 +02:00
Marcin Rybacki 9bd5261f60 Catching an exception on Send. This happens when request for HEAD returns 405 Method Not Allowed. Instead of error http status, this may throw an exception. Return false and fallback to link download. 2019-05-14 09:46:41 +02:00
Oskar Köök 3caf053bbd fix autoBom documentation 2019-05-14 09:45:57 +02:00
josephrocca 04ca36440d Updated Chrome data 2019-03-01 09:47:36 +01:00
zachary parrish d87b419616 Update README.md
Just made some minor grammar changes
2019-02-17 17:45:48 +01:00
Jimmy Wärting 3e46b73052 Update package.json 2019-02-17 15:24:08 +01:00
TypeError64 b1ab588946 Update README.md 2019-02-01 11:29:14 +01:00
Nathan Phillip Brink 4a73fd7a2d Fix a few spelling errors. 2019-01-07 13:02:54 +01:00
Alexander Светлый 0e905a3e06 Update README.md
Fix import
2018-12-29 11:02:50 +01:00
segovia 283f438c31 Fix accidental rewrite of global saveAs function
The change is just to put parentheses around the code after `var saveAs = _global.saveAs ||`
and then indent it properly.

closes #498
2018-12-29 11:01:25 +01:00
Jimmy Wärting be09a02e8c Removed eval
closes #491
2.0.0
2018-11-14 12:34:32 +01:00
NeeEoo 72effade4d Fixed grammar and punctuation 2018-11-02 19:45:09 +01:00
Vasyl Zuzyak 3ecf5a9f55 fix: make typo go away 2018-11-02 14:02:44 +01:00
asaarnak 6d09d0980b Add sourcemap to /dist folder. #481 2018-10-25 13:11:46 +02:00
Jimmy Wärting 00183093bf don’t throw on module.exports 2018-10-18 11:40:36 +02:00
Ben Ni cf70d125b0 replaced the non-breaking space at with space
This is causing IE to unable to recognize the { on line 49
2018-10-16 23:58:13 +02:00
Eli Grey bbecae4d41 Merge pull request #477 from jeffbdye/patch-1
Minor misspellings in comments
2018-10-10 12:21:16 -07:00
Jeff Dye b08a6d256c Minor misspellings in comments
Just some quick fixes for comments in the file.
2018-10-10 15:12:43 -04:00
Patrick Löcker 767f830766 Fix spelling of click-function 2018-09-28 15:01:52 +02:00
Jimmy Wärting 74846b33fe switched export method 2018-09-27 21:00:17 +02:00
Jimmy Wärting 556af82e6a changed the way how you import 2018-09-26 19:33:47 +02:00
Jimmy Wärting 15d96ca835 Update CHANGELOG.md 2018-09-26 19:27:47 +02:00
Jimmy Wärting 047fa34d15 Rename changelog.md to CHANGELOG.md 2018-09-26 18:57:34 +02:00
Joshua Rippon 5183da9c57 Updated how saveAs is imported 2018-09-26 18:48:39 +02:00
Jimmy Wärting b796e069a9 reference another issue 2018-09-26 17:12:48 +02:00
Jimmy Wärting 410208d4f9 made issues to links 2018-09-26 17:10:49 +02:00
Jimmy Wärting 70c261d026 rc.2
Dispatch event instead of using a.click()
closes #465

added a changelog
closes #466

Made third argument as a object instead for easier transition to v2
2018-09-26 17:04:34 +02:00
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