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
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
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
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
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
Basarat Ali Syed
b0b4af1223
Merge pull request #2834 from panuhorsmalahti/master
...
Add exists function to i18next
2014-09-16 22:58:11 +10:00
Basarat Ali Syed
130c609b94
Merge pull request #2833 from SomaticIT/add-npm
...
Add NPM definitions
2014-09-16 22:56:52 +10:00
Basarat Ali Syed
a5ac0d66fa
Merge pull request #2836 from PekkaPLeppanen/patch-1
...
Added sendStatus() to express.Response
2014-09-16 22:48:48 +10:00
Pekka Leppänen
e614990852
Added sendStatus() to express.Response
...
Added as described in documentation: http://expressjs.com/4x/api.html#res.sendStatus
2014-09-16 14:49:38 +03:00
Panu Horsmalahti
97a4f36d64
Add exists function to i18next
2014-09-16 12:19:41 +03:00
SomaticIT
1785970ea1
Add contributors for azure sdk
2014-09-16 04:38:45 +02:00
SomaticIT
e032721081
Add sendgrid to contributors.md
2014-09-16 04:30:34 +02:00
SomaticIT
cf42a56f72
Add passport-local to contributors.md
2014-09-16 04:29:41 +02:00
SomaticIT
a447d5c541
Add npm to contributors.md
2014-09-16 04:28:28 +02:00
SomaticIT
c078217a5a
Add jsonwebtoken to contributors.md
2014-09-16 04:26:46 +02:00
SomaticIT
6cef5d5f96
Adding i18n-node to contributors.md
2014-09-16 04:25:12 +02:00
SomaticIT
adf4c5c9f7
Add stylus to Contributors.md
2014-09-16 04:23:48 +02:00
SomaticIT
b8a1d326aa
Implements NodeJS.EventEmitter in Renderer
2014-09-16 04:20:48 +02:00
SomaticIT
85f4f72d9b
Add npm tests
2014-09-16 04:11:30 +02:00
SomaticIT
93a9e8bb8e
Add npm definitions
2014-09-16 04:10:29 +02:00
Masahiro Wakame
137096032e
Merge pull request #2828 from adidahiya/momentjs
...
Update moment.js definitions for ISO-8601 format parsing in v2.7.0
2014-09-16 10:55:12 +09:00