Masahiro Wakame
e19fe54bcd
Merge pull request #2863 from DickvdBrink/selenium
...
selenium-webdriver: Added selenium testing & executors modules
2014-09-25 00:35:03 +09:00
Masahiro Wakame
e41fcc00e6
Merge pull request #2862 from markashleybell/mustache-0.8.2
...
Add definitions for mustache.js 0.8.2
2014-09-25 00:29:18 +09:00
Masahiro Wakame
06da15786b
Merge pull request #2859 from slovely/patch-1
...
Updated "google.maps.geometry.poly" to static
2014-09-25 00:15:04 +09:00
Masahiro Wakame
549d5ac036
Merge pull request #2858 from progre/feature/gulp-fix-stream
...
Fix gulp method return values
2014-09-25 00:14:18 +09:00
Masahiro Wakame
bcd10d18a0
Merge pull request #2857 from shinnn/fastclick
...
Add definitions for FastClick
2014-09-25 00:10:08 +09:00
Masahiro Wakame
18ab27885e
Merge pull request #2845 from CodeAnimal/node-radius
...
Add node-radius definitions and tests
2014-09-24 23:52:33 +09:00
Masahiro Wakame
79dfd768f8
Merge pull request #2844 from CodeAnimal/node-ip
...
Add node-ip type definitions
2014-09-24 23:52:06 +09:00
Masahiro Wakame
9ec575fc22
Merge pull request #2854 from AdaskoTheBeAsT/master
...
Knockstrap definition file added
2014-09-24 23:51:19 +09:00
Masahiro Wakame
a9be008554
Merge pull request #2852 from pine613/feature/zepto/appendTo
...
Added appendTo overload
2014-09-24 23:46:47 +09:00
CodeAnimal
68e02ce374
Rename node-radius directory to radius
...
Rename node-radius directory to radius to match its library name on npm.
2014-09-24 15:43:41 +01:00
CodeAnimal
5c7e823506
Rename node-ip directory to ip
...
Rename node-ip to ip so the folder name matches the library name on npm.
2014-09-24 15:42:07 +01:00
Masahiro Wakame
ff2a2a332e
Merge pull request #2849 from SergioMorchon/patch-1
...
Added textInput binding handler
2014-09-24 23:18:20 +09:00
Masahiro Wakame
a74d40da7b
Merge pull request #2847 from luisrudge/patch-1
...
add reload arguments to pjax reload
2014-09-24 23:16:39 +09:00
Masahiro Wakame
baecd6e7f2
Merge pull request #2842 from tigerswithguitars/master
...
fabricjs: Add the pattern class to the definitions
2014-09-24 23:05:42 +09:00
Masahiro Wakame
44b2208291
Merge pull request #2841 from rogierschouten/any-db
...
add typings for any-db
2014-09-24 23:03:43 +09:00
Masahiro Wakame
69094c71bc
Merge pull request #2839 from koresar/master
...
Add stampit definitions
2014-09-24 23:01:14 +09:00
Masahiro Wakame
972fce96cd
Merge pull request #2824 from SomaticIT/add-stylus
...
Add stylus definitions
2014-09-24 22:41:40 +09:00
Masahiro Wakame
0be6948f22
Merge pull request #2823 from SomaticIT/add-sendrid
...
Add definitions for sendgrid sdk for node
2014-09-24 22:39:57 +09:00
Masahiro Wakame
d7230cca66
Merge pull request #2822 from SomaticIT/add-passport-local
...
Add definitions for passport-local module
2014-09-24 22:39:37 +09:00
Masahiro Wakame
66e265df35
Merge pull request #2821 from SomaticIT/add-jsonwebtoken
...
Add jsonwebtoken node module definitions
2014-09-24 22:39:18 +09:00
Masahiro Wakame
e659a07d7d
Merge pull request #2820 from SomaticIT/add-i18n-node
...
Add i18n-node definitions
2014-09-24 22:38:47 +09:00
Masahiro Wakame
2f0dc2787d
Merge pull request #2819 from SomaticIT/update-azure
...
Big update of Azure SDK for Node definitions
2014-09-24 22:38:03 +09:00
Masahiro Wakame
f47a01065d
Merge pull request #2789 from sourrust/update/highlightjs
...
Update Highlightjs
2014-09-24 22:35:53 +09:00
Masahiro Wakame
ac086f544e
Merge pull request #2762 from xperiments/howler
...
Added HowlerJS Definitions
2014-09-24 22:34:57 +09:00
John Reilly
4c9f4a5240
Merge pull request #2865 from johnnyreilly/master
...
Created basic angular-file-upload typings
2014-09-23 14:59:44 +01:00
John Reilly
b5528071bb
Created basic angular-file-upload typings
...
Not perfect I suspect but a starting point.
2014-09-23 14:50:50 +01:00
unknown
a41df0ac55
selenium-webdriver: Added selenium testing & executors modules
2014-09-23 08:29:45 +02:00
Mark Bell
0778e9dec5
Add parameter typing, fix old definition version
...
I was omitting the -noImplicitAny flag when testing; interestingly, even
the old (0.7.3) definitions failed the Travis CI tests...
2014-09-23 07:17:08 +01:00
Mark Bell
e75c7945e3
Add definitions for mustache.js 0.8.2
...
Add new definitions for 0.8.2, move 0.7 definitions and tests into
versioned files and remove empty .tscparams files.
2014-09-23 06:28:25 +01:00
Simon Lovely
b4571c30c2
Updated "google.maps.geometry.poly" to static
...
The 'poly' class should be static (as already correctly marked on the 'spherical' class).
2014-09-22 18:08:22 +01:00
Rogier Schouten
6160116b2f
build fix
2014-09-22 17:57:21 +02:00
Rogier Schouten
021326f937
add typings for any-db-transaction and adjust any-db
2014-09-22 17:49:42 +02:00
progre
81ff395285
fix: watch() can abbreviate opt
2014-09-22 21:47:57 +09:00
progre
edcc9824cc
fix: return values
2014-09-22 21:02:16 +09:00
Shinnosuke Watanabe
67d3e3547f
Add definitions for FastClick
...
https://github.com/ftlabs/fastclick
2014-09-22 12:58:36 +09:00
AdaskoTheBeAsT
96236f954d
Knockstrap definition file added
...
Knockstrap definition file added
2014-09-20 15:11:12 +02:00
MIZUNE Pine
3e107a2942
Added appendTo overload
2014-09-20 03:58:09 +09:00
Sergio
2063e5067d
Added textInput binding handler
...
From here: http://knockoutjs.com/documentation/textinput-binding.html
2014-09-19 10:01:01 +02:00
Jeremy Hull
8d9ab7d6b3
Take out top from IAutoHighlightResult
2014-09-19 00:12:44 -07:00
Luís Rudge
b342292528
add reload arguments to pjax reload
2014-09-18 23:38:33 -03:00
Luís Rudge
0a8f9e6df4
add reload arguments to pjax reload
2014-09-18 23:36:53 -03:00
CodeAnimal
cf06922412
Add return types to all functions
2014-09-18 22:30:48 +01:00
CodeAnimal
f5c7418b9d
Add node-radius definitions and tests
...
More info about node library: https://github.com/retailnext/node-radius
2014-09-18 22:26:10 +01:00
CodeAnimal
203d7a8d33
Add empty NodeBuffer interface
...
The empty NodeBuffer interface acts as a placeholder if node's type
definitions file isn't referenced. This is to hopefully stop the Travis
CI build error.
2014-09-18 21:10:55 +01:00
CodeAnimal
61c97db6af
Add node-ip type definitions
...
Add node-ip type definitions file with a test script.
2014-09-18 20:52:55 +01:00
tigerswithguitars
6a93336c48
typo for the source, should be any, not function
2014-09-18 18:04:46 +01:00
tigerswithguitars
665516c395
Add the pattern class to the fabric js typeings.
2014-09-18 17:58:18 +01:00
Rogier Schouten
e18d2af8b6
add typings for any-db
2014-09-18 15:03:57 +02:00
SomaticIT
837677d435
Fix issue in generateSharedAccessSignature function of BlobService
2014-09-17 23:43:10 +02:00
vasyl
25247a71c1
Add missing descriptions. Copy some annotations over from official module page.
2014-09-17 10:48:03 +10:00