webbiesdk
3cf7d6eb66
Start on updating Ember to 2.X ( #9854 )
...
* Updating ember to 2.X (and keeping a 1.11).
* Updated naming of ember 1 test file, to make tests work
2016-07-01 15:11:36 +09:00
Nicolas Kassis
84cfb49207
Add missing fromRotationTranslationScale to gl-matrix ( #9828 )
2016-07-01 15:07:31 +09:00
Mohamed Hegazy
7fe39041b0
Merge pull request #9910 from ntrrgc/onCancel
...
Add onCancel() support to Bluebird (2)
2016-06-30 19:38:14 -07:00
Juan Luis Boya García
3df971db33
Make onCancel optional
2016-07-01 04:33:56 +02:00
Juan Luis Boya García
7b1934fc90
Add onCancel() support to Bluebird
...
See http://bluebirdjs.com/docs/api/cancellation.html
2016-07-01 02:38:33 +02:00
Ryan Cavanaugh
925dbd5230
Merge pull request #8753 from jwbay/react-transition-group-props
...
TransitionGroup spreads HTMLAttribute props onto its component
2016-06-30 17:13:52 -07:00
Ryan Cavanaugh
0db00fd21d
Merge pull request #7690 from webbiesdk/master
...
removed the misleading KeyBinding constructor in Ace.js
2016-06-30 16:51:24 -07:00
Ryan Cavanaugh
67a941cdee
Merge pull request #9906 from dano-giftbit/master
...
Updated MaterialUI types for 0.15.1 Release
2016-06-30 16:39:55 -07:00
Mohamed Hegazy
dfd0e8d743
Merge pull request #9774 from leonadler/master
...
Fix package name for sortablejs
2016-06-30 15:22:53 -07:00
Ryan Cavanaugh
0911fb6c52
Merge pull request #9890 from lionelB/angular-websocket-constructor-parameter
...
update angular-websocket service paramters
2016-06-30 14:23:23 -07:00
Ryan Cavanaugh
c45ec5043b
Merge pull request #9903 from CasperSkydt/feature-apigee-access
...
Added apigee-access
2016-06-30 14:17:13 -07:00
dano-giftbit
43c311427b
Added Typing definitions for MaterialUI 0.15.1 and Moved 0.15.0 into legacy
2016-06-30 14:13:17 -07:00
dano-giftbit
6cfe017420
Merge remote-tracking branch 'DefinitelyTyped/master'
2016-06-30 13:50:30 -07:00
Ryan Cavanaugh
fc0eaa3155
Merge pull request #9876 from spzSource/master
...
[angular-adal] Fix return type for getRequestInfo method definition.
2016-06-30 13:44:17 -07:00
dano-giftbit
49a80393fc
Merge remote-tracking branch 'DefinitelyTyped/master'
2016-06-30 13:11:42 -07:00
Mohamed Hegazy
9d145c1a73
Merge pull request #9868 from zspitz/ActiveX-WIA
...
Created typings for ActiveX libraries (Scripting Runtime and WIA)
2016-06-30 12:43:36 -07:00
Ryan Cavanaugh
3fa452ae11
Merge pull request #9895 from wingyplus/rename-argument-and-remove-whitespace
...
react: rename argument and remove trailing whitespace
2016-06-30 11:36:51 -07:00
Ryan Cavanaugh
ee9ab9feb4
Merge pull request #9904 from remojansen/patch-1
...
Added create reflect-metadata.d.ts
2016-06-30 11:36:08 -07:00
Ryan Cavanaugh
ffab985f93
Merge pull request #9893 from leonyu/google-libphonenumber
...
Google's libphonenumber
2016-06-30 11:26:18 -07:00
Ryan Cavanaugh
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 Cavanaugh
3e6c11ba0d
Merge pull request #9898 from kunnix/patch-1
...
Update leaflet.d.ts: Fixed DivIconOptions
2016-06-30 11:04:43 -07:00
Ryan Cavanaugh
87ac5cf322
Merge pull request #9901 from kunnix/patch-2
...
Update leaflet.d.ts: TileLayerOptions
2016-06-30 11:04:25 -07:00
Remo H. Jansen
a38994a695
Update reflect-metadata-test.ts
2016-06-30 17:07:17 +01:00
Remo H. Jansen
18a2b0a82d
Update reflect-metadata-test.ts
2016-06-30 17:03:54 +01:00
Remo H. Jansen
87148dc961
Create reflect-metadata-test.ts
2016-06-30 16:58:44 +01:00
Remo H. Jansen
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 Cavanaugh
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 Cavanaugh
926e7c7eb8
Merge pull request #9875 from nkovacic/dot-object
...
Added Dot-object typings
2016-06-30 08:24:48 -07:00
Benoit V
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 V
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 Cavanaugh
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 Cavanaugh
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
Ryan Cavanaugh
0b93b22709
Merge pull request #9872 from Ritzlgrmft/patch-4
...
Update cordova-plugin-ibeacon.d.ts
2016-06-29 13:54:09 -07:00
Ryan Cavanaugh
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 Cavanaugh
e867882f81
Merge pull request #9874 from zakki/axios-config-defaults
...
Add axios config defaults definitions
2016-06-29 13:52:50 -07:00
Ryan Cavanaugh
c97eac94d4
Merge pull request #9847 from DmitryEfimenko/master
...
export interfaces
2016-06-29 13:50:32 -07:00
Ryan Cavanaugh
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 Cavanaugh
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 Cavanaugh
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 Cavanaugh
0c4bc1c45a
Merge pull request #9881 from martinduparc/plotly.js
...
Plotly.js
2016-06-29 13:27:50 -07:00
Ryan Cavanaugh
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 Cavanaugh
77497fdf97
Merge pull request #9856 from cw882/patch-1
...
Update openlayers.d.ts
2016-06-29 13:20:34 -07:00