Commit Graph
1825 Commits
Author SHA1 Message Date
EisenbergEffect e2c394fc56 Updated Durandal to the official 2.0.0 definition.
This TypeScript definition file was created by the Durandal project. It
represents the Durandal 2.0.0 API and is compatible with TypeScript
0.9.1.
2013-08-16 00:46:36 -04:00
Diullei Gomes 8220ab27e7 Merge pull request #862 from michaelgmiller/master
Add support for tickPadding, tickValues, and round
2013-08-15 05:06:03 -07:00
Michael Miller eb598fa197 Add support for d3.round to D3.Base 2013-08-15 05:00:06 -04:00
Michael Miller 79af0ec053 Add support for d3's tickPadding and tickValues functions. 2013-08-15 04:49:00 -04:00
Boris Yankov 8e78ccbe08 Merge pull request #859 from ashwinr/master
hash function callback to _.memoize() can have any number of arguments
2013-08-14 15:36:29 -07:00
ashwinr 5b6f9e9f78 fix overriding comparator for Backbone
having the "sort" version of the comparator return a number, while technically correct according to the Backbone documentation, does not actually work when the "sortBy" version of the comparator is used.
2013-08-14 14:11:42 -04:00
ashwinr 730db3556b hash function callback to _.memoize() can have any number of arguments 2013-08-13 22:54:36 -04:00
Boris Yankov e4c97e410c Merge pull request #855 from theodorejb/master
Added el property, return types, and documentation
2013-08-12 14:46:47 -07:00
Theodore Brown 7018a1beb6 Added el property, return types, and documentation 2013-08-11 22:48:01 -05:00
Boris Yankov 632710d4b2 Merge pull request #853 from artch/patch-1
jasmine: fixed createSpy definition
2013-08-11 07:48:56 -07:00
Boris Yankov e9a04223ba Merge pull request #854 from carldebilly/master
Fixed Rx.Scheduler and Rx.Disposable
2013-08-10 15:25:23 -07:00
Carl de Billy 3cd4647ff0 Fixed Rx.Scheduler and Rx.Disposable
Rx.Scheduler and Rx.Disposable were wrongly typed since TS 0.9.x
2013-08-10 17:34:48 -04:00
Artem Chivchalov 7b712b592b jasmine: fixed createSpy definition
Added `originalFn` parameter according to https://github.com/pivotal/jasmine/blob/master/src/core/base.js#L52
2013-08-11 00:09:32 +04:00
Boris Yankov c5ddb2e5c3 Merge pull request #851 from anchann/angulartyping
Angular: typing promises, deferreds
2013-08-09 10:14:20 -07:00
Boris Yankov 7de095160e Merge pull request #852 from santialbo/patch-4
Update documentation for angularjs $httpBackend expect methods.
2013-08-09 06:17:30 -07:00
Santi Albo 922051a6d5 Update documentation for angularjs $httpBackend expect methods.
Both `expect`, `expectPOST`, `expectPUT` and `expectPATCH` can accept:
- string
- RegExp
- function(string)
- Object

This can be seen in https://github.com/angular/angular.js/blob/master/src/ngMock/angular-mocks.js#L1504

Definition will be simpler if we just allow `data` to have type `any`.
2013-08-09 11:50:29 +01:00
anchann 135a8579ee Angular: typing promises, deferreds 2013-08-09 16:28:13 +09:00
Boris Yankov 2bbfc5756c Merge pull request #846 from jraymakers/master
Fix syntax errors in ember, leaflet, and threejs.
2013-08-08 06:47:57 -07:00
jraymakers 409576ed4f Fix syntax errors in threejs/three-r55 2013-08-07 22:01:46 -07:00
jraymakers ec36e9a0cc Fix leaflet syntax error
This type of problem (modules no longer define types) can now be fixed
with the new 0.9.1 type query syntax (e.g. "typeof <identifier>").
2013-08-07 22:01:45 -07:00
jraymakers e22f63b38f Fix ember syntax error 2013-08-07 22:01:45 -07:00
Boris Yankov f6f5824cea Merge pull request #844 from cbelisle/master
Add selectExtensions to knockout
2013-08-07 10:13:34 -07:00
Boris Yankov 9c636325ef Fix node 0.8 definitions 2013-08-07 20:05:33 +03:00
Boris Yankov db3d7fb795 Fix threejs tests 2013-08-07 20:01:06 +03:00
Boris Yankov 12f71331b1 Fix sugar definitions 2013-08-07 19:09:22 +03:00
Boris Yankov 0797420e1f Fix soundjs definitions 2013-08-07 19:07:55 +03:00
Boris Yankov 410f730af1 Fix jquery.ui definitions 2013-08-07 19:07:10 +03:00
Boris Yankov d1db3af69f Fix firebase definitions 2013-08-07 19:05:06 +03:00
Christian Bélisle cb7fbc204f Add selectExtensions to knockout 2013-08-07 12:03:59 -04:00
Boris Yankov 2e0de2fefa Fix box2d tests 2013-08-07 19:02:56 +03:00
Boris Yankov ffe87ddf41 Merge Updates to Knockout and Mocha 2013-08-07 18:52:06 +03:00
Boris Yankov c2407a5474 Fix linq and rx definitions 2013-08-07 18:48:02 +03:00
Boris Yankov ba2c8c2b1e Fix google.maps definitions 2013-08-07 18:44:33 +03:00
Boris Yankov 258d1d3104 Fix fabricjs definitions and consolidate tests 2013-08-07 18:43:40 +03:00
Boris Yankov fc65bc9e50 Fix several module => require tests 2013-08-07 18:35:02 +03:00
Boris Yankov 901591ab9f Fix linq 3 definitions 2013-08-07 18:34:41 +03:00
Boris Yankov ea15619251 Replace multiple 'module' keywords with 'require' 2013-08-07 18:26:38 +03:00
Boris Yankov 31e9191122 Fix gamequery definitions 2013-08-07 18:20:44 +03:00
Boris Yankov 35fccf1368 Fix jake definitions and tests 2013-08-07 18:19:34 +03:00
Boris Yankov 17f95ed26d Fix express tests 2013-08-07 18:17:54 +03:00
Boris Yankov 8b7c32b6f8 Merge branch 'master' of https://github.com/borisyankov/DefinitelyTyped 2013-08-07 18:16:27 +03:00
Boris Yankov 685b76b127 Fix jquery.bbq 2013-08-07 18:15:37 +03:00
Boris Yankov 767291e889 Merge pull request #843 from pspi/listenertypo
Fixed typo in listener removal method, now conforms to interface.
2013-08-07 08:03:48 -07:00
Boris Yankov f677cca98d Multiple bool => boolean fixes 2013-08-07 18:02:05 +03:00
Panu Pitkämäki dc5453adbd Fixed typo in listener removal method, now conforms to interface. 2013-08-07 18:00:11 +03:00
Boris Yankov 38888208fb Fix backbone error 2013-08-07 17:24:19 +03:00
Boris Yankov dd35f69637 Big replacement: bool with boolean 2013-08-07 16:59:39 +03:00
Boris Yankov bded8a8af5 Merge pull request #842 from pspi/master
Migrated a breaking change between Typescript 0.8 and 0.9.
2013-08-07 06:06:13 -07:00
Boris Yankov 2dd811b2be Merge pull request #839 from biiiipy/patch-1
Replaces "bool" to "boolean" per new spec
2013-08-07 06:05:38 -07:00
Boris Yankov 95ba7fe333 Merge pull request #838 from WorldMaker/master
UnderscoreKO generics and mutators
2013-08-07 06:05:11 -07:00