Rafał Wrzeszcz
1f96102ae3
Added HashMap definition.
2014-07-25 14:24:05 +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
https://github.com/jquery/globalize/tree/79ae658b842f75f58199d6e9074e01f7ce207468#defining-culture-information
and
https://github.com/jquery/globalize/blob/79ae658b842f75f58199d6e9074e01f7ce207468/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
Basarat Ali Syed
723f27c03e
Merge pull request #2542 from omidkrad/patch-1
...
Backbone.emulateJSON
2014-07-22 13:59:04 +10:00
Igorbek
b31b4e111a
Merge pull request #2544 from Igorbek/RxJS
...
RxJS: rename to 'rx' and extract 'rx-jquery' module.
2014-07-21 18:39:57 -07:00
Igor Oleinikov
fb839ffeb9
Fixed reference of rx in promises-a-plus-tests.ts
2014-07-21 18:36:03 -07:00
Igor Oleinikov
327bd5d890
Merge remote-tracking branch 'remotes/upstream/master' into RxJS
...
Conflicts:
knockout.rx/knockout.rx.d.ts
2014-07-21 18:33:21 -07:00
Igor Oleinikov
3394ad045e
Fixed reference path to RxJS in knockout.rx.d.ts
2014-07-21 18:15:18 -07:00
Igor Oleinikov
aef69df8b4
Fixed reference path in rx.jquery.d.ts
2014-07-21 18:13:36 -07:00
Igor Oleinikov
3a92e77193
rx.js renamed to rx.
2014-07-21 18:11:26 -07:00
Igor Oleinikov
70b0bfebde
rx.jquery.d.ts moved to separated folder 'rx-jquery'.
2014-07-21 18:10:22 -07:00
Basarat Ali Syed
f2ce08f2bf
Merge pull request #2537 from carldebilly/master
...
Remove useless reference to RxJS definitions
2014-07-22 09:28:36 +10:00
Omid K. Rad
48a3150ca5
Backbone.emulateJSON
...
http://backbonejs.org/#Sync-emulateJSON
2014-07-21 16:04:35 -07:00
Tobias Bengfort
625b9f2523
Fixup
2014-07-21 15:33:31 +02:00
Basarat Ali Syed
1f169d0c9a
Merge pull request #2521 from bashor/patch-1
...
Remove extra declaration of Em.Handlebars.compile in ember.d.ts
2014-07-21 22:43:20 +10:00
Basarat Ali Syed
746a195b65
Merge pull request #2528 from zakki/jquery-blockUI
...
Fix jQuery BlockUI Plugin
2014-07-21 22:36:57 +10:00
Basarat Ali Syed
17ae52ecba
Merge pull request #2527 from thasner/master
...
added second argument "element" to $.filter
2014-07-21 22:34:22 +10:00
Basarat Ali Syed
304e7e1ba8
Merge pull request #2532 from xi/feature-jasmine-add-missing
...
jasmine: add missing variable DEFAULT_TIMEOUT_INTERVAL
2014-07-21 20:25:09 +10:00
Basarat Ali Syed
53bce1dc85
Merge pull request #2540 from soulBit/patch-1
...
Update kineticjs.d.ts
2014-07-21 19:33:10 +10:00
Taylan
93116a95bb
Update kineticjs.d.ts
...
Updated arguments for Node.move() to match library:
http://kineticjs.com/docs/Kinetic.Node.html
2014-07-21 10:24:55 +01:00
Tobias Bengfort
fe47b495c8
angularjs: allow $q.when to be called w/o args
...
The current definition does not cover the case that the input type is
void.
2014-07-21 11:16:24 +02:00
Basarat Ali Syed
b2e663550a
Merge pull request #2538 from borisyankov/def/typeahead
...
Added val methods
2014-07-21 11:49:45 +10:00
Basarat Syed
735c0f1d5d
Added val methods
...
- ref https://github.com/twitter/typeahead.js/blob/master/doc/jquery_typeahead.md#api
2014-07-21 11:48:03 +10:00