Commit Graph
16294 Commits
Author SHA1 Message Date
Nicholas Albion e61862aca7 use correct callback syntax 2016-01-18 13:53:46 +11:00
Nicholas Albion 91fbf92911 updated API 2016-01-18 13:49:20 +11:00
Nicholas Albion fe559849bf ga('UA-65432-1', 'auto') actually returns undefined 2016-01-18 13:49:09 +11:00
Florent Poujol 495f273492 Update definitions for socket.io-client to v1.4.4. 2016-01-17 22:02:56 +01:00
Florent Poujol 4128f7af06 Update definitions for socket.io to v1.4.4. 2016-01-17 21:52:54 +01:00
David Asmuth b64f4c9894 module name added, removed empty lines 2016-01-17 21:08:52 +01:00
Olivier CHEVET 6a287502da Added missing functions from version 3.31
- reset
- epilog/epilogue
- locale
- detectLocale
- choices
- exitProcess

Added an extra prototype for version, accepting a function argument
2016-01-17 17:38:52 +01:00
abraaoalves 6670de8685 fix error "implicity any" 2016-01-17 12:06:17 -03:00
David Asmuth c1dc967273 matter-js updated to version 0.9.0 2016-01-17 14:44:57 +01:00
SrTobi 5421783adf added copy-paste 2016-01-17 14:05:25 +01:00
Jason 73f1ee61d9 remove dependency on es6-promise.d.ts (it prevented using with other promise library definitions) 2016-01-16 11:20:17 -08:00
Ilya Mochalov 263c39f576 base-x and bs58: definitions and tests added 2016-01-17 00:17:07 +05:00
abraaoalves 684cd0268c add wiredep definition 2016-01-16 16:07:04 -03:00
haizz 33e0e801f1 Update react-bootstrap.d.ts 2016-01-15 22:32:20 +02:00
Daniel Rosenwasser 70bf7e2bfe Merge pull request #7639 from kevin-smets/master
Update log4js's typings
2016-01-15 11:37:35 -08:00
Kevin Smets 7554cff7c4 Fixed restoreConsole 2016-01-15 20:26:20 +01:00
Will Johnston 0224e96881 fixing promises a plus test for compatibility with es6 promises 2016-01-15 12:25:22 -06:00
Will Johnston 5bff5f871a adding catch onto Thenable, updating tests 2016-01-15 12:19:16 -06:00
Jason 82a2b628a3 fix bluebird test file for proper Promise.delay() parameter order. 2016-01-15 10:13:52 -08:00
Jason 8d852210cf fix bluebird.d.ts promise.delay() typing: ms is first arg.
see http://bluebirdjs.com/docs/api/promise.delay.html
2016-01-15 09:48:12 -08:00
Jason 37afc2c83a improve typings for 12.x 2016-01-15 09:44:10 -08:00
Nimish Telang ce6e288c4d Update express router type, to work around typescript issue #1805 2016-01-15 16:46:36 +00:00
John Reilly 138ad74b9e Merge pull request #7640 from nkovacic/ng-file-upload
Updated ng-file-upload interface to version 11.1.1
2016-01-15 14:58:09 +00:00
Jimmy Anderson 04371efd2a Add ignoreReadonly option 2016-01-15 09:38:48 -05:00
Niko Kovacic 7c3971b024 Updated ng-file-upload interface to version 11.1.1 2016-01-15 14:31:39 +01:00
Kevin Smets f01a2fc549 Update log4js's typings 2016-01-15 12:37:02 +01:00
Nicholas Albion 7c64a2a73d (command: string, hitType: string, ...fields: any[]): void; 2016-01-15 17:36:20 +11:00
Nicholas Albion db036a4d67 (command: 'send', hitType: HitType, ...fields: any[]): void; 2016-01-15 15:39:11 +11:00
Jason Swearingen a5e94ca589 Merge pull request #1 from DefinitelyTyped/master
pulling upstream
2016-01-14 20:10:47 -08:00
Lucas Woo 16691b2101 rename test file 2016-01-15 11:53:31 +08:00
Horiuchi_H 7577a2f4c1 Merge pull request #7634 from Norgerman/master
add useQuerystring into request.CoreOptions
2016-01-15 12:52:38 +09:00
Nicholas Albion fc5b458c58 ...fields: any 2016-01-15 14:41:15 +11:00
Nicholas Albion 98ff9a0a9c moved HitType 2016-01-15 14:30:46 +11:00
Nicholas Albion a4d7c74e72 hitType: string, // 'event' 2016-01-15 14:23:30 +11:00
Norgerman 0b23833fb1 add useQuerystring into request.CoreOptions 2016-01-15 10:58:26 +08:00
Horiuchi_H 2cf759487d Merge pull request #7633 from tkrotoff/fix-gulp-imports
Fix gulp-* imports and namespaces
2016-01-15 11:40:39 +09:00
Horiuchi_H 43cef1a8d4 Merge pull request #7630 from jppellerin/hapi-12.x.x-authaccess
Added the 'access' auth additional configuration options
2016-01-15 11:39:12 +09:00
Horiuchi_H 0b53677b4a Merge pull request #7623 from JNKielmann/buffer-indexOf
Added missing indexOf function and constructor to Buffer
2016-01-15 11:34:56 +09:00
Horiuchi_H fb13350da6 Merge pull request #7616 from jwbay/should-js-8.x
update typings for should.js from 3.x to 8.x
2016-01-15 11:26:31 +09:00
Horiuchi_H 406b40159c Merge pull request #7619 from tkqubo/fix/osmtogeojson
More appropriate interface name for OpenStreetMap's models
2016-01-15 11:21:27 +09:00
Tanguy Krotoff fc5ea7aac4 Fix import 2016-01-15 02:50:07 +01:00
Tanguy Krotoff f7c3fc2b5a Options and SizeStream should be inside the namespace 2016-01-15 02:49:28 +01:00
Tanguy Krotoff 1e3e963bf5 Options should be inside the namespace 2016-01-15 02:45:07 +01:00
Nicholas Albion da079d9eda added missing commas 2016-01-15 10:53:32 +11:00
igochkov 6e2b3966c7 Complete rewrite of the typeahead tests to reflect latest 0.11.1 typeahead documentation 2016-01-14 23:43:19 +01:00
Jean-Philipe Pellerin a1c9ad7d5b Added the object in the auth additional configuration options. These changes are based on the braking changes introduced in hapi 12.0.0. 2016-01-14 15:51:30 -05:00
D062356 ef1741f3d6 Added missing indexOf function and constructor to buffer 2016-01-14 08:48:25 -08:00
Lucas Woo c2eb5ac249 add definitions for https://github.com/markbao/speakeasy 2016-01-14 21:49:31 +08:00
Nicholas Albion ac5fc67d21 expanded upon event API 2016-01-14 23:54:30 +11:00
Nicholas Albion 2acb434381 expanded upon event API 2016-01-14 23:50:59 +11:00