Dick van den Brink
3e9a7639da
Added filterable widget.
2014-01-21 19:01:21 +01:00
Masahiro Wakame
f994223f43
Merge pull request #1584 from jonegerton/master
...
jquery.areYouSure: Add new "silent" setting to AreYouSureOptions
2014-01-21 08:11:57 -08:00
John Reilly
8100322f4c
Merge pull request #1588 from johnnyreilly/master
...
jQuery: JSDoc Callbacks and tighten up typing
2014-01-21 08:10:33 -08:00
Jon Egerton
a0db190fa3
Make silent option on AreYouSureOptions optional
...
Make silent option on AreYouSureOptions optional
2014-01-21 15:24:01 +00:00
Masahiro Wakame
c0e0afd5e6
Merge pull request #1585 from kentskinner/master
...
Add optional 'message' parameter to chai.expect.
2014-01-21 07:22:45 -08:00
Masahiro Wakame
07f5425f89
Merge pull request #1558 from balassy/patch-1
...
Support multiple 'from' states
2014-01-21 07:16:25 -08:00
John Reilly
f7819b3f77
jQuery: cater for jQuery.clientSideLogging
...
I haven't looked in detail at this but it looks that
jQuery.clientSideLogging is ill-advisedly clobbering ```$.error```.
This should probable be addressed at some point.
2014-01-21 14:36:28 +00:00
John Reilly
43e6ac7021
jQuery: back
2014-01-21 13:42:00 +00:00
John Reilly
0d8bdec36e
jQuery: JSDoc Callbacks and tighten up typing
2014-01-21 13:38:58 +00:00
John Reilly
33f0f10e5f
Merge pull request #1581 from tandyjames/master
...
Fixed some typings with the chain syntax - includes workaround for bug in TS 0.9.5. Workaround will be removed when TS bug fix ships.
2014-01-21 01:25:58 -08:00
Basarat Ali Syed
34e2b07e93
es6-promises fix whitespace + argument names consistent with http://promises-aplus.github.io/promises-spec/
2014-01-21 19:25:10 +11:00
Kent Skinner
8166bc0ae3
Add optional 'message' parameter to chai.expect.
...
As noted at http://chaijs.com/guide/styles/#expect :
"Expect also allows you to include arbitrary messages
to prepend to any failed assertions that might occur."
2014-01-20 11:03:34 -08:00
Jon Egerton
1858606027
Add new "silent" setting to AreYouSureOptions
...
Add new "silent" setting to AreYouSureOptions
2014-01-20 16:36:40 +00:00
T.J. Lawrence
8689adeafb
Merge branch 'master' of https://github.com/borisyankov/DefinitelyTyped.git
2014-01-20 08:58:43 -07:00
T.J. Lawrence
7172a17c26
Underscore: Used tabs vs spaces for my additions
...
and added explanation in test
2014-01-20 08:26:08 -07:00
Igorbek
44870d3f9c
Merge pull request #1580 from kant2002/master
...
Added property for query string parameters
2014-01-20 03:42:08 -08:00
T.J. Lawrence
80dd267cc2
Fixed some typings with the chain syntax
2014-01-19 23:48:11 -07:00
Basarat Ali Syed
0599e0fc12
Merge pull request #1575 from gyohk/EaselJS-0.7.1
...
update to EaselJS v0.7.1.
2014-01-19 20:58:37 -08:00
s_kimura
351b06d300
append the author's name in the definition file.
2014-01-20 09:40:38 +09:00
Andrey Kurdyumov
8eacc4ca14
Added property for query string parameters
...
Property qs for SignalR connection could be used to pass additional parameters to new SignalR persistent/hub connections. It is available since 1.0 and is present in 2.0 version of SignalR
2014-01-19 06:56:23 -08:00
Masahiro Wakame
f154b7e404
Merge pull request #1579 from kant2002/master
...
Update declaration of the Device interface
2014-01-19 05:29:38 -08:00
Andrey Kurdyumov
fbe21d3831
Update declaration of the Device interface
...
The current version of interface for Device plugin is contains property available.
See in the current version.
https://github.com/apache/cordova-plugin-device/blob/master/www/device.js
2014-01-19 03:53:13 -08:00
Basarat Ali Syed
4c0a1c9d6f
Merge pull request #1578 from gyohk/SoundJS-0.5.2
...
update to SoundJS v0.5.2.
2014-01-19 01:59:30 -08:00
Basarat Ali Syed
e4820b5f27
Merge pull request #1577 from gyohk/PreloadJS-0.4.1
...
update to PreloadJS v0.4.1.
2014-01-19 01:59:15 -08:00
Basarat Ali Syed
ed75d642eb
Merge pull request #1576 from gyohk/TweenJS-0.5.1
...
update to TweenJS v0.5.1.
2014-01-19 01:58:42 -08:00
Igorbek
26b4958681
Merge pull request #1574 from david-driscoll/master
...
lodash.d.ts - (feat): Updated function methods to be generic
2014-01-19 01:20:12 -08:00
s_kimura
6731a49e04
update to TweenJS v0.5.1.
2014-01-19 17:23:02 +09:00
s_kimura
380322af6b
update to EaselJS v0.7.1.
2014-01-19 17:16:47 +09:00
s_kimura
284d2d2fce
update to PreloadJS v0.4.1.
2014-01-19 17:11:44 +09:00
s_kimura
ed8f9cbc42
update to SoundJS v0.5.2.
2014-01-19 17:10:31 +09:00
David Driscoll
53a5613482
(feat): Updated function methods to be generic
...
This allows those method signatures to be passed through, but gain the
benefits of things like throttle, memoize.
2014-01-18 23:35:37 -05:00
David Driscoll
af80fa3429
(feat): Updated function methods to be generic
...
This allows those method signatures to be passed through, but gain the
benefits of things like throttle, memoize.
2014-01-18 23:13:39 -05:00
Basarat Ali Syed
7bbf3c44bc
Merge pull request #1559 from michelsalib/angular-translate
...
Definition files for angular-translate
2014-01-18 15:21:40 -08:00
Igorbek
6ca13abfe3
Merge pull request #1573 from Igorbek/master
...
Fix #1545
2014-01-18 12:39:52 -08:00
Igor Oleinikov
12058a9447
Fix #1545
2014-01-18 21:24:56 +04:00
Michel Salib
eadffeb409
Update angular-translate-tests.ts
2014-01-18 14:21:31 +01:00
Igorbek
1c3040699b
Merge pull request #1550 from fdecampredon/es6-promises
...
ES6 promises
2014-01-18 04:44:26 -08:00
Basarat Ali Syed
2501e5813b
Merge pull request #1560 from michelsalib/angular-js-patch-01
...
Angular IModule::provider can accept a provider object as second argument
2014-01-18 03:06:00 -08:00
François de Campredon
9b6ca433a2
remove void onReject oveloads
2014-01-18 12:01:35 +01:00
Boris Yankov
83316ded3a
Merge pull request #1561 from Bartvds/def/bluebird
...
Created definitions for bluebird
2014-01-17 22:19:00 -08:00
Boris Yankov
00c3180b17
Merge pull request #1542 from DickvdBrink/jquerymobile-1.4
...
Update to jQueryMobile 1.4
2014-01-17 22:18:26 -08:00
Bartvds
84309d3502
Created definitions for bluebird
...
"Bluebird is a full featured promise library with unmatched performance."
https://github.com/petkaantonov/bluebird
known issues:
* maybe needs a global var or single export?
* uses 'any'-type (not generic-enabled)
2014-01-18 01:11:36 +01:00
Bart van der Schoor
c702fdf375
Merge pull request #1553 from Bartvds/def/js-git
...
Created definitions for js-git
2014-01-17 10:12:20 -08:00
Michel Salib
9f86b20f3e
Angular IModule::provider can accept a provider object as second argument
2014-01-17 15:40:23 +01:00
Michel Salib
1ad25afa03
Definition files for angular-translate
2014-01-17 15:32:37 +01:00
György Balássy
a0a77855ec
Support multiple 'from' states
...
According to https://github.com/jakesgordon/javascript-state-machine :
"If an event is allowed from multiple states, and always transitions to the same state, then simply provide an array of states in the from attribute of an event."
So the from property can be of type string or string[], so "any" is required here.
2014-01-17 12:45:01 +01:00
John Reilly
daca31dc77
jQuery: added typing for fn
2014-01-17 09:27:10 +00:00
Dick van den Brink
75b4512de3
Added flipswitch options
2014-01-17 09:17:22 +01:00
François de Campredon
5b0c3efcc2
"onFullFill" should read "onFulFill"
2014-01-16 18:19:53 +01:00
François de Campredon
620c864182
various defintion correction + more tests
...
- correct onReject typings when onFullFill is 'undefined'
- add onFullFill as optional parameter (to use myPromise.then())
- make cast/resolve/reject parameter optional
- add examples from http://www.html5rocks.com/en/tutorials/es6/promises/
2014-01-16 17:51:18 +01:00