TonyYang
b6b49f736f
Use official examples as tests
2016-11-17 15:23:31 +08:00
TonyYang
1dbe3a80d4
Meet types-2.0 style
2016-11-17 15:22:08 +08:00
John Reilly
ae49f93fed
Merge pull request #12736 from mDibyo/types-2.0
...
Add xmlns and other attributes to SVGAttributes
2016-11-17 06:22:11 +00:00
Horiuchi_H
ff368e4632
Merge pull request #12725 from pimterry/nock-optionally-t2
...
Add optionally() to Nock
2016-11-17 12:35:39 +09:00
Dibyo Majumdar
7838a9c0fb
Add xmlns and other attributes to SVGAttributes
2016-11-16 16:05:59 -08:00
kwiateusz
d0927cade2
Updated eventemmiter2 config options @ types_2.0 ( #12732 )
...
* Updated eventemmiter2 config options @ types_2.0
* Updated eventemmiter2 tests @ types_2.0
2016-11-16 12:21:31 -08:00
Andy
484f91b1ed
Merge pull request #12695 from tdolsen/types-2.0
...
Add type definition for express-formidable
2016-11-16 11:23:26 -08:00
Torkild Dyvik Olsen
ad5cd8db37
Added version specification for express-formidable.
2016-11-16 20:20:01 +01:00
Torkild Dyvik Olsen
555f2b7c55
Removed module declaration for express-formidable.
2016-11-16 19:41:45 +01:00
Andy
110ce01c72
Merge pull request #12490 from DefinitelyTyped/sinon
...
Sinon is globally available by a lowercase `sinon` variable, not `Sinon`
2016-11-16 09:59:33 -08:00
Ryan Cavanaugh
e8091755b0
Merge pull request #12724 from DefinitelyTyped/linted
...
Start using linter
2016-11-16 09:49:14 -08:00
Tim Perry
5dbf2b7a0c
Add optionally() to nock
2016-11-16 18:47:40 +01:00
Andy Hanson
b599125669
Start using linter
2016-11-16 08:50:43 -08:00
Andy
a23bd35a4f
Merge pull request #12521 from DefinitelyTyped/new_package
...
Add script to generate new package
2016-11-16 08:13:45 -08:00
Andy Hanson
4470d364ca
Un-ignore scripts/new-package.js
2016-11-16 08:09:35 -08:00
Andy Hanson
866bd8f078
Add new-package script
2016-11-16 08:08:43 -08:00
Andy Hanson
9d3cd1d4bc
Merge branch 'types-2.0' into new_package
2016-11-16 08:06:50 -08:00
Andy
62f6729623
Merge pull request #12160 from ligaz/patch-11
...
[material-ui] ListItem and MenuItem props fixes
2016-11-16 06:00:14 -08:00
DavidM77
96896fe428
Added type definitions for metric-suffix ( #12704 )
2016-11-15 18:26:58 -08:00
Michael Scharf
1674dea52b
analytics-node export Analytics class as described in the docs ( #12707 )
...
This fixes #12706 .
According to the [documentation](https://segment.com/docs/sources/server/node/ ), an instance is supposed to be created like this:
```js
var Analytics = require('analytics-node');
var analytics = new Analytics('YOUR_WRITE_KEY');
```
2016-11-15 18:24:55 -08:00
Andy
b20f212f86
Merge pull request #12660 from heycalmdown/msgpack5
...
Msgpack5 initial def
2016-11-15 17:57:24 -08:00
heycalmdown
4056327327
Adopt recent reviews by @andy-ms
2016-11-16 10:35:23 +09:00
Andy
0ab938b089
Merge pull request #12638 from michaelneu/types-2.0
...
Add definitions for voronoi-diagram
2016-11-15 17:07:27 -08:00
michaelneu
0fbab808e0
use external module style in voronoi-diagram
2016-11-16 00:09:42 +01:00
michaelneu
33338d5b11
Add definitions for voronoi-diagram
2016-11-15 23:25:08 +01:00
Andy
48c95a4bb4
Merge pull request #12632 from JacekJagiello/react-hot-loader
...
Added type definitions for react-hot-loader
2016-11-15 13:02:32 -08:00
Jacek Jagiello
3561e140bd
Code review fixes
2016-11-15 21:56:00 +01:00
Andy
dc0bd4c1c8
Merge pull request #12631 from WatchBeam/feature/howler-2.0.0
...
Update Howler to 2.0.0
2016-11-15 12:39:23 -08:00
Andy
ae9e8eef08
Merge pull request #12698 from DefinitelyTyped/limit_test_processes
...
Use only 1 process for running tests (stop travis from crashing)
2016-11-15 12:13:04 -08:00
Jacek Jagiello
67838c10aa
Merge branch 'types-2.0' of https://github.com/DefinitelyTyped/DefinitelyTyped into react-hot-loader
2016-11-15 20:55:26 +01:00
Michał Podeszwa
c6f86d519c
Add typings for humanname 1.1.1 ( #12641 )
2016-11-15 11:32:27 -08:00
Klemens
e1fb8319cf
Update videojs.d.ts - Adding playbackRate(rate) ( #12699 )
...
Adding playbackRate(rate) method - see http://docs.videojs.com/docs/api/player.html#MethodsplaybackRate
2016-11-15 11:29:53 -08:00
Artem Roshko
cd4b2b6aa1
Optional parameters for Option interface ( #12681 )
2016-11-15 11:07:19 -08:00
Mike Haas
d056f0b650
Make comp ctrl locals param scope optional ( #12659 )
...
IComponentControllerService ($componentController) has a second param, locals, which allows for an optional scope key to be provided. This fixes the typing to make that property actually optional.
You can see that here https://docs.angularjs.org/guide/component#unit-testing-component-controllers and here https://docs.angularjs.org/api/ngMock/service/$componentController
2016-11-15 11:06:33 -08:00
Cyril Schumacher
839078e240
Add definition for "neo4j" ( #12640 )
...
* Add definition for "neo4j".
* Fix reference in test file.
* Remove unnecessary "neo4j" namespace.
* Remove unnecessary comments, module and type declaration.
Rename "neo4j-2.0.0-tests.ts" to "neo4j-tests.ts".
2016-11-15 11:06:04 -08:00
Andy
0d549f0986
Merge pull request #12602 from aliib/types-2.0
...
Types 2.0
2016-11-15 09:18:27 -08:00
Andy
4e701a7b8f
Merge pull request #12609 from lukas-zech-software/types-2.0
...
Add 'bytesRead' and 'path' to fs.ReadStream
2016-11-15 07:10:49 -08:00
Andy
94eb781e27
Merge pull request #12670 from ligaz/express-router-options
...
[express] Add Router constructor options
2016-11-15 06:50:52 -08:00
Andy Hanson
2418ac66fc
Use only 1 process for running tests (stop travis from crashing)
2016-11-15 06:43:09 -08:00
Torkild Dyvik Olsen
fed6ac3045
Add type definition for express-formidable
2016-11-15 15:19:29 +01:00
Andy
fdaca70ea7
Merge pull request #12589 from flying-sheep/webpack-2
...
Upgrade webpack to 2.0
2016-11-15 05:48:39 -08:00
Lukas Zech
ee72655e11
Merge remote-tracking branch 'upstream/types-2.0' into types-2.0
2016-11-15 10:39:24 +01:00
ali.ibrahim
c5bef6a3c4
[SAP-150] Fixing come code review issues.
2016-11-15 10:01:12 +01:00
ali.ibrahim
f01b6061b0
Fixing a missing type.
2016-11-15 10:01:10 +01:00
ali.ibrahim
01275552b9
Formatting net module declarations.
2016-11-15 10:01:08 +01:00
ali.ibrahim
87b655f97b
Adding a test case for the net module.
2016-11-15 10:01:06 +01:00
ali.ibrahim
11791dc92d
Adding TypeScript declarations for Electron net module.
2016-11-15 10:01:04 +01:00
Philipp A
df177d2915
Upgrade webpack to 2.0
...
Add extract-text-webpack-plugin
Refs:
https://webpack.js.org/configuration/module/
https://github.com/webpack/webpack/blob/master/schemas/webpackOptionsSchema.json
https://github.com/webpack/extract-text-webpack-plugin#readme
2016-11-15 09:18:40 +01:00
Stefan Dobrev
fe6cc1d77b
[express] Add Router constructor options
...
More info [here](http://expressjs.com/en/api.html#express.router )
2016-11-15 09:07:01 +02:00
heycalmdown
ab5c71adc8
Adopt a review by @andy-ms
...
- Combine authors on a line
- turn the `strictNullChecks` on
2016-11-15 13:37:55 +09:00