Commit Graph
3678 Commits
Author SHA1 Message Date
craigktreasure d182a6e43d WinJS file heading
Re-added license and WinRT reference.
2014-01-20 17:50:27 -08:00
craigktreasure 7f91e75893 Full WinJS and WinRT update
This contains a complete WinJS type definition with required WinRT type
definition update.
2014-01-20 17:46:56 -08: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
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
Horiuchi_H 09776db7ff add get quater method 2014-01-16 12:37:59 +09:00
huer12 cbd40a2bf8 Changed a comment 2014-01-15 21:43:20 +01:00
huer12 5b515967e7 Fix build errors and add a test 2014-01-15 20:57:14 +01:00
François de Campredon 62644f420e add blank line 2014-01-15 18:11:12 +01:00
François de Campredon 4c956bc8d5 correct references in test 2014-01-15 18:09:00 +01:00
François de Campredon 4887a99db3 Renaming to respect conventions, add Readme 2014-01-15 16:58:14 +01:00
Dick van den Brink 2625222bb4 Fixed loading method
Added empty loading method + return a JQuery object instead of void
2014-01-15 15:48:56 +01:00