Commit Graph

18 Commits

Author SHA1 Message Date
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
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 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 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
Eli Grey e865e37af9 Revert #408 2018-03-22 14:09:13 -07:00
Christopher Hunt a606064f37 Revert interface change. (#411) 2018-03-22 19:48:05 +01:00
Eli Grey 5914e2a573 Version bump for 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
2018-03-16 14:45:20 -07: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
Alexey 5978f3c577 Avoid using window in export 2018-01-23 00:12:19 +03:00
Alexey b6c236d96d Add check for window.saveAs 2018-01-14 08:43:44 +00:00
Alexey ff675f8052 Change to named export 2018-01-13 08:37:02 +00:00
Alexey d7f5db3244 Run build via babel 2018-01-13 08:37:02 +00:00