Commit Graph

6367 Commits

Author SHA1 Message Date
Arkadiusz Filipczak
9f319d3c5b DbCreateOptions' w property should accept numbers 2014-09-26 06:43:14 +02:00
Basarat Ali Syed
fe50484fda Merge pull request #2866 from punya/patch-1
More precise type for $routeProvider.resolve
2014-09-25 13:45:53 +10:00
Punyashloka Biswal
de37f2dbbf More precise type for $routeProvider.resolve 2014-09-24 18:35:13 -07:00
Masahiro Wakame
c8b6954f44 Merge pull request #2867 from adidahiya/pickadate
Add pickadate.js typings
2014-09-25 01:36:39 +09:00
Adi Dahiya
648f460f30 Update pickadate.d.ts to expose only one top-level module
* Also update CONTRIBUTORS.md
* Add api method chaining to pickadate-tests.ts
2014-09-24 12:15:09 -04:00
Masahiro Wakame
ec8e7c8d59 Merge pull request #2869 from xi/moment-fix-locale
Moment: fix locale
2014-09-25 01:10:28 +09:00
Masahiro Wakame
6356aa56b3 Merge pull request #2864 from stkb/request
request.d.ts: fixing RequestAPI.Options.form type
2014-09-25 00:54:54 +09:00
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
Tobias Bengfort
dde8ea1a3f Strip Whitespace 2014-09-24 12:22:32 +02:00
Tobias Bengfort
fa35d205ef fix locale/localeData definitions
I am not entirely sure about this. But this is how I understand the
docs.

See http://momentjs.com/docs/#/i18n/
2014-09-24 12:20:27 +02:00
Tobias Bengfort
b33c9ec8a7 add missing external test
these tests existed in moment-tests.ts but were missing in
moment-external-tests.ts
2014-09-24 12:19:31 +02:00
Adi Dahiya
83188776d9 Add pickadate.js typings 2014-09-23 18:43:38 -04: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
Steve
9be7aba212 request.d.ts: fixing RequestAPI.Options.form type 2014-09-23 09:43:01 +02: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