Ryan Cavanaugh
|
bfd400a8f8
|
Add noEmit to all config files
|
2016-05-10 12:24:49 -07:00 |
|
Ryan Cavanaugh
|
e808e8e062
|
Remove unneeded references
|
2016-05-10 12:22:25 -07:00 |
|
Ryan Cavanaugh
|
50387d4046
|
Change relative reference paths to types references. Errors incoming...
|
2016-05-09 18:06:27 -07:00 |
|
Ryan Cavanaugh
|
49b1ac6a38
|
Rename all entry points to index.d.ts and explicitify all file lists
|
2016-05-09 17:29:10 -07:00 |
|
Ryan Cavanaugh
|
ab2b4191c5
|
Add typesRoot to all config files
|
2016-05-09 13:52:25 -07:00 |
|
Ryan Cavanaugh
|
ded70421be
|
Turn off strict null checks
|
2016-05-04 15:08:38 -07:00 |
|
Ryan Cavanaugh
|
69d1929d8a
|
Add tsconfig.json files
|
2016-05-04 14:14:39 -07:00 |
|
Ryan Cavanaugh
|
e7c111c4b7
|
Merge remote-tracking branch 'upstream/master' into types2.0
Add tsconfig files everywhere
# Conflicts:
# azure-mobile-services-client/AzureMobileServicesClient.d.ts
# bookshelf/bookshelf.d.ts
# hapi/hapi.d.ts
# helmet/helmet.d.ts
# mongodb/mongodb.d.ts
# nock/nock.d.ts
# react-bootstrap/react-bootstrap.d.ts
# react-helmet/react-helmet.d.ts
# restify/restify.d.ts
# sequelize/sequelize.d.ts
|
2016-04-27 20:40:21 -07:00 |
|
Ryan Cavanaugh
|
4f7524fc65
|
Rename files and folders to match their module definitions
|
2016-04-05 15:50:30 -07: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 |
|