Commit Graph
19905 Commits
Author SHA1 Message Date
Jan Zak 31a80af913 Fix i18next import 2016-07-04 11:34:41 +02:00
Jan Zak 48d8146a89 Fix i18next default export 2016-06-29 23:18:47 +02:00
Ryan CavanaughandGitHub 0b93b22709 Merge pull request #9872 from Ritzlgrmft/patch-4
Update cordova-plugin-ibeacon.d.ts
2016-06-29 13:54:09 -07:00
Ryan CavanaughandGitHub e689541186 Merge pull request #9873 from hrl7/update-java-to-072
Update java definition to v0.7.2
2016-06-29 13:53:46 -07:00
Ryan CavanaughandGitHub e867882f81 Merge pull request #9874 from zakki/axios-config-defaults
Add axios config defaults definitions
2016-06-29 13:52:50 -07:00
Ryan CavanaughandGitHub c97eac94d4 Merge pull request #9847 from DmitryEfimenko/master
export interfaces
2016-06-29 13:50:32 -07:00
Ryan CavanaughandGitHub 3c6a93b447 Merge pull request #9879 from lionelB/angular-websocket-definition
add missing properties of $websocket instance
2016-06-29 13:36:28 -07:00
Ryan CavanaughandGitHub b020f75866 Merge pull request #9877 from elektromodulator/master
[Drop] Add delay time properties for options interface
2016-06-29 13:29:02 -07:00
Ryan CavanaughandGitHub 498f5c5d8e Merge pull request #9880 from kitcheck/node-usb-declarations
Adds declarations for the `node-usb` library
2016-06-29 13:28:40 -07:00
Ryan CavanaughandGitHub 0c4bc1c45a Merge pull request #9881 from martinduparc/plotly.js
Plotly.js
2016-06-29 13:27:50 -07:00
Ryan CavanaughandGitHub f56cfc9c61 Merge pull request #9871 from thgreasi/patch-2
fix(localforage): fix driver() method to return string
2016-06-29 13:23:24 -07:00
Ryan CavanaughandGitHub 77497fdf97 Merge pull request #9856 from cw882/patch-1
Update openlayers.d.ts
2016-06-29 13:20:34 -07:00
Eric Brody 03ce640384 Adds declarations for the node-usb library 2016-06-29 14:20:03 -04:00
Martin DandGitHub 3a63e9bf45 Typings 2016-06-29 13:31:25 -04:00
Martin DandGitHub 1f9f669005 Create plotly.js-tests.ts 2016-06-29 13:27:18 -04:00
Lionel eedc8069d2 add missing properties of $websocket instance
This PR add the missing properties of $websocket instance as mention in the documentation https://github.com/AngularClass/angular-websocket#properties
2016-06-29 18:50:44 +02:00
Horiuchi_HandGitHub a15f083327 Add Content type definition (#6381)
* rename the definition file of another `content-type` library

* add the definition of `content-type` library
2016-06-29 23:20:31 +09:00
Péter Kovács Q 07967cd86a [Drop] Add delay time properties for options interface 2016-06-29 15:54:04 +02:00
Kensuke Matsuzaki b38089d5a6 Add axios config defaults definitions 2016-06-29 19:14:25 +09:00
Thodoris GreasidisandGitHub 1936f51e47 Update localForage.d.ts 2016-06-29 10:45:17 +03:00
Markus WagnerandGitHub 531e93a3bc Update cordova-plugin-ibeacon.d.ts
Additional property added to interface PluginResult
2016-06-29 09:23:30 +02:00
Thodoris GreasidisandGitHub 72cfc08675 fix(localforage): fix driver() method to return string
There seems to be a misunderstanding to what [the `driver()` method returns](https://github.com/mozilla/localForage/blob/master/src/localforage.js#L218-L220). Since it returns `LocalForageDriver._driver` it should be a string.
2016-06-29 10:18:56 +03:00
hrl7 a2f2fe5b3a Merge remote-tracking branch 'upstream/master' into update-java-to-072 2016-06-29 11:56:47 +09:00
hrl7 45bdf0b44a Update java to 0.7.2 2016-06-29 11:34:13 +09:00
Cao JiannanandHoriuchi_H 43449c604f Mongoose - fix post callback (#9850)
* fix post function

* fix tests
2016-06-29 10:46:09 +09:00
Ryan CavanaughandGitHub 3e0a7abcfd Merge pull request #9842 from cwalv/upstream_master
add gregorian-calendar type definitions
2016-06-28 15:51:55 -07:00
Ryan CavanaughandGitHub 3a2233955c Merge pull request #9857 from oscarlorentzon/bug/threejs-shapeutils-params
Correct param and return types for ShapeUtils triangulation methods.
2016-06-28 15:50:51 -07:00
Ryan CavanaughandGitHub 749532d1cf Merge pull request #9858 from Thomas-P/rxjs-fixes
Fixing return values for Observable functions
2016-06-28 15:49:18 -07:00
Ryan CavanaughandGitHub 106b17922f Merge pull request #9860 from DevExpress/master
Fix readme.md line endings and formatting for DevExpress ASP.NET/MVC definitions
2016-06-28 15:48:42 -07:00
Ryan CavanaughandGitHub fdaebc3df0 Merge pull request #9862 from CasperSkydt/feature-aws-sdk-assumerole-callback-type
Added callback type for sts.assumerole
2016-06-28 15:47:25 -07:00
Ryan CavanaughandGitHub ae5757cad4 Merge pull request #9863 from cwalv/react_select_update
React select update
2016-06-28 15:44:54 -07:00
Ryan CavanaughandGitHub d0db49338f Merge pull request #9865 from Georadix/update-ui-router-extras
Update ui router extras
2016-06-28 15:44:17 -07:00
Dominic Alie 64e780546b Add method overload to allow inline StickyState object 2016-06-28 14:09:49 -04:00
Charles Arnold 1defb4cf40 react-select: fix issue with props ref not set to correct type, and update tests to test additional React.Props types 2016-06-28 09:54:10 -07:00
Charles Arnold 5c8b964686 react-select: exporting ReactAsyncSelectProps 2016-06-28 09:49:56 -07:00
Charles Arnold 490fa83686 react-select: exporting ReactSelectProps 2016-06-28 09:49:30 -07:00
Casper Skydt d8624312be Added callback type for sts.assumerole 2016-06-28 18:12:51 +02:00
Dominic Alie 04218f04ba Merge remote-tracking branch 'refs/remotes/DefinitelyTyped/master' 2016-06-28 10:20:43 -04:00
Thomas-P c4d63af4ec Fixing return values for Observable functions
All Observable functions return an Observable<T> instead of T. So I
fixed this in the rx-lite.d.ts
2016-06-28 13:42:30 +02:00
Roman Reshetnikov f54ef56c16 fix-readme 2016-06-28 13:41:59 +03:00
cw882andGitHub 1eba400870 Update openlayers.d.ts
Formatting change
2016-06-28 11:37:25 +01:00
cw882andGitHub 4c1e6bfd16 Update openlayers.d.ts
Added StaticImageOptions and ZoomToExtentOptions. Updated the classes to require the option types.
2016-06-28 11:31:13 +01:00
Horiuchi_HandGitHub 3bbe35a4cf feat: update request-promise type definition to v3 (#9855) 2016-06-28 18:28:02 +09:00
Mohamed HegazyandGitHub 1a69f81b17 Merge pull request #9853 from nielsboogaard/master
Added new type defintion for PDFObject
2016-06-28 00:46:27 -07:00
Mohamed HegazyandGitHub cfb43e38b3 Merge pull request #9852 from leon/master
D3 - extent does not work with dates
2016-06-28 00:45:23 -07:00
Mohamed HegazyandGitHub a803e1b681 Merge pull request #6061 from kimamula/jquery-append
Update jQuery.append, prepend, before and after
2016-06-28 00:44:23 -07:00
Mohamed HegazyandGitHub 72c15a7cb3 Merge pull request #9849 from chingyawhao/master
Added Materialize.updateTextFields();
2016-06-28 00:42:59 -07:00
Mohamed HegazyandGitHub a366e2f756 Merge pull request #9776 from HillTravis/patch-1
Knex - Added more definitions
2016-06-28 00:42:02 -07:00
Niels Boogaard a194f261c5 Made import ES6 compatible 2016-06-28 09:30:33 +02:00
Niels Boogaard 6f066b8a21 Added definition files for PDFObject 2016-06-28 09:25:51 +02:00