Commit Graph
1414 Commits
Author SHA1 Message Date
Neil Stalker fb147bbcfc Update AzureMobileServicesClient for 0.9 2013-06-21 14:59:19 +01:00
Diullei Gomes 7480501d49 Merge pull request #660 from nestalk/master
Definition for FullCalendar 1.6.1
2013-06-21 05:49:53 -07:00
Diullei Gomes 70084c9c74 Merge pull request #659 from iwhp/master
Missing declaration for 'testTimeout' in QUnit.config.
2013-06-21 05:47:10 -07:00
Diullei Gomes 8bff56a44b Merge pull request #657 from zoos/master
Knockout.validation support new Knockout definition (generics) and replace bool to boolean.
2013-06-21 05:46:29 -07:00
Neil Stalker 36b9b3420a Add FullCalendar 1.6.1 definition 2013-06-21 12:54:08 +01:00
harry@ardimedia.com 0687ab6e49 Missing declaration for 'testTimeout' in QUnit.config. 2013-06-21 09:55:54 +02:00
ZOS d95235848c Generics support to KnockoutSubscribableFunctions and added base interface to rule definitions. 2013-06-21 11:13:21 +04:00
Diullei Gomes 4006dbb05f Merge pull request #658 from AndrewGaspar/master
Fixed the express module definition
2013-06-20 23:44:36 -07:00
ZOS e8dd7a5c8f Knockout.validation support new Knockout definition (generics) and replace bool to boolean. 2013-06-21 10:00:46 +04:00
Andrew Gaspar 82ae26b96c Fixed express module definition. 2013-06-20 22:41:35 -07:00
Diullei Gomes c1d37eaf8b Merge pull request #656 from AndrewGaspar/master
Updated Q with basic typings - limited by current TypeScript limitations
2013-06-20 22:35:08 -07:00
Diullei Gomes 4c87dbfd46 Merge pull request #654 from theodorejb/pickadate
Fixed several incorrectly encoded characters, escaped apostrophe
2013-06-20 22:27:25 -07:00
Andrew Gaspar 41c216fb10 Changed bool to boolean for q.d.ts 2013-06-20 22:25:55 -07:00
Diullei Gomes 0ae15533b0 Merge pull request #650 from nestalk/master
Update d3
2013-06-20 22:21:32 -07:00
Diullei Gomes fd89346899 Merge pull request #647 from duncanmak/update-async-to-0.9
Update async to 0.9
2013-06-20 22:17:45 -07:00
Andrew Gaspar e434c8b110 Merge https://github.com/borisyankov/DefinitelyTyped 2013-06-20 22:09:06 -07:00
Andrew Gaspar d4b888e50f Slight update to q.d.ts to reflect current limitations in TypeScript. 2013-06-20 22:06:09 -07:00
Diullei Gomes 5a64834b49 Merge pull request #655 from Diullei/master
Merge pull request #641
2013-06-20 22:05:01 -07:00
Andrew Gaspar 91a4452e37 Removed separate q module tests and updated with some addition typing information for Q.d.ts. 2013-06-20 22:03:23 -07:00
Diullei Gomes 0333bcd918 Merge branch 'master' of github.com:borisyankov/DefinitelyTyped 2013-06-21 02:01:38 -03:00
Diullei Gomes b4adabde42 Merge pull request #641 2013-06-21 02:01:23 -03:00
Theodore Brown 29ca030b25 Fixed several incorrectly encoded characters, escaped apostrophe in string 2013-06-20 20:20:53 -05:00
Diullei Gomes 1730b67445 Merge pull request #653 from Diullei/master
fixed qunit test file.
2013-06-20 18:07:51 -07:00
Diullei Gomes d1dcb7100b fixed qunit test file. 2013-06-20 22:06:07 -03:00
Boris Yankov 5b1445538f Merge pull request #642 from cbelisle/master
Fix durandal.d.ts compilation with TypeScript 0.9
2013-06-20 14:48:56 -07:00
Boris Yankov 1344f04cf0 Merge pull request #643 from nberardi/patch-1
added IScope.$apply()
2013-06-20 14:48:42 -07:00
Neil Stalker 12116b890f Update d3 2013-06-20 20:11:40 +01:00
Diullei Gomes e31c801c6c Merge pull request #649 from Diullei/master
Bug fixed. Travis CI script.
2013-06-20 11:45:26 -07:00
Diullei Gomes ca5100a0c0 bug fixed. Travis CI script. 2013-06-20 15:40:12 -03:00
Diullei Gomes e48883f296 Merge pull request #648 from Diullei/master
bug fixed. CI script
2013-06-20 11:37:16 -07:00
Diullei Gomes 0072169721 bug fixed. CI script 2013-06-20 15:31:55 -03:00
Duncan Mak 9ccfc8fc6f Fix the test to make it compile. 2013-06-20 14:22:51 -04:00
Duncan Mak 4d7a581f41 Include definition for 'times' and 'timesSeries'. 2013-06-20 14:22:51 -04:00
Duncan Mak 7efa6bbca5 Differentiate between single-result and multiple-results callbacks. 2013-06-20 14:22:50 -04:00
Duncan Mak 57c7e3c001 A first pass at removing 'any's with generic Ts. 2013-06-20 14:22:46 -04:00
Diullei Gomes 528ca44583 Merge pull request #645 from Diullei/master
Travis CI script adjusted. runner.js file added to .gitignore
2013-06-20 11:02:06 -07:00
Diullei Gomes aca02e566a Travis CI script adjusted. Runner.js file added to .gitignore 2013-06-20 14:59:56 -03:00
Diullei Gomes 03d06952d7 Merge pull request #644 from Diullei/master
New Travis CI script. Running tests and validate typescript syntax.
2013-06-20 10:54:36 -07:00
Diullei Gomes f44ddc0fa4 new Travis CI script. Running tests and validate typescript syntax. 2013-06-20 14:51:02 -03:00
Nick Berardi 02aac96d09 added IScope.$apply()
It was marked as '// Documentation says exp is optional, but actual implementaton counts on it' but that is not actually the case.
2013-06-20 13:47:33 -04:00
Christian Bélisle 3ac5cc59b7 Fix compilation with TypeScript 0.9 2013-06-20 12:52:19 -04:00
Boris Yankov dd3fd174b8 Merge pull request #623 from nwolverson/knockout-tests
Fix Knockout tests for 0.9/generics
2013-06-20 08:20:00 -07:00
Boris Yankov 1e2745f057 Merge pull request #638 from PicnicBasket/master
Getting chai to work with TS0.9
2013-06-20 08:10:07 -07:00
Boris Yankov d83701579b Merge pull request #640 from gleno/Fix-Raphael-Typing-Bug
Removed uncompilable function definition
2013-06-20 08:06:59 -07:00
Boris Yankov 2bb520f97e Merge pull request #639 from damianog/patch-2
Update to KnockoutObservable generics
2013-06-20 06:50:54 -07:00
Gleb Zevkov 7da1281dd0 Removed uncompilable function definition 2013-06-20 13:49:22 +02:00
damianog e7f58eeb94 Update to KnockoutObservable generics
Update due dependancies with knockout that now implements generics
2013-06-20 14:35:21 +03:00
basarat d1eef15f0d No longer polluting global namespace with too many interfaces 2013-06-20 21:18:20 +10:00
Boris Yankov 15f7597699 Merge pull request #636 from theodorejb/pickadate
Added definitions and tests for pickadate.js
2013-06-20 03:53:03 -07:00
Boris Yankov b7079eb12e Merge pull request #637 from AndrewGaspar/master
Updated node.d.ts to make assert a proper fundule
2013-06-20 03:52:34 -07:00