Commit Graph

132 Commits

Author SHA1 Message Date
Eli Grey 485930a7bc Workaround for crbug.com/375297
Removed deletion queue + unload processing; replaced it with an
asynchronous revocation flow
2014-07-21 13:48:56 -04:00
Eli Grey d50456a358 Spacing change in the intro comment
Zero code changes, still v.2014.05.27
2014-07-14 02:43:46 -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 b8054a26d1 Full license link 2014-05-27 19:06:18 -04:00
Eli Grey 912adc4b20 Removing all official cdn/package manager support
You are still free to upload new versions to your preferred cdn or
package manager, as this library is open source.
2014-05-27 15:04:25 -04:00
Eli Grey 1374a3d82f Only the @source comment attribution is required 2014-05-27 13:08:35 -04:00
Eli Grey d28d0bb26e Firefox for Android GC bug no longer applies 2014-05-27 13:01:40 -04:00
Eli Grey 6963e120d4 Removed redundant code for the blob URL 2014-05-27 12:49:41 -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 6a7619f5ab Removed redundant info 2014-04-22 15:28:51 -04:00
Eli Grey 9637650fe3 Update license year 2014-04-22 15:25:53 -04:00
Eli Grey 7cc9f38c94 Merge pull request #76 from jjuutila/amd-support
Add AMD export
2014-03-20 18:28:33 -04:00
Jaakko Juutila d8388a1a3c Add AMD export 2014-03-20 16:13:29 +02:00
Eli Grey 5c0a372216 Merge pull request #71 from minj/ff-addon-support
FF addon support
2014-02-23 01:30:49 -05:00
minj e81a06bcba add saveAs.unload to prevent memleaks 2014-02-23 07:49:28 +02:00
minj c71508b5e2 test for existence of navigator 2014-02-23 07:48:15 +02:00
Eli Grey f74718a62c Re-self-close canvas and textarea 2014-02-09 15:13:07 -05:00
Eli Grey 97f41650d0 Restore readme header style 2014-02-09 14:59:20 -05:00
Eli Grey 3966c76c6f Restore async on demo scripts 2014-02-09 14:57:44 -05:00
Eli Grey da0d8ffa6a Fix indentation 2014-02-09 14:56:34 -05:00
Eli Grey 2344e2a83b Merge pull request #68 from XhmikosR/master
Minor tweaks
2014-02-09 14:55:48 -05:00
XhmikosR 702cd2e820 Tweak demo files. 2014-02-09 17:43:54 +02: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
XhmikosR 554f6cc11b Update FileSaver.js.
* update JSHint config options to match the current coding style
* use the important comment for the license header
2014-02-09 13:34:41 +02:00
XhmikosR 054378f822 Normalize package.json.
Fix version info, add missing properties.
2014-02-09 13:13:00 +02:00
Eli Grey f12e28db63 Update bower version 2014-01-25 00:01:19 -05:00
Eli Grey 84649d8342 Merge pull request #64 from kingcody/feature/bower-integration
Added bower.json for inclusion into the bower system
2014-01-24 20:59:18 -08:00
Eli Grey 7cbbf5a7cc Update release date 2014-01-24 00:40:56 -05:00
Eli Grey 05df3e07e1 Closes #40 and #66
Also assuming navigator is defined from now on
2014-01-24 00:40:21 -05:00
kingcody 7f8e55e0b7 added bower.json for inclusion into the bower system 2014-01-18 21:46:07 -05: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 eb78e6b9be Delete bower.json 2013-12-30 14:39:00 -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
Eli Grey 850e64b9fd Merge pull request #59 from chilijung/master
add bower install steps in README
2013-12-29 20:54:48 -08: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 9d69e4b273 Attempting to fix #57 2013-12-27 14:32:57 -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