Erik Krogh Kristensen
41a2fd266b
Re-introduced the redundant Em declaration.
2016-08-06 17:45:21 +02:00
Erik Krogh Kristensen
74b0156518
Added the Registry class to ember. (since it is a private class, and the API is unstable, no documentation was added for the inner workings):
2016-08-05 12:27:29 +02:00
Erik Krogh Kristensen
6b5a500c0b
The entire Test object was documented wrong. It is not a class, it is a plain object/module/namespace with functions and properties.
2016-08-05 11:44:38 +02:00
Erik Krogh Kristensen
85059621e5
A lot of updating ember to version 2.7
2016-08-05 11:29:32 +02:00
Erik Krogh Kristensen
9ab8c2ce8c
When wring types in Ember, you now have to use the full "Ember" name instead of the shorthand "Em".
2016-08-05 11:22:56 +02:00
Erik Krogh Kristensen
30132424e2
Filled in ENV variable in Ember
2016-08-05 09:46:39 +02:00
Erik Krogh Kristensen
4ad073419e
Using typeof and export instead of duplicating declaration in Ember.
2016-08-05 09:39:51 +02:00
Mine Starks
0d1048c7bb
Merge pull request #10247 from Batbold-Gansukh/master
...
react-bootstrap v0.30.0
2016-08-03 16:59:54 -07:00
Mine Starks
5895a126fa
Merge pull request #10298 from korve/master
...
extends node-webkit App and Window classes with EventEmitter as they can emit events
2016-08-03 16:57:33 -07:00
Mine Starks
bd2cd7047d
Merge pull request #10341 from janpieterz/master
...
Added the .then Promise return for superagent
2016-08-03 16:49:52 -07:00
Mine Starks
0e91382e0a
Merge pull request #10431 from PriceSpider-NeuIntel/master
...
Added SearchResponse for search methods.
2016-08-03 12:46:11 -07:00
Mine Starks
6403d490a8
Merge pull request #10424 from faisalhakim47/master
...
Update credential.d.ts
2016-08-03 11:05:16 -07:00
Mine Starks
8faa85cfaa
Merge pull request #10430 from RandScullard/react-svg-elements-2
...
react: Add all remaining SVG elements except deprecated ones.
2016-08-03 10:50:05 -07:00
Mine Starks
4a73ae0bd1
Merge pull request #10351 from velveret/react-select-value-type
...
Fix value type for react-select
2016-08-03 10:24:49 -07:00
Vicky Lai
39d97a1817
Fix value type for react-select
2016-08-02 20:21:32 -07:00
E.G. Hornbostel
b1804143dc
Added SearchResponse for search methods.
2016-08-02 12:39:27 -07:00
Rand Scullard
613673de36
react: Add all remaining SVG elements except deprecated ones.
2016-08-02 15:15:55 -04: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
Jan-Pieter Zoutewelle
199acf46b3
Superagent request inherits Promise<Response>
2016-08-02 18:40:24 +02: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
Faisal Hakim
d45a96f558
update credential.d.ts
2016-08-02 22:12:56 +07: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
Faisal Hakim
6880225cb5
Merge pull request #1 from DefinitelyTyped/master
...
added missing property to angularjs IFormController $name (#10352 )
2016-08-02 21:46:26 +07: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