Commit Graph
16294 Commits
Author SHA1 Message Date
Andrei Alecu 1e3835e65e underscore: fix chain with Dictionary<T>
I added a test for this, it would previously fail to compile.

Also, using `_.values()` on a Dictionary would lose strong typing on the result, returning `any[]`. This now properly returns `T[]` in that case.
2016-01-06 19:46:26 +02:00
James O'Cull 135a9ae380 Merge branch 'master' of https://github.com/DefinitelyTyped/DefinitelyTyped 2016-01-06 12:33:13 -05:00
Xavier Stouder 6dbdbbe4aa add header 2016-01-06 17:44:52 +01:00
Xavier Stouder c165b20f4f try fix 2016-01-06 17:43:26 +01:00
Xavier Stouder 0d5bd9bd25 Fix name 2016-01-06 17:36:04 +01:00
Xavier Stouder 61f56612d8 Add vec3 typings 2016-01-06 17:31:51 +01:00
Felipe Andrade 26c98c8a95 added toHaveBeenCalledTimes 2016-01-06 11:28:40 -05:00
Roger Chen 0315ce5497 Remove extra whitespace from react-addons-transition-group 2016-01-06 08:16:37 -08:00
William Comartin 68186adc6d Leaflet-Fullscreen make Options optional 2016-01-06 09:54:28 -05:00
Ilya Mochalov 8b4d6c1a6f lodash: signatures of _.isError have been changed 2016-01-06 19:49:54 +05:00
Horiuchi_H f11e49cfb7 Merge pull request #7494 from samvloeberghs/foundation-sites
Foundation sites
2016-01-06 17:51:57 +09:00
Sam Vloeberghs 86ce8c127d restored contributors 2016-01-06 09:30:21 +01:00
sean 98b769b9e1 Fix issue with es6 style import 2016-01-06 00:07:57 -08:00
Sam Vloeberghs 3c44b9c4d8 updated implicit any + duplicate id + patch version to 6.1.1 2016-01-06 08:45:41 +01:00
Sam Vloeberghs 4a9a8a49ea updated implicit any + duplicate id + patch version to 6.1.1 2016-01-06 08:45:05 +01:00
Leo Liang de2a074c56 Move to ES6 module definition style. 2016-01-06 15:23:15 +08:00
Horiuchi_H dab0fb7cb7 Merge pull request #7498 from seanzer/master
Add callback parameter to sendPendingData method def'n
2016-01-06 12:48:19 +09:00
Horiuchi_H 6d036ff450 Merge pull request #7486 from scarrier/master
Fix definition for IFieldGroup
2016-01-06 12:38:29 +09:00
Horiuchi_H fdd28b5f05 Merge pull request #6796 from tkrotoff/karma-coverage
Definition for karma-coverage
2016-01-06 12:29:09 +09:00
Ken Fukuyama da661942bf added 'static' to methods according to the docs 2016-01-06 11:42:47 +09:00
Horiuchi_H ec3ddd75c4 Merge pull request #7492 from KiiConsortium/kii-cloud-sdk-v2.4.0
Updates kii-cloud-sdk v2.3.0 -> v2.4.0
2016-01-06 10:17:10 +09:00
Sean Lee 41745c212a Add callback parameter to sendPendingData method def'n 2016-01-05 15:50:39 -08:00
Roger Chen d9978a3c3c Update react-router typings for 2.0.0 2016-01-05 15:44:59 -08:00
William Comartin a1feab7b71 fix test 2016-01-05 16:59:37 -05:00
William Comartin ed81eab201 add leaflet-fullscreen definitions 2016-01-05 16:55:22 -05:00
pragmat1c 0d6fa711d9 Added tests for success signature update 2016-01-05 11:23:20 -06:00
Daniel Rosenwasser 6a6ad7068a Merge pull request #7495 from macobo/karl-temp-fixes
node-temp: Make the second argument to temp.path optional.
2016-01-05 09:35:57 -05:00
Karl-Aksel Puulmann 91f0e294e4 Make the second argument to node-temp.path optional. 2016-01-05 16:24:54 +02:00
Sam Vloeberghs 6d23a0171b updated foundation-sites 2016-01-05 11:55:16 +01:00
Sam Vloeberghs b3de0fb4c0 Merge branch 'master' into foundation-sites 2016-01-05 11:50:06 +01:00
Sam Vloeberghs 336d993bed merged upstream master 2016-01-05 11:48:55 +01:00
Sam Vloeberghs b36cbcfd6b updated foundation-sites v6.1.x 2016-01-05 11:42:14 +01:00
Ilya Mochalov 701199e307 lodash: signatures of _.indexBy have been changed 2016-01-05 15:19:24 +05:00
Yonezawa-T2 0e0cc0c538 Updates kii-cloud-sdk v2.3.0 -> v2.4.0 2016-01-05 17:05:43 +09:00
Horiuchi_H 419793fb79 Merge pull request #7474 from tkrotoff/serve-index
Definitions for serve-index (https://github.com/expressjs/serve-index)
2016-01-05 11:45:49 +09:00
Horiuchi_H 1153089254 Merge pull request #7200 from paulvanbrenk/master
Several updates to ThreeJs
2016-01-05 11:44:46 +09:00
Horiuchi_H 4016640d43 Merge pull request #7490 from ngbrown/icepick-initial
Icepick: initial definitions.
2016-01-05 11:44:06 +09:00
Horiuchi_H eddede55bd Merge pull request #7459 from bradacina/master
Fix showSaveDialog method signature
2016-01-05 11:41:08 +09:00
Horiuchi_H 71511aa7a9 Merge pull request #7489 from ssatguru/master
add type definition file for BabylonJS
2016-01-05 11:40:31 +09:00
Horiuchi_H d6c2dd88e1 Merge pull request #7488 from ianks/auth0-profile
auth0: add user_metadata and app_metadata to profile
2016-01-05 11:32:33 +09:00
Horiuchi_H 904c8f9e03 Merge pull request #7485 from CalvinFernandez/angular-ui-tree
add dragStart type
2016-01-05 11:31:33 +09:00
Horiuchi_H 03bc800879 Merge pull request #7484 from andreisebastianc/master
Add typings for mmmagic 0.4.1.
2016-01-05 11:30:45 +09:00
Tanguy Krotoff a6cd92e3b7 Fix "Cannot find module 'express'" error 2016-01-05 03:30:18 +01:00
Horiuchi_H 0bcdbd2b6d Merge pull request #7467 from lucasljj/patch-1
Fix a optional parameter on Hammer.js
2016-01-05 11:28:12 +09:00
Horiuchi_H 7caed9efc6 Merge pull request #7481 from grahammendick/navigationv1-3
Updated typings and tests for Navigation 1.3.0
2016-01-05 11:27:36 +09:00
Horiuchi_H 4e8dd94eb4 Merge pull request #7453 from ChrisPearce/Add-Missing-Opts-to-Commander-JS
Add missing opts argument to command function of Commander JS
2016-01-05 11:24:37 +09:00
Horiuchi_H a892c9d31c Merge pull request #7445 from tkqubo/webpack-add-definition
Webpack more definition and comment
2016-01-05 11:23:15 +09:00
tkqubo 07f40fab19 add xmldom 2016-01-05 10:22:44 +09:00
Nathan Brown 8ab63af57c Icepick: initial definitions. 2016-01-04 16:54:58 -07:00
ssatguru a8bd9cf131 Rename babylonjs-tests.ts to babylon-tests.ts 2016-01-04 17:08:02 -06:00