Eli Grey
|
0a8d4ce024
|
Fixes #13
|
2013-12-27 15:04:22 -05:00 |
|
Eli Grey
|
fedc2b1401
|
Merge pull request #17 from chris-rock/master
add bower manifest
|
2013-12-06 23:37:28 -08:00 |
|
Christoph Hartmann
|
eaeb6fd152
|
add bower manifest
|
2013-12-05 12:17:36 +01:00 |
|
Eli Grey
|
b5453eee55
|
Use double quotes instead of single quotes #11
|
2013-08-28 01:17:30 -04:00 |
|
Eli Grey
|
f4d3e25fde
|
Merge pull request #11 from LiuJi-Jim/master
fix detect bug in iOS
|
2013-08-27 22:17:02 -07:00 |
|
Liu Ji
|
dfdf4ec3af
|
fix detect bug in iOS
iOS returns 'typeof Blob' as 'object' instead of 'function', tested on
iOS 6.
|
2013-08-28 10:48:18 +08:00 |
|
Eli Grey
|
f291ea02ed
|
Removing BlobBuilder minified code, fixes #10
|
2013-08-23 13:48:48 -04:00 |
|
Eli Grey
|
9f0a8fb1aa
|
Removing BlobBuilder
|
2013-08-23 13:48:31 -04:00 |
|
Eli Grey
|
504b2a26d6
|
Workaround for #6
Also removing can_apply_typed_arrays stuff since the workaround makes it unused
|
2013-07-30 11:09:29 -04:00 |
|
Eli Grey
|
107c648d6f
|
Fixes #9
|
2013-07-23 18:45:19 -04:00 |
|
Eli Grey
|
7246d68f23
|
Updating date
|
2013-06-21 15:44:21 -03:00 |
|
Eli Grey
|
6f36e8aab6
|
Fixes eligrey/FileSaver.js/#12
|
2013-06-21 11:10:48 -03:00 |
|
Eli Grey
|
1994f1af9d
|
Merge pull request #7 from tyrasd/patch-1
rewrite Blob when URL object is not present
|
2013-04-29 11:02:43 -07:00 |
|
Martin Raifer
|
34d22337b3
|
rewrite Blob when URL object is not present
Opera 12.10 supports Blob, but [doesn't support URL.createObjectURL](http://www.opera.com/docs/specs/presto2.12/apis/#file). As BlobBuilder.js has its own URL.createObjectURL, it cannot work properly when the blob is not a "FakeBlob" (and URL is undefined).
This fixes https://github.com/eligrey/FileSaver.js/issues/10 for example.
|
2013-04-29 18:17:06 +03:00 |
|
Eli Grey
|
0d04b64b89
|
Merge pull request #5 from lifof/master
A little fix for Safari
|
2013-03-17 16:15:29 -07:00 |
|
Lifof
|
1afa1b5cef
|
Fix for Safari
|
2013-03-17 22:26:20 +00:00 |
|
Eli Grey
|
22b347f7ea
|
Workaround for github/github-flavored-markdown#98
|
2013-02-13 16:06:45 -05:00 |
|
Eli Grey
|
8840b82e38
|
Fixed check for native Blob() support
|
2013-01-23 19:48:05 -05:00 |
|
Devin Samarin
|
0629aa7908
|
Create shim for new Blob API
|
2013-01-14 11:46:22 -08:00 |
|
Eli Grey
|
78394a43cb
|
Fixed case issues; closes #4
|
2013-01-10 21:58:18 -05:00 |
|
Eli Grey
|
5e4b401778
|
Closes #2
|
2012-04-21 15:49:01 -03:00 |
|
Eli Grey
|
9072387041
|
The Firefox problem that I perceived was just an async loading bug with the other libs.
|
2011-08-02 08:38:24 -04:00 |
|
Eli Grey
|
b87548dd82
|
Added tracking image to readme.
|
2011-07-31 22:56:57 -04:00 |
|
Eli Grey
|
5a68bbfae2
|
Initial commit
|
2011-07-14 23:26:51 -04:00 |
|