Horiuchi_H
|
f4ccf0e5ef
|
Merge pull request #7430 from PjMitchell/Nvd3
Nvd3 Type definitions
|
2016-01-20 17:09:30 +09:00 |
|
Horiuchi_H
|
aa13a5779f
|
Merge pull request #7667 from SrTobi/copy-paste
added definitions for copy-paste
|
2016-01-20 17:07:45 +09:00 |
|
Horiuchi_H
|
fdb5ef44cd
|
Merge pull request #7665 from chrootsu/base-x-and-bs58
base-x and bs58: definitions and tests added
|
2016-01-20 17:06:11 +09:00 |
|
Horiuchi_H
|
c026f4eb89
|
Merge pull request #7664 from AbraaoAlves/wiredep
add wiredep definition
|
2016-01-20 17:03:56 +09:00 |
|
Horiuchi_H
|
687e71cce6
|
Merge pull request #7653 from wjohnsto/master
Adding catch method onto ES6-promise Thenable
|
2016-01-20 16:57:59 +09:00 |
|
Horiuchi_H
|
39352eebf5
|
Merge pull request #7650 from Novaleaf/hapi
Hapi
|
2016-01-20 16:53:29 +09:00 |
|
Horiuchi_H
|
d1d33de835
|
Merge pull request #7649 from Novaleaf/bluebird
Bluebird
|
2016-01-20 16:52:29 +09:00 |
|
Horiuchi_H
|
482e57db01
|
Merge pull request #7590 from AyaMorisawa/fs-extra-patch1
Fix #7131
|
2016-01-20 16:50:44 +09:00 |
|
Horiuchi_H
|
f6926a6508
|
Merge pull request #7646 from nimish/update-express
Update express router type, to work around typescript issue #1805
|
2016-01-20 16:50:08 +09:00 |
|
Horiuchi_H
|
499b82225b
|
Merge pull request #7643 from lostjimmy/master
Add ignoreReadonly option
|
2016-01-20 16:45:15 +09:00 |
|
Basarat Ali Syed
|
2e7a477ac2
|
Merge pull request #7655 from haizz/patch-1
[react-bootstrap] Added missing event handlers to MenuItem
|
2016-01-20 10:26:25 +11:00 |
|
Basarat Ali Syed
|
21633d1b19
|
Merge pull request #7130 from awli/react-bootstrap-navbar-star
[react-bootstrap] Update to include Navbar.*.
|
2016-01-20 10:26:03 +11: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 |
|
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
|
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 |
|
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 |
|
abraaoalves
|
6670de8685
|
fix error "implicity any"
|
2016-01-17 12:06:17 -03:00 |
|
SrTobi
|
5421783adf
|
added copy-paste
|
2016-01-17 14:05:25 +01: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 |
|