Commit Graph

20520 Commits

Author SHA1 Message Date
Milan Burda
5d58ff759b Update to Electron 1.3.2 2016-08-03 14:47:07 +02:00
Mine Starks
cd94d1e2dd Merge pull request #10146 from ersimont/patch-1
Update rosie.d.ts
2016-08-02 10:37:08 -07:00
Mine Starks
d1d72bedfd Merge pull request #10317 from EvgeneOskin/add-openlayer-events
Fix class hierarchy of OpenLayers events.
2016-08-02 10:25:58 -07:00
Mine Starks
8810452713 Merge pull request #10427 from dlee-nvisia/clean-s3-changes
clean re-implementation of Improvements to aws-sdk S3 module
2016-08-02 10:15:33 -07:00
David Lee
2093695943 clean re-insert of my changes, hopefully without the indentation baggage 2016-08-02 11:51:39 -05:00
Oleksii
0ca14ec00c Add elastic.js type definitions. (#10423)
* Add elastic.js type definitions.

* Fix tests.

* Fix tests.

* Fix meta information format.
2016-08-03 00:54:16 +09:00
jamescoward
12ede35d5b Added simple User-Defined type guards (#10419)
Added type guards to:

angular.isArray()
angular.isDate()
angular.isFunction()
angular.isNumber()
angular.isObject()
angular.isString()  

See: https://www.typescriptlang.org/docs/handbook/advanced-types.html#user-defined-type-guards
2016-08-03 00:51:23 +09:00
TonyYang
fa5f6bf0cd Update node.d.ts (#10418)
It misses "finished" property, please refer official site: https://nodejs.org/api/http.html#http_response_finished
2016-08-03 00:50:38 +09:00
芝麻飞来
dbfe1f60e4 nunjucks.configure first arguments: path can be array (#10417) 2016-08-03 00:50:09 +09:00
Michal Moravčík
a6191ce9e5 THREE js cleanup, removal of BoundingSphere interface (#10416)
* fixed typo

* replaced some arrays with ArrayLike

some math methods and objects are commonly used with geometry attributes which are TypedArrays

* removed BoundingSphere interface

geometry bounding spheres are THREE.Spheres and internally not only radius is used
2016-08-03 00:49:44 +09:00
Ali Salehi
7fa8ea0599 Modified pool options class to match sequelize params as describe here (#10413)
http://docs.sequelizejs.com/en/latest/api/sequelize/
2016-08-03 00:49:03 +09:00
Zachary Maybury
ef65481e14 Type definitions for Spectacle by Formidable Labs (#10407) 2016-08-03 00:36:57 +09:00
Daniel Schuba
8171ee74e1 Fixed return type (#10393) 2016-08-03 00:32:21 +09:00
Simon Hartcher
f166c40757 Add html-webpack-plugin v2.22.2 (#10373) 2016-08-03 00:17:20 +09:00
Simon Hartcher
765713065a Add webpack-validator v2.2.6 (#10371) 2016-08-03 00:17:05 +09:00
Simon Hartcher
9038485f53 Add webpack-merge (#10370) 2016-08-03 00:16:35 +09:00
Simon Hartcher
f567f32c90 Add webpack-fail-plugin v1.0.5 (#10369) 2016-08-03 00:16:14 +09:00
Isman Usoh
25b78b03bc add lodash version (#10308)
* add lodash version

* Update lodash-3.10.d.ts
2016-08-03 00:07:49 +09:00
brett
7924aabc0d added missing property to angularjs IFormController $name (#10352) 2016-08-02 22:37:50 +09:00
Mine Starks
3af0c338b9 Merge pull request #10379 from florentpoujol/threejs_r79
Update THREE.js definitions to r79
2016-08-01 15:37:40 -07:00
Mine Starks
866dae6e28 Merge pull request #10402 from DrDanRyan/patch-1
Allow `Object` type as argument to `Stringifier.write`
2016-08-01 15:33:27 -07:00
Dan Ryan
7605b76d91 amend comment for Stringifier.write
Change comment on `Stringifier.write` to reflect that argument is of type `string[] | Object`
2016-08-01 17:14:11 -04:00
Mine Starks
8e67037701 Merge pull request #10354 from miniak/electron
Electron improvements
2016-08-01 13:51:51 -07:00
Florent Poujol
3888e997f4 Fix typo in PerspectiveCamera class. 2016-08-01 22:36:42 +02:00
Mine Starks
325fad10e4 Merge pull request #10357 from trenneman/angular-translate-uniformlanguagetag
Add `uniformLanguageTag` to angular-translate
2016-08-01 13:36:13 -07:00
Mine Starks
1fcd5cc4bd Merge pull request #10377 from Kovensky/patch-1
Add PureComponent definition (React 15.3)
2016-08-01 13:31:55 -07:00
Mine Starks
08bf0c29aa Merge pull request #10378 from RandScullard/react-svg-elements
react: Add SVG elements feFuncA and textPath.
2016-08-01 13:30:52 -07:00
Mine Starks
c085a162b2 Merge pull request #10387 from flcdrg/jqgrid1
Add additional properties/methods to jqgrid.d.ts
2016-08-01 13:11:57 -07:00
Mine Starks
09d5f30bb1 Merge pull request #10385 from DxCx/master
autobahn: updated IPublishOptions
2016-08-01 13:11:10 -07:00
Mine Starks
dae81bbca1 Merge pull request #10384 from midknight41/master
fixed SES, SWF, and added Lambda
2016-08-01 13:10:00 -07:00
Mine Starks
e1e5b1d637 Merge pull request #10394 from bengesoff/patch-1
Add setUseDefaultStyles to react-tabs
2016-08-01 13:00:42 -07:00
Mine Starks
f9ec9195cb Merge pull request #10395 from senyaarseniy/master
Added type definition for json-merge-patch
2016-08-01 12:59:49 -07:00
Mine Starks
24853fea67 Merge pull request #10396 from SPARTAN563/update/semver
Update semver definitions to support v5.3.0
2016-08-01 12:58:03 -07:00
Mine Starks
e2f1d1cc04 Merge pull request #10368 from IceCreamYou/master
Add typings for MainLoop.js
2016-08-01 12:40:13 -07:00
Mine Starks
7705022b50 Merge pull request #10344 from forCrowd/master
Fix initializeAdapterInstance return type
2016-08-01 12:39:13 -07:00
Mine Starks
be08087825 Merge pull request #10400 from lukevenn/master
Adds missing https AgentOptions values
2016-08-01 12:34:01 -07:00
Mine Starks
d0e246ac77 Merge pull request #10401 from pmkary/master
definition for window-size added
2016-08-01 12:33:08 -07:00
Mine Starks
0377a571f6 Merge pull request #10403 from christophercr/master
Add setNonce to $mdThemeProvider to allow the user to define a nonce …
2016-08-01 12:30:16 -07:00
Mine Starks
41336dc4c2 Merge pull request #10404 from kitcheck/node-usb-semiprivate-methods
Adding access to two semi-private node-usb methods
2016-08-01 12:29:44 -07:00
Eric Brody
e700347ea6 Adding access to two semi-private methods
- These methods are required for a workaround for interface claiming
that must be run on Mac.

See https://github.com/nonolith/node-usb/issues/61#issuecomment-69195175
2016-08-01 14:49:54 -04:00
Mine Starks
308d576c8e Merge pull request #10398 from itsFrank/master
Error in previous typings update
2016-08-01 11:12:04 -07:00
Christopher Cortes
e4933ee6fd Add setNonce to $mdThemeProvider to allow the user to define a nonce attribute
Allow the user to define a nonce attribute for generated theme style tags. See https://github.com/angular/material/issues/7780
2016-08-01 20:08:53 +02:00
Dan Ryan
a5bf4368e2 Allow Object type as argument to Stringifier.write
When using the stringifier in NodeJS streaming mode, it is perfectly acceptable to send in an `Object` as well; this is actually my favorite use case for this library.
2016-08-01 12:46:21 -04:00
Pouya Kary
c02b783e4b fixed the problem with URL 2016-08-01 21:15:43 +04:30
Pouya Kary
a38b3f7c24 definition for window size added 2016-08-01 20:58:32 +04:30
Luke Venn
538d534a4f Added missing https AgentOptions to node 4 and 6 definitions 2016-08-01 17:12:48 +01:00
Luke Venn
fbe301a355 Merge remote-tracking branch 'upstream/master' 2016-08-01 17:08:08 +01:00
itsFrank
84c5720133 Fixed header 2016-08-01 16:54:46 +02:00
itsFrank
30c68bafac Fixed conflicts 2016-08-01 16:47:50 +02:00
itsFrank
4fe110cb4e Fixed json and blob typed string 2016-08-01 16:44:08 +02:00