Commit Graph
6046 Commits
Author SHA1 Message Date
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
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 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
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
Niklas Mollenhauer c7c896884b Add SHellJS 2014-08-21 21:25:29 +02: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
Ihor Kostiuk 98232c522c srcUrl in OnClickData based on description from http://dev.opera.com/extensions/contextMenus.html
(link from chrome doc doesn't work https://developer.chrome.com/extensions/contextMenusInternal#type-OnClickData)
2014-08-20 18:10:06 +03:00
Ihor Kostiuk ae0cf5e7d2 chrome.desktopCapture and chrome.tabCapture 2014-08-20 17:51:46 +03:00
fszlin 9456f1c5c1 Add definition for parseObjectLiteral. 2014-08-20 10:21:34 -04: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