Ryan Cavanaugh and GitHub
dd79f35ee9
Merge pull request #11908 from DefinitelyTyped/jcanvas_version
...
Fix semver for jcanvas
2016-10-11 11:43:40 -07:00
Arthur Ozga and GitHub
87be82a0ef
Merge pull request #11871 from AtlasDev/types-2.0
...
Updated typings passport-beam
2016-10-11 11:39:32 -07:00
Arthur Ozga and GitHub
8701410f7c
Merge pull request #11903 from Andries-Smit/patch-1
...
Include dijit to tsconfig
2016-10-11 11:03:53 -07:00
Arthur Ozga and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and Mohamed Hegazy
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 and Mohamed Hegazy
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 and Mohamed Hegazy
cab65f1d39
Break up ts-activex into separate modules ( #11805 )
2016-10-08 13:07:12 -07:00
Mizunashi Mana and Mohamed Hegazy
2a09ec44d5
Fix yargs type definitions ( #11823 )
2016-10-08 10:34:17 -07:00
Rogier Schouten and Mohamed Hegazy
b430e39c97
add jcanvas typings ( #11822 )
2016-10-08 10:33:43 -07:00
Rogier Schouten and Mohamed Hegazy
bccd4c091a
Turn random-js into an UMD module. ( #11820 )
2016-10-08 10:33:37 -07:00
Rogier Schouten and Mohamed Hegazy
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 and Mohamed Hegazy
92cf2a36b1
Add typings for ldapjs. ( #11783 )
...
* Add typings for ldapjs.
* process review comment
2016-10-08 10:33:18 -07:00
Rogier Schouten and Mohamed Hegazy
e4f4b5138f
Add typings for simplesmtp. ( #11780 )
...
* Add typings for simplesmtp.
* Process review comment.
2016-10-08 10:33:09 -07:00
Rogier Schouten and Mohamed Hegazy
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 and Mohamed Hegazy
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 and GitHub
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 and Mohamed Hegazy
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 and Mohamed Hegazy
fd855bd631
TypeScript-STL & Samchon-Framework ( #11818 )
...
For TS2.0
2016-10-07 10:02:27 -07:00
Filipe Silva and Mohamed Hegazy
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 and Mohamed Hegazy
1be288e7e1
Add missing terminalWidth method to yargs. ( #11779 )
2016-10-06 10:03:03 -07:00
Rogier Schouten and Mohamed Hegazy
e3b20d93a9
Allow to use with commonjs ( #11775 )
2016-10-06 09:56:44 -07:00
Rogier Schouten and Mohamed Hegazy
428195bee2
Improve temp function signatures ( #11774 )
2016-10-06 09:56:16 -07:00
Guilherme Oenning and Mohamed Hegazy
9d5fc54dd5
headers was renamted to header. closes #11159 ( #11773 )
2016-10-06 09:54:55 -07:00
Mohamed Hegazy and GitHub
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 and Mohamed Hegazy
159ba3fc8f
add method privateKeyToOpenSSH() to node-forge ( #11763 )
2016-10-06 09:42:04 -07:00
Rogier Schouten and Mohamed Hegazy
6881f23823
update lolex typings to 1.5.1 ( #11762 )
2016-10-06 09:41:35 -07:00
Birunthan Mohanathas and Masahiro Wakame
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 and GitHub
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 and Mohamed Hegazy
4c8bd1073c
process.hrtime returns a [seconds, nanoseconds] tuple ( #11750 )
2016-10-05 22:19:46 -07:00
James Gilles and Mohamed Hegazy
2be13c30c3
Make victor less ambient ( #11753 )
2016-10-05 22:18:47 -07:00
Joshua DeVinney and Mohamed Hegazy
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 and Mohamed Hegazy
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 and Mohamed Hegazy
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 and Andy Hanson
af17fc34a8
Revert previous commit
2016-10-05 16:42:43 -07:00
Andy Hanson and Andy Hanson
612b5aa8d4
process.hrtime returns a [seconds, nanoseconds] tuple
2016-10-05 16:39:54 -07:00
Joshua DeVinney and Mohamed Hegazy
1bbe8358f8
Adding search to Loggly typing and updating to 1.1 [Types-2.0] ( #11713 )
...
* Adding search to Loggly typing and updating to 1.1
* Keeping everything top level with loggly typing
2016-10-05 16:16:57 -07:00
George Edwards and Mohamed Hegazy
d4fdc8ea81
optional constructor for RecurrenceRule
2016-10-05 15:52:02 -07:00
Daniel Rosenwasser and Mohamed Hegazy
63762bcff0
Moved bluebird to the top level. ( #11746 )
2016-10-05 15:44:43 -07:00
Andy and Mohamed Hegazy
f993329fe3
Fix mistaken creation of "fullCalendar" and instead make changes to "fullcalendar" ( #11743 )
2016-10-05 15:42:54 -07:00
AtlasDev
baf6163689
now really fixed travis failing
2016-10-05 23:29:39 +02:00
Simon Xiong and Mohamed Hegazy
f3fae5ecb5
remove mpromise and mongoose-promise dependencies fixes #11079 ( #11741 )
2016-10-05 13:56:08 -07:00