Joshua DeVinney
|
bf2e2bfeb3
|
Adding SparkPost typings
|
2016-10-23 15:57:36 -05: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 |
|
James Power
|
44db89c20b
|
Update index.d.ts
The definition is missing an unset method found in superagent here https://github.com/visionmedia/superagent/blob/master/lib/request-base.js
|
2016-10-11 12:21:58 +01:00 |
|
Steve Ognibene
|
64c60d078f
|
Allow nodeunit definition to compile with strictNullChecks.
|
2016-10-10 13:12:18 -04:00 |
|
Melvin Groenhoff
|
4ecf3ce8aa
|
Allow passing extra arguments to proptype validators to silence deprecation warnings.
|
2016-10-10 16:43:42 +02:00 |
|
Natalie Bausch
|
4c4a53bcab
|
Fix missing type declaration for pickadate types-2.0
|
2016-10-10 13:21:50 +02:00 |
|
Christian Crowhurst
|
8093f71e55
|
Add ng-table to the notNeededPackages list (#11856)
* Add ng-table to the notNeededPackages list
* Delete old ng-table external type declarations
|
2016-10-09 09:51:33 -07:00 |
|
osechet
|
bc49789608
|
[openlayers] Update definition version (#11819)
The definition file is for v3.18.2. During the merge from master, the version has not been updated and remained 3.6.0.
|
2016-10-09 09:49:47 -07:00 |
|
AtlasDev
|
1398f2cdda
|
updated passport-beam
|
2016-10-09 15:09:08 +02:00 |
|
AtlasDev
|
973f0d21a3
|
updated passport-beam
|
2016-10-09 15:06:15 +02:00 |
|
Andy
|
cab65f1d39
|
Break up ts-activex into separate modules (#11805)
|
2016-10-08 13:07:12 -07:00 |
|
Mizunashi Mana
|
2a09ec44d5
|
Fix yargs type definitions (#11823)
|
2016-10-08 10:34:17 -07:00 |
|
Rogier Schouten
|
b430e39c97
|
add jcanvas typings (#11822)
|
2016-10-08 10:33:43 -07:00 |
|
Rogier Schouten
|
bccd4c091a
|
Turn random-js into an UMD module. (#11820)
|
2016-10-08 10:33:37 -07:00 |
|
Rogier Schouten
|
477908eeba
|
Add typings for url-join. (#11784)
* Add typings for url-join.
* process review comment
|
2016-10-08 10:33:27 -07:00 |
|
Rogier Schouten
|
92cf2a36b1
|
Add typings for ldapjs. (#11783)
* Add typings for ldapjs.
* process review comment
|
2016-10-08 10:33:18 -07:00 |
|
Rogier Schouten
|
e4f4b5138f
|
Add typings for simplesmtp. (#11780)
* Add typings for simplesmtp.
* Process review comment.
|
2016-10-08 10:33:09 -07:00 |
|
Rogier Schouten
|
9fbb6f6df0
|
Add typings for detect-browser (#11776)
* Add typings for detect-browser
* process review comment
|
2016-10-08 10:32:59 -07:00 |
|
Rogier Schouten
|
85348cdf99
|
Add typings for ent. (#11782)
* Add typings for ent.
* process review comment
* process review comment
|
2016-10-08 10:32:36 -07:00 |
|