Commit Graph
7805 Commits
Author SHA1 Message Date
Masahiro Wakame 6425747807 Merge pull request #3473 from harold/master
.g and .group arguments are optional in snapsvg
2015-01-17 11:59:29 +09:00
vvakame b596e4d336 Merge branch 'DanielRosenwasser-typescript.d.ts' 2015-01-17 11:57:18 +09:00
vvakame 030268f81d Merge branch 'typescript.d.ts' of https://github.com/DanielRosenwasser/DefinitelyTyped into DanielRosenwasser-typescript.d.ts 2015-01-17 11:56:47 +09:00
Masahiro Wakame 6c4099e81e Merge pull request #3471 from hansrwindhoff/master
Jason Davies cloud layout https://www.npmjs.com/package/d3.layout.cloud
2015-01-17 11:53:24 +09:00
Masahiro Wakame dd6c1e5ea3 Merge pull request #3469 from sandorfr/tediousConnectionPool
Tedious connection pool
2015-01-17 11:48:16 +09:00
vvakame d7ee5b8082 Merge branch 'rogierschouten-timezonecomplete-1.12.0' 2015-01-17 11:47:24 +09:00
vvakame 7944416e97 Merge branch 'timezonecomplete-1.12.0' of https://github.com/rogierschouten/DefinitelyTyped into rogierschouten-timezonecomplete-1.12.0 2015-01-17 11:47:02 +09:00
Masahiro Wakame e2c5e3392e Merge pull request #3423 from flcdrg/ember-send
Ember ActionHandlerMixin for send and action
2015-01-17 11:42:28 +09:00
Masahiro Wakame 6cdded3487 Merge pull request #3463 from qinfchen/dasgre
add dagre type definition file
2015-01-17 11:40:56 +09:00
Masahiro Wakame e437beca1b Merge pull request #3462 from qinfchen/webcola
Webcola
2015-01-17 11:39:00 +09:00
Masahiro Wakame 87b0e7fc81 Merge pull request #3458 from JellisHogenbijl/patch-1
Can't call spectrum function with a method name
2015-01-17 11:33:02 +09:00
Masahiro Wakame d42d2d275b Merge pull request #3451 from leemicw/master
Adding Definitions for Ladda jQuery Plugin 0.9.4
2015-01-17 11:32:24 +09:00
Masahiro Wakame 3126893ce4 Merge pull request #3457 from dcrusader/patch-1
Fix concat to receive a splat of arrays
2015-01-17 11:31:04 +09:00
Masahiro Wakame 7aa46c493c Merge pull request #3455 from harry0000/vue
Add "vue" module.
2015-01-17 11:29:16 +09:00
Masahiro Wakame 4994f46d86 Merge pull request #3466 from borisyankov/switch-to-1.4.0
switch to TypeScript v1.4
2015-01-17 09:39:21 +09:00
vvakame a960a10f48 bump to 1.4.1 2015-01-17 09:19:31 +09:00
Harold 0eeca7cdf4 .g and .group arguments are optional in snapsvg
Per these docs:
http://snapsvg.io/docs/#Paper.g

The parameters to these functions are optional. This change stops the
TypeScript compiler complaining when you call them with no arguments.

Also, the return type of `g` and `group` should match (they are
aliases); and `any` has the benefit over `Object` here of allowing code
like `s.g().attr({id: "x"});`
2015-01-16 16:26:53 -07:00
Daniel Rosenwasser 69629af097 Added TypeScript API definitions file. 2015-01-16 13:48:03 -08:00
Basarat Ali Syed 5c59a734fd Merge pull request #3467 from optical/node-tmp-definitions
Node tmp definitions
2015-01-17 03:43:33 +11:00
hansrwindhoff 2b646da6ae Jason Davies cloud layout https://www.npmjs.com/package/d3.layout.cloud 2015-01-16 08:47:59 -07:00
vvakame 4dd430601a change any to union types 2015-01-17 00:08:09 +09:00
vvakame 2f7946a2c9 fix angular-protractor/angular-protractor.d.ts compile error 2015-01-16 23:45:39 +09:00
vvakame 23ca1058e7 fix bunyan/bunyan.d.ts compile error 2015-01-16 23:42:33 +09:00
vvakame 51fda416d0 fix jquery.bbq/jquery.bbq-tests.ts compile error 2015-01-16 23:40:56 +09:00
vvakame a1ed02f920 fix jquery/jquery-tests.ts compile error 2015-01-16 23:40:20 +09:00
Rogier Schouten 9928ac6dfb Add typings for timezonecomplete-1.12.0 2015-01-16 11:30:47 +01:00
Sandor df93d05520 fix header format 2015-01-16 11:29:11 +01:00
Sandor b85a20e754 fix header format 2015-01-16 11:25:10 +01:00
Sandor 291f5b6536 fix --noimplicitany compatibility issue 2015-01-16 11:20:37 +01:00
Jared 19b1315f33 Use npmjs link 2015-01-16 21:13:44 +13:00
Jared f30495689d Add missing newline to end of files 2015-01-16 16:39:52 +13:00
Jared 30cbb6f4d0 Add definitions for node-tmp library 2015-01-16 16:36:02 +13:00
vvakame 1eedca86ee switch to TypeScript v1.4 tag 2015-01-16 11:38:36 +09:00
Qinfeng Chen ae3b8438c9 fixed test file 2015-01-15 17:08:32 -05:00
Qinfeng Chen 374f2ae3ae add dagre type definition file 2015-01-15 16:33:33 -05:00
Qinfeng Chen e1dfb4af5a Add new line at the end of the file 2015-01-15 16:26:26 -05:00
Qinfeng Chen fa8b9d2504 fix test file name 2015-01-15 16:25:11 -05:00
Qinfeng Chen a401e47314 add webcola type definition file 2015-01-15 16:21:20 -05:00
Sandor b8ca52c698 tedious connection pool that works without --noImplicitAny 2015-01-15 18:24:36 +01:00
dcrusader bac586a7f6 Fix chain methods to return the correct types
reduce, inject, foldl, reduceRight, and foldr should return _ChainSingle<TResult>
map and collect should return _Chain<TResult>
2015-01-15 09:20:03 -08:00
Jellis Hogenbijl 420b4ce9e7 Can't call spectrum function with a method name
By declaring the spectrum function with the optional options parameter this function will allways be chosen by typescript.
All the other spectrum functions where you supply a method name can't be called.

Moving the function with optional options parameter to the end of the file will fix this problem.
2015-01-15 11:04:48 +01:00
Michael Lee 195fcbd17c Adding Definitions for Ladda jQuery Plugin 0.9.4 2015-01-14 21:56:07 -06:00
dcrusader b325840488 Fix concat to receive a splat of arrays 2015-01-14 16:33:38 -08:00
harry0000 b97c2c5c58 Add "vue" module. 2015-01-14 11:22:52 +09:00
Masahiro Wakame 2cc4331067 Merge pull request #3453 from doronbrikman/master
Update mongoose.d.ts
2015-01-14 10:44:11 +09:00
Masahiro Wakame 26df7a5696 Merge pull request #3454 from mzsm/fix-gamepad
Fix gamepad API
2015-01-14 08:55:12 +09:00
mzsm ac274466d7 Add type annotations and fix duplicated test code. 2015-01-14 01:01:05 +09:00
doronbrikman d4b07c491e Update mongoose.d.ts
Adjust model's function signature to be able to get one argument
2015-01-13 17:39:27 +02:00
mzsm b620504c11 Add some properties for Gamepad API 2015-01-13 23:05:27 +09:00
Masahiro Wakame 8c53f63533 Merge pull request #3452 from NN---/patch-7
Support converter option
2015-01-13 20:55:11 +09:00