Masahiro Wakame
6662b44566
Merge pull request #3905 from cseufert/master
...
Intercom.JS - Added off method
2015-03-21 13:05:52 +09:00
Masahiro Wakame
7bcb2657a8
Merge pull request #3903 from wfortin/patch-1
...
Update underscore.string.ts to support new 3.0.0 api
2015-03-21 13:04:09 +09:00
Masahiro Wakame
955555f2f5
Merge pull request #3902 from tbureck/master
...
jBinary
2015-03-21 12:46:51 +09:00
Masahiro Wakame
e6d6f25dbd
Merge pull request #3901 from trystanclarke/master
...
Add fitToContent method to Paper class in joint.d.ts
2015-03-21 12:46:23 +09:00
Masahiro Wakame
64b2cd98fb
Merge pull request #3897 from gcastre/jqueryvalidation
...
jQueryValidation add missing methods and properties
2015-03-21 12:41:54 +09:00
Masahiro Wakame
67e2f3221c
Merge pull request #3893 from rogierschouten/timezonecomplete-1.15.0
...
Add typings for timezonecomplete-1.15.0
2015-03-21 11:56:27 +09:00
Masahiro Wakame
d2586feeaa
Merge pull request #3888 from gxoptg/patch-1
...
Mark "highlight" and "label" properties of CircularChartData as optional
2015-03-21 11:50:07 +09:00
Masahiro Wakame
2fe273a87a
Merge pull request #3886 from gildorwang/make-d3-datum-generic
...
Make D3.Selection.datum generic so that return values have type
2015-03-21 11:48:36 +09:00
Masahiro Wakame
d843629375
Merge pull request #3885 from ziahamza/master
...
PDF: Added PDFViewer constructor
2015-03-21 11:48:08 +09:00
Masahiro Wakame
953a526cea
Merge pull request #3883 from progre/feature/node_readablestream#read
...
node.d.ts ReadableStream#read fix return type with union type
2015-03-21 11:45:10 +09:00
Masahiro Wakame
5611cb08c9
Merge pull request #3881 from flyfishMT/master
...
Adding Hasher.js
2015-03-21 11:44:12 +09:00
Masahiro Wakame
e4f483ab8e
Merge pull request #3847 from acoreyj/master
...
add wnumb and jquery.nouislider definitions
2015-03-21 11:43:27 +09:00
Jed Mao
049e87b386
Lodash union types, optional args
2015-03-20 21:43:15 -05:00
Masahiro Wakame
a2a967c9b6
Merge pull request #3877 from Nemo157/mock-fs
...
Add type definitions for mock-fs
2015-03-21 11:38:25 +09:00
Masahiro Wakame
c251a792a6
Merge pull request #3876 from Nemo157/patch-1
...
Add `which` chainable keyword.
2015-03-21 11:36:49 +09:00
Masahiro Wakame
4336638df7
Merge pull request #3875 from Nemo157/lolex
...
Add type definitions for lolex
2015-03-21 11:36:06 +09:00
Masahiro Wakame
d06547d9b6
Merge pull request #3874 from xica/feature/pathToRegexp
...
add path-to-regexp definition.
2015-03-21 11:31:39 +09:00
Daniel Rosenwasser
4f5dfe0845
Target ES5 for the backgrid tests.
2015-03-20 18:05:08 -07:00
Daniel Rosenwasser
8d66f01141
Use function expressions when referring to 'arguments'.
2015-03-20 18:04:49 -07:00
Andrew Audibert
4acd5f8775
Add typings for dealing with modes in codemirror
2015-03-20 14:53:12 -07:00
Mark Wong Siang Kai
819ea00877
Added type definitions for dagre-d3
2015-03-20 14:14:56 -07:00
Mark Wong Siang Kai
9acb366bae
Updated dagre.d.ts to support fluent-chaining
2015-03-20 13:26:15 -07:00
Masahiro Wakame
0d211fb28d
Merge pull request #3924 from vvakame/update-angularjs-html5mode
...
add html5mode definitions on ILocationProvider
2015-03-21 01:28:27 +09:00
vvakame
96b97cf462
add html5mode definitions on ILocationProvider
2015-03-21 01:24:23 +09:00
Sergio Morchón Poveda
8252b3e6a6
Update KnockoutBindingHandler
...
``` init ``` & ``` update ``` with optional arguments. This makes sense if you want to call a binding from your code without passing all the parameters, when it is really optional.
2015-03-20 13:24:34 +01:00
Sergio Morchón Poveda
effae55ed2
Knockout 3.3 - Components
...
Added $component and $componentTemplateNodes binding context properties (see http://knockoutjs.com/documentation/binding-context.html ).
Added ComponentInfo.templateNodes.
2015-03-20 13:19:28 +01:00
ColsaCorp
8f8c018e24
Delete s3-uploader.d.ts
2015-03-19 22:07:38 -05:00
Horiuchi_H
2e14c22f23
Merge pull request #3914 from florianholzapfel/master
...
Fixes Travis CI errors for pull request #3094
2015-03-20 09:07:34 +09:00
mbuesing
d3a49ecfbf
Add definitions for axios
2015-03-19 21:46:16 +01:00
Joseph Livecchi
d6c94a66f7
Added Missing functions to the fabric.util class
...
Found some missing properties from the fabric.util namespace when
converting this example to TypeScript.
http://fabricjs.com/animated-sprite/
Added in the missing functions from the the latest fabric master.
2015-03-19 13:38:46 -04:00
Seulgi Kim
161225da51
IPool of mysql has end function like IConnection or IPoolCluster.
...
User should call end function to close all connection in a pool. See
https://github.com/felixge/node-mysql/#closing-all-the-connections-in-a-pool
for more information.
2015-03-20 02:38:06 +09:00
ray
04b7d94510
defs for passport-facebook-token
2015-03-19 12:27:12 -04:00
John Reilly
95ce1d9e82
Merge pull request #3911 from johnnyreilly/master
...
Split out angular-ui-router and angular-ui-sortable
2015-03-19 16:12:15 +00:00
John Reilly
4e553f5ea3
Some JSDoc for good measure
2015-03-19 16:07:15 +00:00
Florian Holzapfel
6c3794e396
fix header
2015-03-19 16:59:53 +01:00
AbdulFattah Popoola
160c1b1533
Removal of obsolete parameter in Spy Interface
...
The callCount parameter does not exist in Jasmine versions > 2.0 but did exist in 1.3
2015-03-19 08:51:06 -07:00
Florian Holzapfel
546d3c9f31
add test for serve-favicon
2015-03-19 16:46:42 +01:00
Florian Holzapfel
9e6f089f68
add tests for response-time
2015-03-19 16:39:40 +01:00
Florian Holzapfel
fbf1fa4327
add tests
2015-03-19 16:35:26 +01:00
Florian Holzapfel
85ea8ee338
fix types
2015-03-19 16:35:16 +01:00
John Reilly
197dfc26d4
Split out angular-ui-router and angular-ui-sortable
2015-03-19 15:00:10 +00:00
ColsaCorp
0df80e2399
Rename s3-uploader to s3-uploader.d.ts
2015-03-19 08:37:59 -05:00
ColsaCorp
048feee749
Create s3-uploader
2015-03-19 08:37:02 -05:00
Zenoware
e7cef0e67a
Merge remote-tracking branch 'origin/patch-2' into patch-4
2015-03-19 08:30:57 -05:00
Zenoware
ab9d290c82
Merge remote-tracking branch 'origin/patch-3' into patch-4
2015-03-19 08:25:30 -05:00
Zenoware
6a823fea13
Merge remote-tracking branch 'origin/patch-1' into patch-2
2015-03-19 08:25:11 -05:00
impinball
05681c698d
Test for fixed ErrnoException property
2015-03-19 03:32:47 -04:00
impinball
66a74b699d
Test for fixed ErrnoException property
2015-03-19 03:27:37 -04:00
impinball
6dfc9b47d2
Fix ErrnoException
...
See https://github.com/joyent/node/blob/v0.12.0-release/src/node.cc#L762
2015-03-19 03:12:46 -04:00
impinball
f7a0bc8ee1
Fix ErrnoException
...
See https://github.com/joyent/node/blob/v0.11.13-release/src/node.cc#L752
2015-03-19 03:11:03 -04:00