Commit Graph

23607 Commits

Author SHA1 Message Date
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
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
Horiuchi_H
33ae2bd878 Merge pull request #12287 from horiuchi/update-xml2js
feat: update xml2js type definition
2016-11-15 12:22:21 +09:00
Andy
c810dc61a9 Merge pull request #12629 from jfahrenkrug/add-keymirror
Add type definition for keymirror
2016-11-14 13:07:28 -08:00
Johannes Fahrenkrug
71ddd7d62b Improve type definition for keymirror 2016-11-14 16:03:55 -05:00
Andy
dc9c59cf93 Merge pull request #12674 from nmikhailov/types-2.0
Add missing definitions for libphonenumber
2016-11-14 12:36:05 -08:00
Johannes Fahrenkrug
e8ba41e4e2 Add type definition for keymirror 2016-11-14 15:14:04 -05:00
Lukas Zech
a488f3fbb4 Merge remote-tracking branch 'upstream/types-2.0' into types-2.0 2016-11-14 20:40:20 +01:00
Andy
4734ea6df2 Merge pull request #12650 from hediet/patch-3
Allow false as input value.
2016-11-14 11:32:36 -08:00
Andy
b6bd0f2a6b Merge pull request #12642 from rockmacaca/types-2.0-redux-actions
Improved react-actions type inferencing of createAction and handleAction
2016-11-14 11:24:27 -08:00
Andy
606cf23d8a Merge pull request #12636 from calebmer/patch-3
Fix missing imports
2016-11-14 11:03:45 -08:00
Andy
26a2b1714b Merge pull request #12627 from Cody157/patch-2
Update castArray definition.
2016-11-14 10:55:44 -08:00
Andy
491a529d86 Merge pull request #12626 from Aleksion/patch-1
Include interface Archiver in namespace
2016-11-14 10:54:42 -08:00
Andy
f7cff6f173 Merge pull request #12624 from JimiC/improve-stomps-typings
Improve stompjs typings.
2016-11-14 10:51:21 -08:00
Andy
0f139092ad Merge pull request #12614 from ajcrites/aws4-a
Add aws4 type definitions
2016-11-14 10:49:58 -08:00
Andy
cbc078fa2c Merge pull request #12588 from zelein/types-react-mdl
fixed DialogProps and CellProps
2016-11-14 10:39:40 -08:00
Andy
ab99446286 Merge pull request #12583 from maylukas/types-2.0
Definitions for OpenUI5
2016-11-14 10:38:00 -08:00
Andy
a3bc33150b Merge pull request #12673 from DefinitelyTyped/tested
Use types-publisher as tester
2016-11-14 10:34:31 -08:00
Nikita Mikhailov
849bb4695b Add missing definitions for libphonenumber 2016-11-15 00:31:43 +07:00
Andy Hanson
cd5245ef05 Use types-publisher as tester 2016-11-14 08:56:58 -08:00
Yui
5d36ed5673 Merge pull request #12594 from DefinitelyTyped/mergeMaster_11/08
[Types-2.0] Merge master
2016-11-14 08:49:34 -08:00
vvakame
d2059a513e fix fullcalendar package 2016-11-14 23:44:25 +09:00
vvakame
9f9fe25fe4 ;) 2016-11-14 23:42:26 +09:00
vvakame
0427a57a6d fix jsonstream package 2016-11-14 23:40:07 +09:00
vvakame
942602b772 ;) 2016-11-14 23:39:00 +09:00
Andy
1e0618056c Add missing files to slickgrid (#12593) 2016-11-14 06:04:46 -08:00
maylukas
a2c876a55c Trigger Travis Build 2016-11-14 14:34:08 +01:00
vvakame
0d86a59706 Merge branch 'types-2.0' into mergeMaster_11/08 2016-11-14 22:06:51 +09:00
maylukas
130b5ae0c6 Added Header comment to index.d.ts file 2016-11-14 09:21:53 +01:00
Henning Dieterichs
cf21303ede Allow false as input value. 2016-11-13 19:42:11 +01:00
Glen M
efb5680468 Add Emitter.clear() and DisposableStatic.isDisposable() (#12472) 2016-11-13 18:45:21 +09:00
Marcus Nielsen
4d7168f75d Seems like the error callback is malformatted (#12477)
* Seems like the error callback is malformatted

New to typescript, but it complains on my cb function since it expects an error argument and doesn't return an object.

I proposed these changes, but haven't done any typescripting really (trying to migrate to TS), so feel free to deny this PR if it's wrong.
I did check with the source code in ws before suggesting this though.

* Updated argument with an optional any type
2016-11-13 18:41:42 +09:00
Martin Thorsen Ranang
b56627a8f9 Adding type definitions for jdenticon version 1.3.2. (#12470)
* Adding type definitions for jdenticon version 1.3.2.

* Updated import statement in test.

* Another attempt, as I presumably misunderstood @vvakame's tip.
2016-11-13 18:40:38 +09:00
Steve
727d0517ab Definitions for array-foreach (#12536)
* Definitions for array-foreach

* update tsconfig as per PR

* update as per PR
2016-11-13 18:26:51 +09:00
Federico Caselli
2c90c48e39 Update jointjs to 1.0.1 (#12548) 2016-11-13 18:20:12 +09:00