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
Basarat Ali Syed
5c59a734fd
Merge pull request #3467 from optical/node-tmp-definitions
...
Node tmp definitions
2015-01-17 03:43:33 +11: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
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
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
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
NN
8e08af724f
Support converter option
...
My bad, the pull request https://github.com/borisyankov/DefinitelyTyped/pull/3449 was not correct.
When the converter is specified it is used for converting the cookie value.
2015-01-13 12:48:13 +02:00
vvakame
ea007d8343
update CONTRIBUTORS.md
2015-01-13 19:11:49 +09:00
Masahiro Wakame
544bb18314
Merge pull request #3450 from cwerner1/master
...
added Vars for the Google Analytics Interface
2015-01-13 19:09:51 +09:00
Masahiro Wakame
477d466903
Merge pull request #3449 from NN---/patch-6
...
Support converter option
2015-01-13 19:02:51 +09:00
Masahiro Wakame
be99da765a
Merge pull request #3422 from 12kb/patch-1
...
EventDispatcher mixins added to OrbitControls
2015-01-13 19:00:37 +09:00
Masahiro Wakame
01dac9508c
Merge pull request #3448 from rogierschouten/jsdom
...
jsdom: bugfixes, add comments, add defaultDocumentFeatures variable.
2015-01-13 19:00:05 +09:00
Masahiro Wakame
f878a6fcd4
Merge pull request #3446 from Nemo157/chai-http
...
Add definition for chai-http
2015-01-13 18:59:28 +09:00
Masahiro Wakame
ce2f6b91f1
Merge pull request #3445 from Nemo157/rest-interceptors
...
Add rest interceptor definitions
2015-01-13 18:58:57 +09:00
Masahiro Wakame
f629bb4eb2
Merge pull request #3433 from jiaweihli/moment
...
moment: expose interfaces
2015-01-13 18:27:25 +09:00
Masahiro Wakame
087bad1898
Merge pull request #3444 from Nemo157/sanitize-filename
...
Add definition for sanitize-filename
2015-01-13 18:27:04 +09:00
Masahiro Wakame
e9c7589217
Merge pull request #3443 from Nemo157/formidable
...
Add definition for formidable
2015-01-13 18:26:36 +09:00
Christian WERNER
bd4eef59d7
added Vars for the Google Analytics Interface
...
as mentioned in the Javascript Snippet Reference
https://developers.google.com/analytics/devguides/collection/analyticsjs/advanced
2015-01-12 18:11:22 +01:00
NN
efd78f5100
Support converter option
...
jquery.cookie supports converter function in the second argument:
https://github.com/carhartl/jquery-cookie
Example for parsing a value into a number:
$.cookie('foo', '42');
$.cookie('foo', Number); // => 42
2015-01-12 17:26:40 +02:00
Rogier Schouten
223211fd98
jsdom: bugfixes, add comments, add defaultFeatures variable.
2015-01-12 09:45:52 +01:00
Wim Looman
92249d14ae
Move interfaces into exported module
2015-01-12 15:28:31 +13:00
Masahiro Wakame
0605ebbdbd
Merge pull request #3447 from borisyankov/add-which
...
add which/which.d.ts
2015-01-12 11:26:42 +09:00
vvakame
f3617cc522
fix typo... hehe :P
2015-01-12 11:24:20 +09:00
vvakame
b55b894558
add which/which.d.ts
2015-01-12 11:19:59 +09:00
Wim Looman
e4d5176b09
Add definition for custom interceptors
2015-01-12 14:47:39 +13:00