John Reilly
86d681f289
Fix test
2014-07-29 11:26:06 +01:00
John Reilly
68a3cb2875
Fix test
2014-07-29 11:21:28 +01:00
John Reilly
22894235a2
Add genericised forEach and indexer for FormController
2014-07-29 11:08:28 +01:00
Basarat Ali Syed
85bc00eebb
Merge pull request #2566 from damianog/patch-11
...
Update swig.d.ts
2014-07-28 16:38:57 +10:00
Masahiro Wakame
8ffa19aa17
Merge pull request #2568 from rsamec/master
...
node-form typescript definition file added
2014-07-27 16:14:08 +09:00
rsamec
c51cfd5670
node-form typescript definition file added
2014-07-27 09:05:21 +02:00
damianog
312632f1a4
Update swig.d.ts
2014-07-27 08:58:58 +02:00
Masahiro Wakame
2f785c6abd
Merge pull request #2562 from dduugg/master
...
Create ion.rangeSlider.d.ts
2014-07-27 12:13:16 +09:00
Basarat Ali Syed
a9960f7620
add api doc link
2014-07-27 11:19:19 +10:00
Douglas Eichelberger
1cdae538ab
Create ion.rangeSlider.d.ts
2014-07-26 09:12:13 -07:00
damianog
f8cfab1788
Update swig.d.ts
...
Added function renderFile
2014-07-26 14:33:29 +02:00
Basarat Ali Syed
2cea6c29c7
Merge pull request #2565 from borisyankov/def/angular
...
Update angular.d.ts
2014-07-26 11:53:06 +10:00
Basarat Ali Syed
abfde2a300
Update angular.d.ts
...
remove unnecessary restriction on directive's `link` callback to accept optional parameters
2014-07-26 11:51:54 +10:00
Basarat Ali Syed
681e9c5833
Merge pull request #2564 from borisyankov/def/angular-mocks
...
Update angular-mocks.d.ts
2014-07-26 11:38:10 +10:00
Basarat Ali Syed
bfeb466418
Update angular-mocks.d.ts
...
allow
```ts
angular.mock.module("myApp", function($provide) {
$provide.value("myService", {
...
});
})
```
Also signature is consistent with the global in the same file:
```ts
declare var module: (...modules: any[]) => any;
```
2014-07-26 11:35:54 +10:00
Masahiro Wakame
3fdc896d97
Merge pull request #2563 from hellochar/patch-1
...
Add definitions for fromTextArea methods
2014-07-26 10:30:58 +09:00
Xiaohan Zhang
74d8b10775
Add definitions for fromTextArea methods
2014-07-25 17:38:54 -07:00
Masahiro Wakame
570b760130
Merge pull request #2560 from yellowiscool/master
...
Angular-hotkeys : Chaining when hotkeys is bound to a $scope object
2014-07-25 21:51:02 +09:00
Masahiro Wakame
c2b858f51e
Merge pull request #2561 from rafalwrzeszcz/feature/hashmap
...
Added HashMap definition.
2014-07-25 21:44:32 +09:00
Rafał Wrzeszcz
1f96102ae3
Added HashMap definition.
2014-07-25 14:24:05 +02:00
Antoine Pultier
ba945bd866
Angular-hotkeys : Chaining when hotkeys is bound to a $scope object
2014-07-25 14:23:17 +02:00
Basarat Ali Syed
bd21e85b3b
Merge pull request #2557 from Steve-Fenton/master
...
Added extensibility point to Handlebars templates.
2014-07-25 18:26:39 +10:00
Steve Fenton
e911b3c061
Added extensibility point for templates.
...
This allows named templates to be added, for example:
interface HandlebarsTemplates {
specialListOfThings: HandlebarsTemplateDelegate;
}
So the strongly typed version can be used.
var template = Handlebars.templates.specialListOfThings;
2014-07-25 08:15:51 +01:00
Steve Fenton
6e614f3415
Merge pull request #1 from borisyankov/master
...
Updating to master.
2014-07-25 08:08:46 +01:00
Masahiro Wakame
5a1a563af1
Merge pull request #2549 from brentj73/master
...
Added typing for recaptcha.js
2014-07-25 15:06:46 +09:00
vvakame
006076798b
Mt push origin master merge branch 'ngbrown-patch-2'
2014-07-24 23:07:13 +09:00
vvakame
c322a99ff4
add test for angular.d.ts
2014-07-24 23:07:06 +09:00
vvakame
1ef19827ea
Merge branch 'patch-2' of github.com:ngbrown/DefinitelyTyped into ngbrown-patch-2
2014-07-24 22:52:43 +09:00
brentj73
2ca13ee457
Updated contributors.md for recaptcha.js details
2014-07-24 13:08:45 +01:00
Masahiro Wakame
57a5237095
Merge pull request #2554 from jonathantyates/patch-1
...
Add support for plugin
2014-07-24 20:25:55 +09:00
Masahiro Wakame
1bdb47a0aa
Merge pull request #2551 from n2westman/patch-1
...
Update Anon Function Parameters in asyncTest
2014-07-24 20:24:01 +09:00
Masahiro Wakame
80cab78c94
Merge pull request #2547 from StefanSchoof/master
...
Added calendar Property to GlobalizeCulture
2014-07-24 20:18:07 +09:00
Masahiro Wakame
3dd1985177
Merge pull request #2522 from ryan10132/patch-1
...
Added signal function to CodeMirror module
2014-07-24 20:01:11 +09:00
Masahiro Wakame
951c62723a
Merge pull request #2425 from jlz27/master
...
added definitions for angular-hotkeys
2014-07-24 19:48:30 +09:00
Basarat Ali Syed
08cef16e26
Merge pull request #2555 from zaneli/bucks.js
...
Add definitions for bucks.js
2014-07-24 16:55:31 +10:00
zaneli
10f80b4b20
rename folder
2014-07-24 15:47:39 +09:00
jonathantyates
cd24246cad
Add support for plugin
2014-07-24 00:30:20 -04:00
zaneli
c711aaae5c
Add comments for bucks.js
2014-07-24 12:17:15 +09:00
zaneli
00fdeb9094
Add definitions for bucks.js
2014-07-24 11:32:35 +09:00
Basarat Ali Syed
eed3db74e0
Merge pull request #2539 from xi/feature-angularjs-when-void
...
angularjs: allow $q.when to be called w/o args
2014-07-24 09:56:25 +10:00
Diullei Gomes
4238382f14
Merge pull request #2552 from Steve-Fenton/master
...
Dropbox-JS Definition.
2014-07-23 20:37:12 -03:00
Steve Fenton
b1776d0257
Dropbox-JS Definition.
...
The dropbox-js project is a wrapped for the Dropbox API.
2014-07-23 23:00:11 +01:00
Nickolas Westman
1e9a254701
Update Anon Function Parameters in asyncTest
...
Encountered compiler errors on using asyncTest ... fixed by making sure that the assert is a function of the anon function
2014-07-23 11:24:32 -07:00
Tobias Bengfort
ba1b3d7d60
Fixup
2014-07-23 14:08:31 +02:00
brentj73
4c3b642212
Updated switch_type method with correct types
2014-07-23 13:01:36 +01:00
brentj73
c0e29234f7
Added typing for recaptcha.js
2014-07-23 12:19:26 +01:00
StefanSchoof
fde9a8e787
Added calendar Property to GlobalizeCulture
...
The calendar Property is used to get and set the default calendar. See
79ae658b84 (defining-culture-information)
and
79ae658b84/lib/globalize.js (L263)
2014-07-22 20:58:26 +02:00
Bart van der Schoor
5a8f9e312f
Merge pull request #2531 from Bartvds/def/chai
...
moved chai-assert.d.ts into chai.d.ts
2014-07-22 20:34:15 +02:00
Basarat Ali Syed
6d587e9ad8
Merge pull request #2546 from borisyankov/def/jquery
...
JQuery `originalEvent` should be of type `Event`
2014-07-22 21:04:24 +10:00
basarat
e917a9c81e
JQuery originalEvent should be of type Event
...
closes #2545
2014-07-22 21:00:50 +10:00