Commit Graph

22695 Commits

Author SHA1 Message Date
Juan David Henao Zapata
aad85d425e Add loadFileConfigs function
the node-config update and add this library that i required for my project, see the new docs here: https://github.com/lorenwest/node-config/wiki/Using-Config-Utilities
2016-10-25 15:37:53 -05:00
Giff Song
5d8373707c Add typings for ndarray (#12208)
* Add typings for ndarray

* [ndarray] Fix indentation

* [ndarray] Make test be passed with strictNullChecks=true
2016-10-25 11:39:18 -07:00
Andy
da09b3d1a0 Fix packages with broken tests (#12210) 2016-10-25 11:37:40 -07:00
François Guillot
34cbdeac61 Added lots of missing properties (#12222)
* Added lots of missing properties

* Missing semi-colon and adding JSX type
2016-10-26 01:03:04 +09:00
Jon Rimmer
94d1002f55 Correct ng-file-upload progress callback signature (#12154) 2016-10-26 01:02:37 +09:00
Connor Peet
a71096b3eb Update @types/screenfull to 3.0.0 (#12173) 2016-10-26 00:47:47 +09:00
Chi Vinh Le
35bbd73130 Fix murmurhash-js direct import (#12223) 2016-10-26 00:25:01 +09:00
Ivana Dolezalova
2de474ed6c Typings for com.darktalker.cordova.screenshot (#12200)
* Typings for com.darktalker.cordova.screenshot

* Typings for com.darktalker.cordova.screenshot

- correction of parameters

* Typings for com.darktalker.cordova.screenshot

 - correction of typings header

* Typings for com.darktalker.cordova.screenshot

- correction of callbacks

* Typings for com.darktalker.cordova.screenshot

- correction of URI function return type
2016-10-26 00:05:43 +09:00
Giff Song
292c099666 Add types for typedarray-pool (#12218) 2016-10-25 23:54:59 +09:00
keika299
cb0f380fe0 add medium-editor declaration file (#12156) 2016-10-25 22:42:29 +09:00
Emmanuel Surleau
27174677b3 Make SyntheticEvent.target generic, not SyntheticEvent.currentTarget (#11508). (#11531) 2016-10-25 22:15:33 +09:00
Peter Safranek
dc33fb1259 [types-2.0] Add type definitions for koa-send. (#11946)
* Add type definitions for koa-send.

* Use correct file name and add tsconfig.
2016-10-25 22:11:17 +09:00
Zhengbo Li
70a0609326 Merge pull request #12182 from KostyaEsmukov/ts2_react-i18next
Made react-i18next typings compatible with strictNullChecks
2016-10-24 20:42:46 -07:00
Zhengbo Li
71daa71812 Merge pull request #12189 from cvle/types2.0-murmurhash-js
Add @types/murmurhash-js
2016-10-24 10:49:51 -07:00
Zhengbo Li
48cf90370d Merge pull request #12192 from geoffreak/sparkpost
Adding SparkPost typings
2016-10-24 10:47:35 -07:00
Joshua DeVinney
bf2e2bfeb3 Adding SparkPost typings 2016-10-23 15:57:36 -05:00
Chi Vinh Le
c1b9fc662a Add @types/murmurhash-js 2016-10-23 21:08:01 +07:00
Kostya Esmukov
79eec0c2f3 Made react-i18next typings compatible with strictNullChecks 2016-10-23 09:02:45 +03:00
Andy
47feec0e12 Improve base64js types (#12135) 2016-10-20 13:43:06 -07:00
Andy
b06c56b70b Update "node-fetch" typings (#11834)
* Update "node-fetch" typings

Convert to external module and remove `namespace _fetch`

* Fix test

* Don't need patch version
2016-10-20 08:47:19 -07:00
Zhengbo Li
65166af553 Merge pull request #11881 from naBausch/fix/pickadate/types-2.0
Fix missing type declaration for pickadate types-2.0
2016-10-20 01:30:44 -07:00
Zhengbo Li
69534b0b28 Merge pull request #12059 from hersing/patch-2
language returns a string if left empty
2016-10-19 22:11:41 -07:00
Zhengbo Li
947602f537 Merge pull request #12072 from iH8c0ff33/patch-2
Update request.d.ts
2016-10-19 22:11:23 -07:00
Zhengbo Li
994ee912ed Merge pull request #12106 from DefinitelyTyped/fix_tests
Fix test
2016-10-19 17:05:11 -07:00
Andy Hanson
07c19aba77 Fix test: compiler now infers type of a parameter, so we must give it a more specific type 2016-10-19 13:50:23 -07:00
Daniele Monteleone
92f1e73b1c Update request.d.ts
Use `string | null` for CoreOptions.encoding type as the encoding has to be null in order to get a buffer as the body (needed to download files). [see documentation](https://github.com/request/request#requestoptions-callback)
2016-10-18 21:01:27 +02:00
Daniel Hersing
ba32171019 language returns a string if left empty
Look at line 415 https://github.com/adamwdraper/Numeral-js/blob/master/numeral.js
2016-10-18 13:48:01 +02:00
Andy
d7f4aff454 Remove duplicate declaration (#11972) 2016-10-14 10:19:06 -07:00
Arthur Ozga
7c57843769 Merge pull request #11944 from lucamartinetti/string
[types-2.0] add stripLeft, stripRight and titleCase to string
2016-10-13 16:24:47 -07:00
Daniel Rosenwasser
e94e9e14a9 Merge pull request #11925 from DanielRosenwasser/fixReactDomServer
Fixed up declarations for ReactDOMServer
2016-10-12 17:31:05 -07:00
Arthur Ozga
fa15c9c464 Merge pull request #11926 from Aaike/types-2.0
fix incorrect type in chalk
2016-10-12 16:41:58 -07:00
Arthur Ozga
2d5d310e05 Merge pull request #11914 from geoffreak/maxmind-2.0
Updating maxmind to version 2.0 [Types-2.0]
2016-10-12 16:41:37 -07:00
Luca Martinetti
bdcc2c5de7 adfd titleCase 2016-10-12 16:37:11 -07:00
Luca Martinetti
024808fa0d add stripLeft and stripRight 2016-10-12 16:37:03 -07:00
Aaike Van Roekeghem
a31e9a4bbf fix incorrect type
ChalkChain conctructor return type is `false` while it should be `boolean`
2016-10-12 16:08:28 +07:00
Daniel Rosenwasser
8c3beecc8f Fixed up declarations for ReactDOMServer. 2016-10-12 01:00:49 -07:00
Mohamed Hegazy
bc150e1372 Port fix in https://github.com/DefinitelyTyped/DefinitelyTyped/pull/11811 (#11913) 2016-10-11 16:08:25 -07:00
Arthur Ozga
11a11efe9d Merge pull request #11910 from geoffreak/ioredis-incrbyfloat
Adding incrbyfloat to ioredis [Types-2.0]
2016-10-11 15:03:36 -07:00
Arthur Ozga
f83f3baaa4 Merge pull request #11912 from donaldpipowitch/patch-3
allow returning null for SFCs
2016-10-11 14:55:34 -07:00
Joshua DeVinney
230ab62701 Updating maxmind to version 2.0 2016-10-11 15:35:26 -05:00
Donald Pipowitch
b329e7ec15 allow returning null for SFCs 2016-10-11 21:46:33 +02:00
Joshua DeVinney
b59f58218c Adding incrbyfloat to ioredis 2016-10-11 13:53:45 -05:00
Ryan Cavanaugh
dd79f35ee9 Merge pull request #11908 from DefinitelyTyped/jcanvas_version
Fix semver for jcanvas
2016-10-11 11:43:40 -07:00
Arthur Ozga
87be82a0ef Merge pull request #11871 from AtlasDev/types-2.0
Updated typings passport-beam
2016-10-11 11:39:32 -07:00
Arthur Ozga
8701410f7c Merge pull request #11903 from Andries-Smit/patch-1
Include dijit to tsconfig
2016-10-11 11:03:53 -07:00
Arthur Ozga
91574971b3 Merge pull request #11889 from mgroenhoff/types-2.0
Allow passing extra arguments to proptype validators
2016-10-11 09:37:56 -07:00
Arthur Ozga
53b550646a Merge pull request #11900 from jamesbrucepower/patch-1
Update index.d.ts
2016-10-11 09:37:24 -07:00
Andy Hanson
7485589cbc Fix semver for jcanvas 2016-10-11 09:30:22 -07:00
Andries Smit
1d5fbba4fa Add reference type to dojo in dijit 2016-10-11 17:09:57 +02:00
Andries Smit
74aaaad1ad Include dijit to tsconfig
When using new npm install @types/dojo the dijit file was missing.
2016-10-11 16:10:45 +02:00