Commit Graph
73 Commits
Author SHA1 Message Date
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
Eli Grey 0c8bb1fa72 Update README.md 2013-12-27 15:57:00 -05:00
Eli Grey a8e4d35f52 Safari 7 doesn't work (#12) 2013-12-27 15:14:35 -05:00
Eli Grey 547928851b Fixes #56 2013-12-27 14:55:53 -05:00
Eli Grey 1f4b2f1724 Filled in more data on blob sizes 2013-11-07 20:43:10 -05:00
Eli Grey 5e21d6f26a Update README.md 2013-11-07 20:40:15 -05:00
Eli Grey 2d3a74eff6 Clarified Safari support, closes #12 2013-11-07 20:37:51 -05:00
Eli Grey fdf59da007 Moving canvas-toBlob blurb up above the browser support table 2013-09-13 12:14:39 -04:00
Eli Grey acc0242724 Make canvas-toBlob.js link more prominent 2013-09-13 12:14:04 -04:00
Mathias Panzenböck 54ad2ce48e Fixed typo 2013-09-13 04:20:28 +02:00
Eli Grey 00cebdabb3 Update README.md 2013-09-08 16:51:45 -04:00
Eli Grey d67735964e Update README.md 2013-07-12 16:06:09 -04:00
Jordan Austin 5996094267 Updated Chrome for Android fields
Removed file size note, since this hasn't beeb tested. Added note to
v28 + on Chrome for Android.
2013-07-12 11:41:27 -07:00
Jordan Austin 17b3df3b72 Added Chrome for Android to supported browser table 2013-07-12 11:37:13 -07:00
Jordan Austin 424664d978 Updates to README 2013-07-12 11:32:56 -07:00
Jordan Austin 663e6fc97a Updated browser support table 2013-07-12 11:18:52 -07:00