Commit Graph
20093 Commits
Author SHA1 Message Date
Ryan CavanaughandGitHub e9a087bbf6 Merge pull request #9896 from wingyplus/react-test-fix-duplicate-name
react: fix duplicate `statelessElement` in react-tests.ts
2016-06-30 11:14:37 -07:00
Ryan CavanaughandGitHub 3e6c11ba0d Merge pull request #9898 from kunnix/patch-1
Update leaflet.d.ts: Fixed DivIconOptions
2016-06-30 11:04:43 -07:00
Ryan CavanaughandGitHub 87ac5cf322 Merge pull request #9901 from kunnix/patch-2
Update leaflet.d.ts: TileLayerOptions
2016-06-30 11:04:25 -07:00
Remo H. JansenandGitHub a38994a695 Update reflect-metadata-test.ts 2016-06-30 17:07:17 +01:00
Remo H. JansenandGitHub 18a2b0a82d Update reflect-metadata-test.ts 2016-06-30 17:03:54 +01:00
Remo H. JansenandGitHub 87148dc961 Create reflect-metadata-test.ts 2016-06-30 16:58:44 +01:00
Remo H. JansenandGitHub 9cfb866c9f Create reflect-metadata.d.ts 2016-06-30 16:55:03 +01:00
Casper Skydt ce363be286 Added apigee-access 2016-06-30 17:29:16 +02:00
Ryan CavanaughandGitHub 4c15f524ed Merge pull request #9882 from seansfkelley/add-react-is-deprecated
Add typings for react-is-deprecated.
2016-06-30 08:27:13 -07:00
Ryan CavanaughandGitHub 926e7c7eb8 Merge pull request #9875 from nkovacic/dot-object
Added Dot-object typings
2016-06-30 08:24:48 -07:00
Benoit VandGitHub 08d59f985e Update leaflet.d.ts: TileLayerOptions
subdomains: String or String[].

Description: Can be passed in the form of one string (where each letter is a subdomain name) or an array of strings.

Documentation: http://leafletjs.com/reference.html
2016-06-30 16:15:19 +02:00
Benoit VandGitHub a0c70381ea Update leaflet.d.ts: Fixed DivIconOptions
Updated DivIconOptions to reflect documentation (http://leafletjs.com/reference.html#divicon).

Two changes:

  - "All Leaflet methods and options that accept Point objects also accept them in a simple Array form (unless noted otherwise)"
  - DivIconOptions accepts an optional popupAnchor property.
2016-06-30 13:52:27 +02:00
Thanabodee Charoenpiriyakij 9a062b06b6 react: fix duplicate statelessElement in react-tests.ts 2016-06-30 17:31:54 +07:00
Thanabodee Charoenpiriyakij 4020976848 react: rename argument and remove trailing whitespace
`callBack` name not match the convention it should change
to `callback`
2016-06-30 17:07:02 +07:00
Leon Yu 99a779e9eb google-libphonenumber 2016-06-30 05:31:31 -04:00
nkovacic 706a6d27ed Fixed constructor possible recursion, more precise function definition for modifiers and more tests for them. 2016-06-30 10:55:56 +02:00
LionelB cff418127d update angular-websocket service paramters 2016-06-30 09:39:50 +02:00
Sean Kelley ba12fade9c Add typings for react-is-deprecated. 2016-06-29 22:29:53 -07:00
Ryan CavanaughandGitHub 785cf6fe99 Merge pull request #9883 from darrenhillconsulting/master
Added Definitions for jSuite and SuiteScript
2016-06-29 18:37:15 -07:00
Darren Hill 44446cecd7 Updated to more accurate 'types' 2016-06-29 21:27:14 -04:00
Ryan CavanaughandGitHub 8ad4e5ed51 Merge pull request #9885 from marcelgood/breeze_definition_changes
Updated with changes from breeze.js master repo.
2016-06-29 18:03:10 -07: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
Marcel Good 9dd59e8b12 Updated with changes from breeze.js master repo. 2016-06-29 13:06:29 -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
Aleksandr Popitich 83b741116c Fix doc-string 2016-06-29 14:32:47 +03:00
Aleksandr Popitich c3c178dad9 Fix return type for getRequestInfo method definition. 2016-06-29 14:16:37 +03:00
nkovacic 858c0021ff Added Dot-object typings 2016-06-29 12:37:17 +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
Zev Spitz 1eb303df57 Microsoft Scripting Runtime 2016-06-29 03:58:15 +02:00
Zev Spitz 1a60015848 Added semicolons after interface members 2016-06-29 03:58:00 +02:00