Eli Grey and GitHub
dfd58561fb
Use export default
2018-01-22 15:53:17 -08:00
Eli Grey and GitHub
a5dbf55c17
Merge pull request #391 from ogonkov/use_babel
...
Run build via `babel`. More changes and cleanup to come
2018-01-22 14:49:06 -08:00
Eli Grey
b4a918669a
Update version number for #387
2018-01-12 05:03:49 -08:00
Eli Grey
5733e40e5a
Fixes #387
2018-01-12 05:00:59 -08:00
Eli Grey and GitHub
74f089808e
Merge pull request #387 from arasabbasi/patch-1
...
Fix RollUp-Error because of This is Undefined Rewrite
2018-01-12 04:56:18 -08:00
Eli Grey and GitHub
c347c51f6e
Merge pull request #374 from thijstriemstra/patch-1
...
fix typo
2017-09-29 17:53:01 -07:00
Eli Grey
eb8d76f845
Closes #257
2016-09-01 15:09:41 -07:00
Eli Grey and GitHub
8739c467c6
Merge pull request #159 from zky829/patch-1
...
Add safe module name to avoid requireJS errors
2016-08-29 15:01:25 -07:00
Eli Grey
0b137cf80a
Merge pull request #236 from eligrey/jimmywarting-patch-1
...
Public relations (PR) for StreamSaver.js
2016-06-03 05:19:55 -04:00
Eli Grey
8e64e56f47
Workaround for #230
2016-05-26 22:04:32 -04:00
Eli Grey
53b6226cb8
Update demo resource links
2016-05-26 18:59:52 -04:00
Eli Grey
e9d9413814
Undo #219 and fix #232
2016-05-26 18:56:00 -04:00
Eli Grey
3937bb4c33
Update canvas-toBlob.js demo link
2016-05-26 08:33:55 -04:00
Eli Grey
8407c874d2
Minified demo script
2016-05-26 08:24:02 -04:00
Eli Grey
d2b5086afc
Update demo script links to latest versions
2016-05-26 08:22:55 -04:00
Eli Grey
597b6cd020
Use toBlobHD in demo script
2016-05-26 08:19:04 -04:00
Eli Grey
921c78ff43
Change UTF-16 BOM to UTF-8
...
Fixes #219
2016-05-20 21:37:27 -04:00
Eli Grey
683f689326
Removing dead link from demo
2016-03-28 22:16:23 -04:00
Eli Grey
6ad591cc84
Update demo scripts
2016-03-28 22:07:59 -04:00
Eli Grey
5c1857363e
Adding Edge to the browser support table
2016-03-28 21:52:09 -04:00
Eli Grey
62d219a0fa
Semi-workaround for #205
...
This solution still isn't technically correct because it could take more
than 40 seconds to download a file. I could simply not revoke any files,
but then users would run into issues once they have saved a cumulative
total of over 500MB (
https://bugs.chromium.org/p/chromium/issues/detail?id=375297 )
Complain to @sicking and @arunranga for creating and standardizing an
incomplete revocation API.
2016-03-28 16:07:08 -04:00
Eli Grey
7ef5187eeb
Merge pull request #208 from evilaliv3/issue/207
...
Fix issue #207
2016-03-19 19:12:36 -04:00