Masahiro Wakame
eff8107964
Merge pull request #3900 from Nyamazing/backbone.paginator
...
add backbone.paginator.d.ts
2015-03-25 00:54:01 +09:00
Masahiro Wakame
f1edeb0539
Merge pull request #3933 from milkshakeuk/jasmineAsync2.2
...
Add support for jasmine 2.2 Asynch timeout syntax
2015-03-25 00:52:52 +09:00
Masahiro Wakame
27f47a5756
Merge pull request #3879 from bennett000/mariasql
...
Definitions for node module mariasql added
2015-03-25 00:50:26 +09:00
Masahiro Wakame
54ac039b06
Merge pull request #3898 from gcastre/d3
...
D3 Add missing optional index parameter
2015-03-25 00:49:35 +09:00
ryan-codingintrigue
54d3f50685
Removed unnecessary reference to typescriptServices
2015-03-24 15:47:47 +00:00
Masahiro Wakame
31bef599a0
Merge pull request #3932 from codler/master
...
Update Ractive definition
2015-03-25 00:27:56 +09:00
Masahiro Wakame
6bc70030de
Merge pull request #3928 from aaudiber/master
...
Add typings for dealing with modes in codemirror
2015-03-25 00:09:54 +09:00
Masahiro Wakame
f9643931ee
Merge pull request #3921 from SergioMorchon/patch-2
...
Update KnockoutBindingHandler
2015-03-25 00:02:58 +09:00
Masahiro Wakame
ee90bb0024
Merge pull request #3920 from SergioMorchon/patch-1
...
Knockout 3.3 - Components
2015-03-24 23:57:56 +09:00
Armando Garcia
a565c4ed68
Update sinon-chai.d.ts
...
declare module chai {
interface Expect {
callCount(count: number): Expect;
}
}
Added --> callCount(count: number): Expect;
2015-03-24 09:38:37 -05:00
Rogier Schouten
c0391f4fcf
Add definitions for fs-mock.
2015-03-24 11:53:04 +01:00
Rogier Schouten
7990c5250a
Add definitions for stack-mapper.
2015-03-24 11:46:41 +01:00
ryiwamoto
0a848b2ea8
jquery.contextMenu type definitions are now compatible with --noImplicitAy.
2015-03-24 19:27:17 +09:00
Adi Dahiya
88b4ec5770
Use stricter Element type in tether options
2015-03-23 18:34:52 -04:00
ColsaCorp
e889118f0e
Update mssql.d.ts
2015-03-23 14:15:30 -05:00
ColsaCorp
fe8fabf5f7
Update mssql.d.ts
2015-03-23 14:01:16 -05:00
ColsaCorp
4260bec48a
Update s3-uploader.d.ts
2015-03-23 13:46:51 -05:00
Michael Zabka
1429bcc7fe
Add library crypto-js
2015-03-23 19:23:47 +01:00
Michael Zabka
e60ccd8a23
Add library http-status
2015-03-23 18:47:59 +01:00
Maksim Kozhukh
c6ec8b91dd
Webix UI 2.3.0
2015-03-23 19:55:35 +03:00
cuziacmihai
f78ab44b56
Update jquery.fancytree.d.ts
...
Added Fancytree.rootNode & FancyTree.$div
2015-03-23 18:36:19 +02:00
Chris Barr
d2d2a6586b
Adding params for Angular JS animation options
...
According to [The ngAnimate Documentation](https://docs.angularjs.org/api/ngAnimate/#applying-directive-specific-styles-to-an-animation it), it's possible to optionally specify animation `to` and `from` prameters in an object that can optionally be passed in to `animate` `enter` `leave` `addClass` `removeClass` and `setClass`
2015-03-23 12:30:51 -04:00
Bobdina
dc067ac82c
Update jquery.d.ts
...
- deferred.fail() always returns the deferred object, ergo the failfilter can return anything
- taking in the value parameter for a donefilter is optional
- if a donefilter does not return anything, then the 'then' function continues with a void promise
2015-03-23 11:15:22 +01:00
Horiuchi_H
abdd933682
modify Auther header
2015-03-23 17:18:33 +09:00
Horiuchi_H
8c524c4d84
add jsonpath type definition file
2015-03-23 17:11:48 +09:00
Horiuchi_H
bba34156c1
Merge pull request #3938 from czechboy0/patch-1
...
redis: auth_pass is a string (password), not a boolean.
2015-03-23 15:18:55 +09:00
David Li
c62ba50045
threejs: Add missing methods in trackballcontrols
...
Signed-off-by: David Li <jiawei.davidli@gmail.com >
2015-03-22 16:52:07 -04:00
Honza Dvorsky
6e9cfe92bb
make parser optional
2015-03-22 20:39:45 +00:00
Honza Dvorsky
2d74d784bd
auth_pass is a string (password), not a boolean.
2015-03-22 20:37:17 +00:00
Michael Zabka
4d64698eff
Add npm library object-hash
2015-03-22 18:58:43 +01:00
Matt Brennan
0fe94d00f6
eventemitter2: listener arg to offAny is optional
2015-03-22 17:22:37 +00:00
Michael Zabka
f0c934f8c4
Add npm library fs-finder
2015-03-22 18:09:35 +01:00
Masahiro Wakame
a834d5f001
Merge pull request #3934 from vvakame/improve-pathwatcher
...
update pathwatcher
2015-03-23 01:33:55 +09:00
vvakame
aee42d3e87
update pathwatcher
2015-03-23 01:32:25 +09:00
Jake Aitchison
09e19b7749
Add support for jasmine 2.2 Asynch timeout syntax
2015-03-22 13:23:49 +00:00
Nyamazing
9d8c71db98
remove needless lines
2015-03-22 18:55:04 +09:00
Nyamazing
3db71ab302
add backbone.paginator.d.ts
...
fix methods
fix interface
fix module output
writing test
include test in module
change test name
2015-03-22 18:55:04 +09:00
Han Lin Yap
1644f6244b
Update Ractive definition
2015-03-21 16:18:45 +01:00
ryan-codingintrigue
45979048d5
Renamed to whatwg-fetch
2015-03-21 06:56:38 +00:00
John Reilly
32f0a90dab
Merge pull request #3887 from falsandtru/jquery-deferred
...
Revert JQueryGenericPromise to have only then method
2015-03-21 06:01:09 +00:00
Horiuchi_H
31f71ea8b1
Merge pull request #3916 from sgkim126/mysql
...
IPool of mysql has end function like IConnection or IPoolCluster.
2015-03-21 14:15:52 +09:00
Horiuchi_H
97a1b8f358
Merge pull request #3918 from muhbaasu/master
...
Add definitions for axios
2015-03-21 14:09:11 +09:00
Horiuchi_H
1e846c8499
Merge pull request #3917 from OneWorldSchoolhouse/master
...
Added Missing functions to the fabric.util class
2015-03-21 14:07:53 +09:00
Horiuchi_H
06d1ffda36
Merge pull request #3925 from markwongsk/master
...
Updated dagre.d.ts to support fluent-chaining
2015-03-21 14:05:32 +09:00
Horiuchi_H
7bf3f81134
Merge pull request #3926 from markwongsk/dagre-d3
...
Added type definitions for dagre-d3
2015-03-21 14:02:21 +09:00
Horiuchi_H
73fad7dde9
Merge pull request #3929 from DanielRosenwasser/fixesFor1.5
...
Fixes for correcting 'arguments' semantics in tests
2015-03-21 14:00:08 +09:00
Masahiro Wakame
5513f0c774
Merge pull request #3915 from rmartone/master
...
defs for passport-facebook-token
2015-03-21 13:19:41 +09:00
Masahiro Wakame
30c094f359
Merge pull request #3913 from abdulapopoola/master
...
Removal of obsolete parameter in Spy Interface
2015-03-21 13:18:46 +09:00
Masahiro Wakame
55fec1832e
Merge pull request #3908 from impinball/patch-1
...
Fix ErrnoException `errno` type
2015-03-21 13:17:50 +09:00
Masahiro Wakame
2df0ecca26
Merge pull request #3906 from nakakura/johnny-five-add
...
add johnny-five/johnny-five.d.ts
2015-03-21 13:07:05 +09:00