dotnetnerd
4ab427bb2c
Renamed files, added headers and fixed test
2014-01-21 16:07:17 +01:00
dotnetnerd
2b11fad40b
Added domready and domdelegate
2014-01-21 13:34:19 +01: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
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
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
Dick van den Brink
1be250fdbe
Fixed issue with noImplicitAny
2014-01-16 16:27:30 +01:00
Dick van den Brink
4df797ddbc
Removed methods which don't exist anymore.
2014-01-16 16:26:45 +01:00
John Reilly
cc8d72f4cd
Merge pull request #1554 from johnnyreilly/master
...
jQuery: Added missing tests / JSDoc
2014-01-16 06:41:49 -08:00
John Reilly
02348d3eb0
jQuery: added proxy / removeData JSDoc + tests
2014-01-16 14:00:56 +00:00
John Reilly
07041a3088
jQuery: queue, dequeue, hasdata
...
added queue test suite
2014-01-16 13:38:16 +00:00
John Reilly
3f692cc3b6
jQuery: added param JSDoc and test suite
2014-01-16 13:23:16 +00:00
Igorbek
77504db1cd
Merge pull request #1516 from huer12/master
...
Basic version for https://github.com/ericmbarnard/KoGrid
2014-01-16 00:17:24 -08:00
Bartvds
ce05d531f6
fixed js-git implicit any
2014-01-16 06:27:06 +01:00
Masahiro Wakame
1e08ee0ae6
Merge pull request #1552 from horiuchi/moment-2.5.0
...
add get quater method
2014-01-15 21:17:02 -08:00
Bartvds
663fce5232
Created definitions for js-git
...
https://github.com/creationix/js-git
few remaining problems:
* overloading read/write git-object types
* typing of streams
* typing of options
2014-01-16 05:37:32 +01:00
Bartvds
4e94454e2e
fixed header
...
search/replace mistake
2014-01-16 05:26:56 +01:00