Luca Martinetti
024808fa0d
add stripLeft and stripRight
2016-10-12 16:37:03 -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
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
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
Mohamed Hegazy
13dec92fd9
Fix failing tests after https://github.com/Microsoft/TypeScript/pull/11263 ( #11835 )
...
* Fix fialing tests after https://github.com/Microsoft/TypeScript/pull/11263
* Fix more failures
2016-10-07 14:41:25 -07:00
Richard Natal
c4e76d4c4c
feat(oracledb): Update definitions to match oracledb v1.11.0 ( #11808 )
...
Signed-off-by: Richard Natal <bigous@gmail.com >
2016-10-07 12:47:19 -07:00
Jeongho Nam
fd855bd631
TypeScript-STL & Samchon-Framework ( #11818 )
...
For TS2.0
2016-10-07 10:02:27 -07:00
Filipe Silva
086bf3e581
selenium-webdriver: allow <T>=><R> in map ( #11770 )
...
* selenium-webdriver: allow <T>=><R> in map
Followup from https://github.com/DefinitelyTyped/DefinitelyTyped/pull/11726#issuecomment-251919529
The fix in https://github.com/DefinitelyTyped/DefinitelyTyped/pull/11726 seems to have uncovered a bug in the `map` typings, where the return type is expected to be the same as the argument type.
This is incorrect as you can map from one type to another.
* Change un-inferred type to any
2016-10-06 14:32:08 -07:00
mgroenhoff
1be288e7e1
Add missing terminalWidth method to yargs. ( #11779 )
2016-10-06 10:03:03 -07:00
Rogier Schouten
e3b20d93a9
Allow to use with commonjs ( #11775 )
2016-10-06 09:56:44 -07:00
Rogier Schouten
428195bee2
Improve temp function signatures ( #11774 )
2016-10-06 09:56:16 -07:00
Guilherme Oenning
9d5fc54dd5
headers was renamted to header. closes #11159 ( #11773 )
2016-10-06 09:54:55 -07:00
Mohamed Hegazy
dc86842627
Make moment dependency use open ranges ( #11547 )
...
* Make moment dependency use `>` instead of fixed version
* Remove unused file
* Use moment.MomentFormatSpecification
* Add dependency on moment
2016-10-06 09:43:47 -07:00
Rogier Schouten
159ba3fc8f
add method privateKeyToOpenSSH() to node-forge ( #11763 )
2016-10-06 09:42:04 -07:00
Rogier Schouten
6881f23823
update lolex typings to 1.5.1 ( #11762 )
2016-10-06 09:41:35 -07:00
Birunthan Mohanathas
026bbfeb7a
Update Electron.WebContents ( #11748 )
...
* electron: Remove WebContents.getFavicon()
This was removed in electron/electron#1554
* electron: Add missing WebContents.{isDestroyed,isFocused}
See http://electron.atom.io/docs/api/web-contents
2016-10-06 23:37:30 +09:00
Andy
6fdf789f54
Types 2.0: Move UUID.js and add type definitions for npm package uuid ( #11785 )
...
* Move UUID.js type definitions from uuid to uuidjs
Issue: #10766
* Add type definitions for npm package: uuid
Issue: #10766
* Minor fix in uuidjs tests file
* Clean up UUID types
* Convert to external module
* Formatting fixes
* Allow the `export = uuid` to be called as a function directly
2016-10-06 07:07:45 -07:00
Andy
4c8bd1073c
process.hrtime returns a [seconds, nanoseconds] tuple ( #11750 )
2016-10-05 22:19:46 -07:00
James Gilles
2be13c30c3
Make victor less ambient ( #11753 )
2016-10-05 22:18:47 -07:00
Joshua DeVinney
b46144de01
tldjs typing [Types-2.0] ( #11714 )
...
* tldjs v1.7 typing
* Making things top level for tldjs
2016-10-05 20:31:42 -07:00
Dany Sluijk
a2f3639e48
Added passport-beam ( #11712 )
...
* added passport-beam
* Fixed passport-beam from comments
* fixed invalid syntax
* removed credits
* re-added credits, fixed reference
* Fixed a failing test
* fixed type mismatch
* now really fixed travis failing
2016-10-05 20:30:37 -07:00
Marco Bachmann
4b4beff441
change 'then' signature of promise that TS async/await is working ( #11726 )
...
change 'then' signature of promise that TS async/await is working
2016-10-05 17:14:25 -07:00
Andy Hanson
af17fc34a8
Revert previous commit
2016-10-05 16:42:43 -07:00
Andy Hanson
612b5aa8d4
process.hrtime returns a [seconds, nanoseconds] tuple
2016-10-05 16:39:54 -07:00