jonathantyates
aa05ededee
Update restangular.d.ts
...
Added service method from https://github.com/mgonto/restangular#decoupled-restangular-service
2014-08-23 00:42:29 -04:00
John Reilly
807ba77ee6
Merge pull request #2706 from johnnyreilly/master
...
AngularJS: Genericised angular.copy and added JSDoc
2014-08-22 12:20:26 +01:00
John Reilly
639aa3c14d
Made tests noImplicitAny compliant
2014-08-22 12:14:55 +01:00
John Reilly
1b247dd0c7
AngularJS: Genericised angular.copy and added JSDoc
2014-08-22 12:09:25 +01:00
Basarat Ali Syed
d4ad1f4f85
Merge pull request #2704 from pocesar/angular-1.3
...
Angular 1.3
2014-08-22 19:37:32 +10:00
Paulo Cesar
3f1d774b6d
Merge branch 'master' of github.com:borisyankov/DefinitelyTyped into angular-1.3
2014-08-22 06:12:22 -03:00
Paulo Cesar
ee3b10e2b0
$id is a number on 1.3
2014-08-22 06:11:30 -03:00
Basarat Ali Syed
698974e635
Merge pull request #2698 from horiuchi/bugfix
...
small bugfix
2014-08-22 17:26:02 +10:00
Horiuchi_H
a38d60a3dd
add stream.Stream type
2014-08-22 12:37:27 +09:00
Basarat Ali Syed
7a55f220ee
Merge pull request #2699 from kant2002/fix-signalr-state
...
Added state field for the SignalR object
2014-08-21 22:11:06 +10:00
Horiuchi_H
19e6407072
modify exnteds interface
2014-08-21 21:09:38 +09:00
Andrey Kurdyumov
777cfd5f30
Added state field for the SignalR object
2014-08-21 18:02:22 +06:00
Basarat Ali Syed
88285f8107
Merge pull request #2697 from kant2002/fix-moment-humanize
...
Updated definition for the Duration.humanize
2014-08-21 21:57:54 +10:00
Horiuchi_H
aa8615f8f2
fix bug
2014-08-21 20:44:20 +09:00
Horiuchi_H
0446dc4b62
add optional variable
2014-08-21 20:44:04 +09:00
Andrey Kurdyumov
d5bf84fdb8
Updated definition for the Duration.humanize
...
See the docs there http://momentjs.com/docs/#/durations/humanize/
2014-08-21 17:43:47 +06:00
Horiuchi_H
63d0061afb
modify method signature
2014-08-21 20:43:33 +09:00
Basarat Ali Syed
502b579f77
Merge pull request #2680 from froginvasion/patch-2
...
Removed two missing properties from kineticjs
2014-08-20 22:12:57 +10:00
Basarat Ali Syed
0a69471d4e
Merge pull request #2693 from rogierschouten/timezonecomplete-1.5.1
...
Add typings for version timezonecomplete 1.5.1
2014-08-20 21:35:38 +10:00
Rogier Schouten
fd019eed8b
Add typings for version 1.5.1
2014-08-20 13:17:24 +02:00
John Reilly
c10b6a363d
Merge pull request #2691 from WojciechKrysiak/patch-1
...
Update knockout.d.ts
2014-08-20 09:26:23 +01:00
WojciechKrysiak
0e86e57b23
Update knockout.d.ts
...
According to the documents $index is an observable.
2014-08-20 09:52:46 +02:00
Basarat Ali Syed
108a45f5eb
Merge pull request #2684 from pocesar/angular-1.3
...
prepare for angular 1.3
2014-08-20 15:45:21 +10:00
Masahiro Wakame
afd98f0bd2
Merge pull request #2689 from domesticmouse/patch-4
...
Adding promises to GAPI
2014-08-20 13:42:34 +09:00
Masahiro Wakame
dc03a6e5d9
Merge pull request #2688 from invliD/chroma-js
...
Added Chroma.js definitions
2014-08-20 13:38:18 +09:00
Masahiro Wakame
834ee646f2
Merge pull request #2685 from ZauberNerd/fix-zynga-scroller
...
Corrected type annotations and method signatures for ZyngaScroller
2014-08-20 13:34:18 +09:00
Masahiro Wakame
076e188167
Merge pull request #2683 from thetallweeks/master
...
Reduced type severity of templateProvider in IState interface
2014-08-20 13:30:35 +09:00
Masahiro Wakame
928b114c37
Merge pull request #2682 from MortenHoustonLudvigsen/source-map
...
Added definitions for source-map
2014-08-20 13:28:32 +09:00
Masahiro Wakame
f21bd20533
Merge pull request #2679 from dineshsaravanan/master
...
Adding Generics support for the underscore functions throttle, debounce, once, after
2014-08-20 13:26:26 +09:00
Masahiro Wakame
5c3463b0fb
Merge pull request #2677 from szarouski/master
...
Lodash _.create method
2014-08-20 13:22:26 +09:00
Masahiro Wakame
99e650abb2
Merge pull request #2676 from damianog/patch-11
...
Update express.d.ts deprecate res.sendfile
2014-08-20 13:20:38 +09:00
vvakame
e0c2a564ea
Merge branch 'rolandzwaga-d3-treelayout'
2014-08-20 13:14:57 +09:00
vvakame
cf075d8eb4
Merge branch 'd3-treelayout' of github.com:rolandzwaga/DefinitelyTyped into rolandzwaga-d3-treelayout
2014-08-20 13:13:53 +09:00
Paulo Cesar
db5232d423
squash! prepare for angular 1.3
...
add legacy for version 1.2 and move test files
2014-08-19 22:08:36 -03:00
Brett Morgan
376e27131e
Adding promises to GAPI
2014-08-20 10:22:05 +10:00
Basarat Ali Syed
25ccf82570
Merge pull request #2686 from horiuchi/csurf
...
Csurf
2014-08-20 09:19:59 +10:00
Sebastian Brückner
10ba3e4655
Added Chroma.js definitions
2014-08-19 16:41:08 -04:00
Horiuchi_H
451f712613
change Project URL
2014-08-20 00:27:36 +09:00
Horiuchi_H
688f734b69
add semicolon
2014-08-19 19:37:13 +09:00
Horiuchi_H
a422e8fc07
add csurf type file
2014-08-19 19:35:30 +09:00
ZauberNerd
76463ce678
Corrected type annotations and method signatures for ZyngaScroller
2014-08-19 10:50:30 +02:00
Paulo Cesar
e49b7e4223
prepare for angular 1.3
2014-08-19 03:03:59 -03:00
Kevin Weeks
f800265294
Reduced type severity of templateProvider in IState interface
...
templateProvider can be an annotated function (any[]) like controllerProvider, so any is a more appropriate typing.
2014-08-18 14:39:59 -07:00
Morten Houston Ludvigsen
094c4b5750
Added definitions for source-map
2014-08-18 15:33:03 +02:00
froginvasion
3f2d6b33b1
Removed two missing properties from kineticjs
...
Both `Polygon` and `Transition` dont seem to be present anymore in the current version of KineticJS. I'm not an expert of KineticJS, which means I could be wrong of course.
2014-08-18 10:51:24 +02:00
Basarat Ali Syed
17f8e5aca2
Merge pull request #2678 from gyohk/master
...
Fixed the bug about three.js EventDispatcher class.
2014-08-18 15:59:47 +10:00
dinesh
5ee094dbae
Corrected the auto spacing created by WebStorm IDE
2014-08-18 12:02:47 +08:00
dinesh
87004e74a5
Made the functions once, debounce, throttle, after to accept function with generics signature. The function returened from these functions will have signature as the functions passed into them, compiler should be made aware of this.
2014-08-18 12:00:16 +08:00
satoru kimura
1b08cdb2ea
Fixed the bug about EventDispatcher class.
...
And changed JSonLoaderResultGeometry class because an interface that inherits a class causes an error in WebStorm (probably IDE's bug).
2014-08-18 11:24:47 +09:00
Sergey Zarouski
8c5eb7a46f
add _.create to LoDashStatic
...
Something is better then nothing, adding _.create method
2014-08-17 22:08:46 -04:00