Commit Graph
6123 Commits
Author SHA1 Message Date
MIZUNE Pine 101e436092 Add HttpHeader type 2014-08-26 14:06:08 +09:00
Steven 6e20551e48 Added more emit() overloads 2014-08-25 18:52:25 -07:00
Jakub Olek dc699cf646 missing Transition property 2014-08-25 14:37:52 +02:00
Jakub Olek 0f37f4b288 remove changes that are not really changes 2014-08-25 14:35:04 +02:00
Jakub Olek af20aff6bf Fixes for ember 2014-08-25 14:27:59 +02:00
Jakub Olek cc4e279c37 Fixes for createServer 2014-08-25 14:24:01 +02:00
Jakub Olek 60bc96cefb I have no idea how to do union types for properties
and how to use node modules
2014-08-25 14:23:53 +02:00
Jakub Olek 5d61f02af8 Working on hapi.d.ts 2014-08-25 14:23:42 +02:00
Paulo Cesar 79cc15e42d augmented scope, fix implicit any tests 2014-08-25 03:27:14 -03: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
Gidon f3423ae5b3 Fixed merge conflict 2014-08-24 09:57:53 +03: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