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 |
|
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 |
|
Sergey Zarouski
|
9c07b07820
|
Merge pull request #1 from borisyankov/master
Merge from origin
|
2014-08-17 22:07:01 -04:00 |
|
damianog
|
59ccd2392f
|
Update express.d.ts deprecate res.sendfile
deprecate `res.sendfile` -- use `res.sendFile` instead
|
2014-08-17 11:09:59 +02:00 |
|
Basarat Ali Syed
|
015ed53e47
|
Merge pull request #2667 from asgerf/master
Fixes in three.d.ts
|
2014-08-17 00:07:52 +10:00 |
|
Basarat Ali Syed
|
c4aee9399e
|
Merge pull request #2673 from rogierschouten/timezonecomplete-1.4.5
Timezonecomplete 1.4.6
|
2014-08-16 12:34:00 +10:00 |
|
Basarat Ali Syed
|
d7d5f7fc98
|
Dropbox: Document reason for dummy class
https://github.com/Microsoft/TypeScript/issues/371
|
2014-08-16 12:32:41 +10:00 |
|
Basarat Ali Syed
|
60f244d5e3
|
Merge pull request #2651 from xperiments/dropboxjs
Updated DropboxJS Definitions
|
2014-08-16 12:30:12 +10:00 |
|
Rogier Schouten
|
a2f96a4233
|
Fixed unittest failure on old tests.
|
2014-08-15 15:54:09 +02:00 |
|
Pedro Casaubon
|
ee6f317c09
|
Updated code to align to best practices
Removed optional members in callbacks
Removed explicit type inference for DT tests
|
2014-08-15 15:51:08 +02:00 |
|
Rogier Schouten
|
0ac4c6c592
|
Adjusted tests for 1.4.6
|
2014-08-15 14:19:58 +02:00 |
|
Rogier Schouten
|
317fb99d45
|
Created typings file for timezonecomplete version 1.4.6
|
2014-08-15 14:11:21 +02:00 |
|
Basarat Ali Syed
|
b8bec7d518
|
Merge pull request #2671 from yuuki0xff/master
raphael.d.ts: Fixed return type of 'setFinish' function.
|
2014-08-15 20:20:51 +10:00 |
|
yuuki
|
a002a64b22
|
Fixed return type
|
2014-08-15 13:30:33 +09:00 |
|
Masahiro Wakame
|
61b9f91d1e
|
Merge pull request #2662 from electricessence/master
Updates for current compatibility.
|
2014-08-15 12:15:10 +09:00 |
|
Boris Yankov
|
ded5f9c7ab
|
Merge pull request #2664 from styfle/patch-6
Updated Force Layout nodes and links
|
2014-08-14 19:55:00 -07:00 |
|
Masahiro Wakame
|
923a5da26a
|
Merge pull request #2669 from froginvasion/master
Removed nonexistent functions from previous versions
|
2014-08-15 11:06:43 +09:00 |
|
Asger Feldthaus
|
728ef7843f
|
three.js: Reverted change to MeshFaceMaterial
|
2014-08-14 11:07:02 +02:00 |
|
Basarat Ali Syed
|
5609ffee7b
|
Merge pull request #2665 from nitram509/master
[fabric.js] added missing optional method parameter 'intersecting'
|
2014-08-14 15:41:04 +10:00 |
|
Basarat Ali Syed
|
a81917819b
|
Merge pull request #2670 from jandersonBB/patch-1
Update jasmine.d.ts
|
2014-08-14 09:55:01 +10:00 |
|
jandersonBB
|
e7e263cae1
|
Update jasmine.d.ts
https://groups.google.com/forum/#!topic/jasmine-js/LwlC-yCksY4
|
2014-08-13 14:16:13 -07:00 |
|
froginvasion
|
decf4875a6
|
removed methods in collection that were mixed in that are no longer there. Removed from View, it isnt there anymore since 0.9.0
|
2014-08-13 14:28:33 +02:00 |
|
Asger Feldthaus
|
3e6ebf037c
|
Merge branch 'master' of https://github.com/borisyankov/DefinitelyTyped
|
2014-08-12 16:44:37 +02:00 |
|
Asger Feldthaus
|
98118d8d39
|
three.js: Fix Quaternion.multiplyVector3
|
2014-08-12 16:38:53 +02:00 |
|