tyfkda
86ce9329bf
Update JSZip definitions for version 3 ( #9822 )
...
JSZip has changed its APIs asynchronously in version 3.0:
http://stuk.github.io/jszip/documentation/upgrade_guide.html
Replace to async method definitions:
* `load` => `loadAsync`
* `generate` => `generateAsync`
* `asXXXX` => `async('XXXX')`
> JSZip.compressions has been removed.
So related tests are removed.
2016-07-09 14:59:33 +09:00
vvakame
56295f5058
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
2016-03-17 00:55:26 +09:00
Legokichi Duckscallion
fd23f8f26c
force travis
2015-05-19 12:42:18 +09:00
Legokichi Duckscallion
e10cc3a282
JSZip.compressions.DEFLATE add
2015-05-19 12:33:07 +09:00
Christopher Brown
e5a6aa1c49
Declare jszip as a module, too.
2014-11-02 22:20:59 -06:00
SaschaNaz
daf8112e3c
jszip: update test suite
2014-10-23 21:58:24 +09:00
SaschaNaz
2d34cd049c
jszip: adjust to match current API
2014-10-23 21:18:19 +09:00
SaschaNaz
e87a55df38
jszip: reformat jsdoc
2014-10-23 16:46:23 +09:00
Boris Yankov
dd35f69637
Big replacement: bool with boolean
2013-08-07 16:59:39 +03:00
Neil Stalker
2192405a76
Fix definitions for TS 0.9
...
hammer.js
jake
jszip.js
dust.js
google,analytics
linq.js
2013-06-24 22:51:29 +01:00
Mathis Zeiher
970725912a
renamed tests
2013-04-05 14:24:42 +02:00
Mathis Zeiher
c365fcd035
Added definitions for JSZip library
2013-04-05 11:02:02 +02:00