Commit Graph

6065 Commits

Author SHA1 Message Date
Masahiro Wakame
aa9136cce3 Merge pull request #2716 from gyohk/master
Rearranged the order of the methods and properties in this definition, t...
2014-08-29 11:21:55 +09:00
John Reilly
9d2478b8a8 Merge pull request #2730 from johnnyreilly/master
AngularJS: Bit more JSDoc
2014-08-27 14:16:55 +01:00
John Reilly
7dbb5b99ec AngularJS: JSDoc 2014-08-27 14:12:40 +01:00
John Reilly
b3d24088bc AngularJS: JSDoc 2014-08-27 14:10:09 +01:00
Masahiro Wakame
8e8b353e7f Merge pull request #2729 from yutopp/patch-1
Update three.d.ts
2014-08-27 21:09:15 +09:00
yutopp
2f71e51796 Update three.d.ts
https://github.com/mrdoob/three.js/blob/master/src/objects/SkinnedMesh.js#L83
2014-08-27 20:19:47 +09:00
John Reilly
5ce5c50985 Merge pull request #2709 from johnnyreilly/master
AngularJS: Tightened up the ILocationService typings a little
2014-08-27 06:58:43 +01:00
Basarat Ali Syed
ad8d50ba8a Merge pull request #2690 from rsamec/master
business-rules-engine - new typings created
2014-08-27 15:51:58 +10:00
Masahiro Wakame
3505d15d99 Merge pull request #2717 from vvakame/improve-slickgrid-definition
improve slickgrid definition
2014-08-25 10:54:14 +09:00
vvakame
36f1e022bb improve slickgrid definition 2014-08-25 10:50:47 +09:00
satoru kimura
867cede314 Modified the test code. 2014-08-25 02:25:01 +09:00
satoru kimura
28428d34be Rearranged the order of the methods and properties in this definition, to be consistent with the original JS code. 2014-08-25 02:00:01 +09:00
Masahiro Wakame
ee3476acee Merge pull request #2707 from horiuchi/passport-fix
Passport fix
2014-08-24 22:13:48 +09:00
Horiuchi_H
215537df67 append contributors for express-session 2014-08-24 22:12:05 +09:00
Masahiro Wakame
a174e90c41 Merge pull request #2714 from abustany/leaflet-enable-amd
Leaflet: Allow using as an AMD module
2014-08-24 14:48:58 +09:00
Adrien Bustany
21a0b97dd7 Leaflet: Allow using as an AMD module 2014-08-23 22:59:58 +02:00
Horiuchi_H
da2bb07e03 modify unit test 2014-08-24 00:11:05 +09:00
Horiuchi_H
95a310df64 modify unittest error 2014-08-23 23:23:49 +09:00
Masahiro Wakame
c2694483f0 Merge pull request #2713 from danmane/array-type
[refactor] Switch from Array<type> notation to type[] syntactic sugar.
2014-08-23 15:47:55 +09:00
Masahiro Wakame
5a735743bb Merge pull request #2712 from jonathantyates/patch-2
Update restangular.d.ts
2014-08-23 15:42:30 +09:00
Masahiro Wakame
d186e4bebf Merge pull request #2705 from chriscamicas/Knockout-3.2
Knockout 3.2 fix for ko.components
2014-08-23 15:26:44 +09:00
Masahiro Wakame
75db6edc19 Merge pull request #2700 from nikeee/master
Add ShellJS
2014-08-23 15:20:56 +09:00
Masahiro Wakame
c32ee41e8e Merge pull request #2696 from ki0ki0/srcUrl
srcUrl in OnClickData
2014-08-23 15:20:25 +09:00
Masahiro Wakame
35487069a7 Merge pull request #2695 from ki0ki0/capture
chrome.desktopCapture and chrome.tabCapture
2014-08-23 15:17:05 +09:00
Masahiro Wakame
98a5b3bd96 Merge pull request #2694 from fszlin/patch-1
Add definition for parseObjectLiteral.
2014-08-23 15:15:04 +09:00
vvakame
4d56c1f345 Merge branch 'master' of github.com:borisyankov/DefinitelyTyped 2014-08-23 15:07:28 +09:00
vvakame
54525ffeed Merge branch 'vilic-master' 2014-08-23 15:06:38 +09:00
vvakame
d9aaf6bd95 resolve duplicate for #2676 2014-08-23 15:05:38 +09:00
vvakame
8512d8f946 Merge branch 'master' of github.com:vilic/DefinitelyTyped into vilic-master 2014-08-23 15:03:46 +09:00
Masahiro Wakame
f4351e64f3 Merge pull request #2550 from gilamran/pixi-fixes
Added missing properties
2014-08-23 15:00:10 +09:00
Masahiro Wakame
7a124dc328 Merge pull request #2595 from fivetran/google.visualization
Google.visualization
2014-08-23 14:53:55 +09:00
Masahiro Wakame
e11edbddd3 Merge pull request #2638 from jasonrm/xml2js-add-builder
Add Builder support/options to xml2js
2014-08-23 14:45:20 +09:00
Daniel Mane
bb52146cfb [refactor] Switch from Array<type> notation to type[] syntactic sugar.
This is more idiomatic.
Exactly the same semantics as before, per section 3.6.4 of the Typescript Lang Specification
2014-08-22 22:29:16 -07:00
Basarat Ali Syed
092f19b1c4 Merge pull request #2711 from danmane/map-set-generic-types
Implement generic typing for D3.Map and D3.Set
2014-08-23 15:17:13 +10:00
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
Daniel Mane
039152e617 Implement generic typing for D3.Map and D3.Set 2014-08-22 21:16:48 -07:00
John Reilly
17b7b270f5 Tightened up the ILocationService typings a little 2014-08-22 17:07:11 +01:00
Horiuchi_H
2c47792b0c export SessionOptions interface 2014-08-22 20:25:48 +09: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
Horiuchi_H
432545c4d9 modify passport type file 2014-08-22 20:19:28 +09:00
Horiuchi_H
042968c735 add express-session type file 2014-08-22 20:19:14 +09: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
chriscamicas
6b2b14b81d remove trailing space 2014-08-22 11:37:42 +02: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
chriscamicas
de1c0be350 Knockout 3.2 fix for ko.components
According to the documentation ko.components is missing
http://knockoutjs.com/documentation/component-registration.html
2014-08-22 11:36:02 +02: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