Commit Graph

17 Commits

Author SHA1 Message Date
Matthew Wilton
f3fb377beb Handle mutating promise return types in PDF.js. (#9431) 2016-05-26 23:14:14 +09:00
koba-ninkigumi
6f16ea218b PDFRenderParams has viewport property.
See: https://github.com/mozilla/pdf.js/blob/master/examples/helloworld/hello.js
2016-03-24 17:07:56 +09:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
vvakame
781e468d4b remove unused .tscparams 2015-12-23 18:23:35 +09:00
Eric Winkelmann
de5a50a5f3 Fix PDFPageProxy property getter types in pdf.d.ts
`pageNumber`, `rotate`, `ref`, and `view` are property getters, not functions.

Resolves #6726
2015-12-12 19:26:28 -08:00
fbouquet
a5a3eac40c Adds definitions for missing attributes in PDFJSStatic. 2015-12-02 12:39:04 +01:00
Сергей Житенев
75aead9477 fixing untyped arguments 2015-10-28 13:04:46 +03:00
hamza zia
e9ebd64156 Added PDFViewer constructor 2015-03-17 10:15:54 +08:00
jimmejardine
ad6ef710f1 Improved return type of getTextContent():
Created TextContent interface
2014-10-24 17:02:52 +01:00
Mohamed Hegazy
2aaa293cb1 Remove quotes from response files 2014-09-02 14:53:39 -07:00
Eunchong Yu
ca1766728b Correct the type of PDFDocumentProxy.numPages and .fingerprint
The type of them is a property, not a function or a method.

Reference:
- API spec: 305274cd45/test/unit/api_spec.js (L45-L50)
- Impl: 816f2f7e1d/src/core/core.js (L476) and #L512
2014-04-15 22:45:27 +09:00
Bartvds
709a0363a0 added/fixed headers o-s
https://github.com/borisyankov/DefinitelyTyped/issues/1570
2014-01-24 01:56:27 +01:00
Igor Oleinikov
ebc032b8e1 pdf: fixed definition (fixes test) 2013-12-19 19:30:43 +04:00
vvakame
2708bc05cd Fixed tsc failed on Node.js v0.8.25 2013-10-03 11:23:38 +09:00
vvakame
3fe1f6bc4e Fixed to CI test passing 2013-10-03 10:18:58 +09:00
jbaldwin
67f689ca90 Fix PDF.D.TS -> pdf.d.ts reference 2013-08-26 19:08:31 -06:00
jbaldwin
cc916310d1 Added parallel.d.ts and pdf.d.ts definitions 2013-08-26 17:11:13 -06:00