Eli Grey
765f1d90ae
Update minified version
2014-09-16 02:48:51 -04:00
Eli Grey
17b23c437a
Merge pull request #105 from haydenbleasel/master
...
Added production version, updated readme
2014-09-16 01:28:43 -04: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
879b3c228c
Update version
...
Oops, should have bumped the version in that last commit.
2014-08-29 01:18:43 -04:00
Eli Grey
d2dc258838
Removed Chrome Frame stuff
...
I originally accepted a pullreq that added this check but since then Chrome Frame support has been discontinued and people have told me that FileSaver.js doesn't work in Chrome Frame, so this has no place here.
2014-08-29 01:18:08 -04:00
Eli Grey
c69c21d488
Confirming max blob size on Chrome for Android
2014-07-25 23:25:52 -04:00
Eli Grey
1e7251f2d4
Improved crbug.com/375297 workaround
2014-07-25 20:48:15 -04:00
Eli Grey
d9a5ac1d93
Merge pull request #99 from eugene-ku/master
...
add location.href fallback for safari
2014-07-22 12:31:29 -04:00
Yevhenii Kurtov
5d2f3497c2
add location.href fallback for safari
2014-07-22 13:42:05 +03:00
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