18734 Commits
Author SHA1 Message Date
rhysd 8ca6bc3f61 Add type definitions of shuffle-array package 2015-12-06 23:01:07 +09:00
Ilya Mochalov 8d8abe471b lodash: signatures of _.negate have been changed 2015-12-06 14:43:21 +05:00
Artem Berezin fad091f943 Update angular-resource.d.ts
fix IResourceArray. It is of array of IResource<T>, not array of just T
2015-12-06 17:45:33 +09:00
Kaoru Hagihara a900641ace update vue.js 2015-12-06 16:55:24 +09:00
sodatea 01efb63365 Update tape.d.ts for tape v4.2.2 2015-12-06 11:51:03 +08:00
Nina Chaubal 791ab3bf26 FirebaseQuery.equalTo can take boolean values. See https://www.firebase.com/docs/web/api/query/equalto.html 2015-12-05 21:23:17 -06:00
Tim Perry efd7d6ca8a Fix up chrome storage indentation properly while I'm here 2015-12-06 01:34:56 +01:00
Tim Perry f08f279bd0 Add more detailed types to Chrome storage callbacks 2015-12-06 01:25:08 +01:00
Vinh Tran 4f1c2d48e0 Update DirectionsWaypoint's location field optional types 2015-12-05 15:52:10 -05:00
Vinh Tran d4c62f3297 Update interface DirectionRequest
Added ```LatLngLiteral``` as an option type for ```origin``` and ```destination``` fields for DirectionRequest. 
Reference: [https://developers.google.com/maps/documentation/javascript/reference#Place](https://developers.google.com/maps/documentation/javascript/reference#Place)
2015-12-05 15:15:10 -05:00
Peter Burns d54b18e0ac ProgressBar should also be a module, for ES6 importing 2015-12-05 10:39:59 -08:00
Ahto Jussila f913f681ac allow arbitrary key names when setting defaults 2015-12-05 17:55:44 +02:00
Sam Herrmann 31def508ff Add AngularStrap type definitions
As documented on the AngularStrap website:
http://mgcrea.github.io/angular-strap/
2015-12-05 10:12:22 -05:00
Max 14cc56099a Overload then, catch, finally definitions 2015-12-05 07:16:13 -05:00
Ilya Mochalov d2e216ec4f node: signatures of module "os" have been changed 2015-12-05 16:37:35 +05:00
Ian Ker-Seymer 2cecb066ce Add react-bootstrap-daterangepicker definitions 2015-12-05 00:14:39 -05:00
tlein 4b57196684 Add setStrokeDash to easeljs 2015-12-04 21:40:29 -06:00
Leon Yu 90d18f6f48 simple-mock.d.ts
Fix bug with uppercase
2015-12-04 14:09:26 -05:00
Max b545524610 RequestPromise to extend Promise<T>
The current then/catch/finally in RequestPromise don't have proper definition. As a result `await` in Typescript 1.7 fails during compilation blaming that there's no proper `then` implementation.
2015-12-04 14:04:52 -05:00
Ilya Mochalov 320f9c0475 lodash: signatures of _.flow have been changed 2015-12-04 23:37:10 +05:00
Jason Killian d71d71fee8 Update react-day-picker typings for version 1.2.0 2015-12-04 11:36:34 -05:00
lgrignon e97c9a6f49 Merge remote-tracking branch 'upstream/master' 2015-12-04 16:55:21 +01:00
Valentyn Shybanov 7610dacad2 Added return type of updateParams
Added required return type of updateParams
2015-12-04 13:36:19 +01:00
Valentyn Shybanov 380e701b39 Added missing updateParams method
According to documentation, `updateParams` method existed even in 1.3 but it was missing in `IRouteService`. Added this missing method.
2015-12-04 13:31:52 +01:00
Jesper Rønn-Jensen 79c2ead09a Fixing last errors, but had to comment out an example from mathjs
the example is

    mathjs.expression.node

I couldnt find any explanation in examples
2015-12-04 12:39:10 +01:00
Jesper Rønn-Jensen f4b4073a44 Add typings to mathjs MathNode class
Furthermore removed all trailing whitespace
2015-12-04 12:39:10 +01:00
Sam Vloeberghs f7874b963e removed debug log 2015-12-04 10:13:00 +01:00
Sam Vloeberghs 60205dabae update to tests 2015-12-04 10:10:36 +01:00
Sam Vloeberghs b925bea66f Merge branch 'master' into foundation-sites 2015-12-04 09:33:54 +01:00
Sam Vloeberghs 535129f8a7 Merge remote-tracking branch 'upstream/master' 2015-12-04 09:32:25 +01:00
Sam Vloeberghs 37ee1fd3be progress 2015-12-04 09:31:31 +01:00
Colin Snover cb5206a8ac Add default_type 2015-12-03 20:34:58 -06:00
Horiuchi_H e5a27ea95e Merge pull request #7022 from fbouquet/master
Adds definitions for missing attributes in PDFJSStatic.
2015-12-04 10:14:17 +09:00
rhysd 3b74f5ae2c github-electron: Add missing menu item option 'role' 2015-12-04 09:57:43 +09:00
James O'Cull 2e5439d881 Revert "Changes to unify transaction support across various interfaces, especially association mixins"
This reverts commit 5ff03e2f41.
2015-12-03 17:29:21 -05:00
Vinh Tran 4f0c326e45 Update search request optional fields
Update PlaceSearchRequest, RadarSearchRequest, and TextSearchRequest interfaces to better reflect their optional fields.
Reference: https://developers.google.com/maps/documentation/javascript/places
2015-12-03 14:35:42 -05:00
James O'Cull 5ff03e2f41 Changes to unify transaction support across various interfaces, especially association mixins 2015-12-03 14:30:10 -05:00
Deividas Bakanas c21a2d4982 Fixed definition mistype. 2015-12-03 19:40:25 +02:00
Deividas Bakanas 91f1185143 Fixed tests. 2015-12-03 19:39:56 +02:00
Deividas Bakanas 50170b0b7a Fixed import. 2015-12-03 19:36:53 +02:00
Deividas Bakanas 64dc5896a5 Edited authors links. 2015-12-03 19:31:49 +02:00
Deividas Bakanas f3dcb689ea Created google-maps-tests file. 2015-12-03 19:30:27 +02:00
Deividas Bakanas 7fb9bf8417 google-maps definitions added 2015-12-03 19:24:06 +02:00
brnls 06509c8249 Fix Observable Array sort/reverse return type 2015-12-03 09:19:21 -08:00
James O'Cull 3ec3169f64 Commit / Rollback on Transaction interface should return promise 2015-12-03 09:55:13 -05:00
Per Kastman f9ccc97217 Merge from master 2015-12-03 14:38:09 +01:00
Michael Tiller 60caa355e5 Including types from angular-ui-router
This change to the module definition allows both classic CommonJS imports
as well as new ES6 style imports, e.g. import { IState } from 'angular-ui-router';
2015-12-03 08:29:49 -05:00
Per Kastman 3ff68ab822 Added possibility to register for events 2015-12-03 14:26:25 +01:00
Sam Vloeberghs 44474f1af3 update 2015-12-03 13:49:21 +01:00
Igor Kriklivetc 5ce5e3c642 Merge branch 'master' of https://github.com/DevExpress/DefinitelyTyped 2015-12-03 15:34:20 +03:00