Masahiro Wakame
07837e83ae
Merge pull request #7013 from dasa/arcgis-js-api
...
Update for ArcGIS API for JavaScript version 3.15
2015-12-07 23:24:45 +09:00
Masahiro Wakame
34b69c7757
Merge pull request #6891 from SrTobi/master
...
updated jssha (new version: 2.0)
2015-12-07 23:15:14 +09:00
Tim Perry
e120044c7b
Update README build status badge to correct URL
2015-12-07 14:57:49 +01:00
Dave Keen
7f14ac023a
strokeMiterlimit was left out of the React 0.14 typings
2015-12-07 12:28:15 +01:00
Horiuchi_H
8cd79728ef
Merge pull request #6432 from SomaticIT/opn-update
...
Update opn typings for version 3.0.2
2015-12-07 15:36:49 +09:00
Horiuchi_H
236eb9f78b
Merge pull request #7035 from hberntsen/graham_scan
...
Add module declaration for graham_scan
2015-12-07 15:35:08 +09:00
Horiuchi_H
c1afd38e03
Merge pull request #7031 from matb/master
...
Add missing ; to swig.d.ts
2015-12-07 15:33:33 +09:00
Horiuchi_H
ea8d2fcbec
Merge pull request #7030 from Merott/stamplay-init
...
add Stamplay.init definition for setting the app ID
2015-12-07 15:32:43 +09:00
Horiuchi_H
1bf24a2f60
Merge pull request #7027 from pimterry/add-hopscotch
...
Add basic type definition for Hopscotch [new library]
2015-12-07 15:19:18 +09:00
Horiuchi_H
cf4ae504be
Merge pull request #7026 from gscshoyru/patch-12
...
Add unregister functions to handlebars.d.ts
2015-12-07 15:15:44 +09:00
Horiuchi_H
45030bf387
Merge pull request #7024 from rhysd/add-react-infinite
...
Add type definitions for react-infinite package
2015-12-07 15:12:49 +09:00
Horiuchi_H
35beea174a
Merge pull request #7023 from janaagaard75/master
...
Fixed typing for find, findWhere, pluck and sum.
2015-12-07 15:10:11 +09:00
Jacob Eggers
ec0ee97259
Fixing rx-lite module name
2015-12-06 21:58:46 -08:00
Christopher Brown
eb48b34846
Move //-comments above the corresponding line and use /** */ syntax so
...
that TypeScript tooling will read it. Standardize formatting.
2015-12-06 20:08:04 -06:00
Ilya Mochalov
19053aa84e
lodash: signatures of _.pick have been changed
2015-12-07 04:33:00 +05:00
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
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
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
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