Jean-Philipe Pellerin
|
a984b54b41
|
Definition files for hapi/confidence
|
2016-01-19 15:51:21 -05:00 |
|
Erik O'Leary
|
e6231f5948
|
Added missing optional parameter
|
2016-01-19 14:37:59 -06:00 |
|
Basarat Ali Syed
|
6659791e2e
|
Merge pull request #7631 from igochkov/master
Typeahead 0.11.1 definitions
|
2016-01-20 07:32:37 +11:00 |
|
Richard Natal
|
eb31772a94
|
Added oracledb
|
2016-01-19 17:55:42 -02:00 |
|
fverswijver
|
ae84fb741f
|
Update stacktrace-js.d.ts to include report function
Added function to the definition file that was not present.
|
2016-01-19 14:37:27 +01:00 |
|
Horiuchi_H
|
93bae1bb4c
|
Merge pull request #7620 from nalbion/master
Expanded upon Google Analytics event API
|
2016-01-19 16:03:03 +09:00 |
|
Horiuchi_H
|
1f346130c1
|
Merge pull request #7621 from legendecas/speakeasy-1.0.4
Add definitions for https://github.com/markbao/speakeasy
|
2016-01-19 16:01:17 +09:00 |
|
Horiuchi_H
|
22726c0751
|
change to use this type
|
2016-01-19 15:57:43 +09:00 |
|
Horiuchi_H
|
2fb6c66915
|
Merge pull request #7685 from horiuchi/sequelize-fix-style
[sequelize] fix code style
|
2016-01-19 15:55:38 +09:00 |
|
Horiuchi_H
|
8d948f4a02
|
fix code format
|
2016-01-19 15:52:41 +09:00 |
|
ali taheri
|
34ae6b21bc
|
[iban] Support require/import style
|
2016-01-18 15:56:06 +03:30 |
|
Martin Helmich
|
8ac2edf817
|
mysql: IPoolClusterConfig.restoreNodeTimeout is missing
|
2016-01-18 11:59:30 +01:00 |
|
Elisée
|
f03447b870
|
Update electron-packager.d.ts
|
2016-01-18 09:48:30 +01:00 |
|
Nicholas Albion
|
5c0a2a138a
|
fixed create API
|
2016-01-18 14:19:57 +11:00 |
|
Nicholas Albion
|
3b751150b2
|
non-optional rest parameter
|
2016-01-18 14:16:08 +11:00 |
|
Nicholas Albion
|
86c94ff30b
|
removed redundant declaration
|
2016-01-18 14:09:15 +11:00 |
|
Nicholas Albion
|
a608ac5b67
|
fixed typo
|
2016-01-18 14:06:49 +11:00 |
|
Nicholas Albion
|
ae08e2515a
|
(command: string, ...fields?: any[]}): void; should handle any other commands
|
2016-01-18 14:04:30 +11:00 |
|
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 |
|
Andrey Kurosh
|
c4193a4d81
|
Tests & compilation fixes.
|
2016-01-15 17:24:43 +03:00 |
|
Andrey Kurosh
|
4a4f44b4b0
|
Clipboard.js definitions.
|
2016-01-15 17:14:10 +03: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 |
|