Commit Graph

88 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 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
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
Soni 23d400231f Added import statement in syntax section for ease of use 2018-07-03 14:31:01 +05:30
Alexey 9570cf7362 Update readme 2018-01-14 08:50:55 +00:00
Joshua c3e4a45021 Fix typo (#378)
Fix typo
2017-12-06 12:47:35 +01: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
Marvin Scharle d89ed13171 Updated README to include information about typescript definitions eligrey/FileSaver.js#277 2017-02-15 17:24:53 +01:00
Amitesh Kumar cafa1bfebb Saving text using with require statement 2016-10-14 12:09:50 +05:30
Jimmy Karl Roland Wärting b2bf6d86f5 typo 2016-06-03 11:40:32 +02:00
Jimmy Karl Roland Wärting d84a5c2f3a Public relations (PR) for StreamSaver.js 2016-06-03 11:07:17 +02:00
Jimmy Karl Roland Wärting 47ff4cd74a moved some text 2016-05-31 09:46:57 +02:00
Jimmy Karl Roland Wärting c0c85f387b moved some text 2016-05-31 09:46:11 +02:00
Jimmy Wärting 3eeddf1145 1.3.0 2016-05-31 09:30:32 +02:00
Jimmy Wärting 242c1dccc1 closes #134 2016-05-25 23:43:11 +02:00
Jimmy Wärting 3247084327 how to install filesaver 2016-05-25 23:33:03 +02:00
Eli Grey 5c1857363e Adding Edge to the browser support table 2016-03-28 21:52:09 -04:00
Antelle 54c04285ae update dist and readme 2015-10-03 23:38:09 +03:00
Eli Grey bf44e184c1 Closes #164 2015-09-24 00:00:32 -04:00
Trey Griffith fc84cff9a7 Add link to bower-compatible repo
[This comment](https://github.com/eligrey/FileSaver.js/issues/104#issuecomment-64328197) indicates a willingness to include a link to a bower-compatible fork of FileSaver.js. I created the fork so that I could install it using bower (via rails-assets.org) and wanted to share.

Based on [previous statements](https://github.com/eligrey/FileSaver.js/pull/109#issuecomment-65692833) about converting the package to semver, I've used a versioning system that reflects this package actual version. The version  I uploaded is 1.20150304.1. Going forward I plan to change the minor version when new versions are released, with the date they are released as the minor version.

For example, if a new version were released today, I would update the bower package to version `1.20150322.0`.

I know that you [tweeted](https://twitter.com/sephr/status/542978804441169920) a recommendation to use the patch version as the date, but since most package managers treat patch bumps as easy upgrade paths, the minor version seemed more appropriate.
2015-03-22 16:02:45 -07:00
Eli Grey 829e18db5d Update link 2015-03-20 20:39:19 -04:00
Eli Grey f19f514772 Document Chrome blob size limit 2014-12-27 18:35:17 -05:00
Eli Grey 11751a6a65 Attribute both fork contributors 2014-11-30 17:46:08 -05:00
Eli Grey 806dc4411e Linking to @koffsyrup's fork of @ChenWenBrian
Due to ChenWenBrian/FileSaver.js#1
2014-11-30 17:44:18 -05:00
Eli Grey 0908030da6 Fix header case 2014-11-29 20:18:50 -05:00
Michael Deal f1132903ff Update README.md 2014-11-06 15:11:56 -08:00
Michael Deal 86fb7e9f8f tweak link to bug report 2014-11-06 15:11:02 -08:00
Michael Deal 6a74334417 Add note about iOS
Hopefully this might help others not run into the same issue of executing outside of a user interaction event loop.
2014-11-06 15:09:41 -08:00
Hayden Bleasel b06be70442 Restored original Markdown style 2014-09-01 13:54:32 +10:00
Hayden Bleasel 0ff53e0c2f Added production version, updated readme 2014-09-01 12:25:59 +10:00
Eli Grey c69c21d488 Confirming max blob size on Chrome for Android 2014-07-25 23:25:52 -04:00
Eli Grey 647fca0d83 Saving text files in IE<10 2014-07-12 14:25:29 -04:00
Eli Grey f85d70c825 Link to saveTextAs 2014-07-12 14:24:00 -04:00
Eli Grey 9921b2c327 More Safari info (#12) 2014-06-27 14:49:13 -04:00
Eli Grey 43a05d898a No args for feature detection 2014-05-27 12:00:28 -04:00
Eli Grey 365e9729ec Update README.md 2014-05-13 02:19:47 -04:00
Eli Grey 97f41650d0 Restore readme header style 2014-02-09 14:59:20 -05:00
XhmikosR 8691eae14e Improve README.md.
Use code syntax when possible and be consistent with the headers syntax.
2014-02-09 17:22:17 +02:00
Eli Grey 592034aaf0 Update README.md 2014-01-14 14:07:27 -05:00
Eli Grey 0055d054ac Blink-based Opera blob limit defined 2014-01-03 12:51:48 -05:00
Eli Grey b252336bf9 On second thought, the bower info is best left to the bower site 2013-12-29 23:57:59 -05:00
Eli Grey 3b3b3844ff Update README.md 2013-12-29 23:56:38 -05:00
chilijung 2b0ad0e647 fix word style 2013-12-30 12:19:47 +08:00
chilijung 7737258e7f add bower install step 2013-12-30 12:18:34 +08:00
Eli Grey e402d21426 Clarified Safari 6.1+ support (#12) 2013-12-27 17:54:17 -05:00
Eli Grey c56ae89974 Safari 7 does work? (#12) 2013-12-27 17:49:17 -05:00