Commit Graph

33724 Commits

Author SHA1 Message Date
Guy Bedford
da71d8ae2b stdin, stdout-specific property support for node v7 & 8 (#18895) 2017-08-14 13:30:36 -07:00
Dimitri Benin
9a21e37bd8 [novnc-core] move novnc to novc-core, update to newest version, add linting (#18602) 2017-08-14 13:29:37 -07:00
Maxime
a6348d997f Fix typo (#18594) 2017-08-14 13:25:45 -07:00
Tomáš Witek
97054aa93a Add createActions method for redux-actions definitions (#18621) 2017-08-14 13:25:02 -07:00
Michael Strobel
d16dda4905 [browser-bunyan] Improve ConsoleFormattedStream, add ConsoleRawStream (#18620)
- extend bunyan in the export instead of augmenting it globally
- add tests from the project's README
2017-08-14 13:24:40 -07:00
Martin Zagora
c85c55bfe1 fixing request tests to pass strictNullChecks (#18596) 2017-08-14 13:19:51 -07:00
Josh Goldberg
1f267c9f04 Added declared namespace to strip-json-comments (#18595)
Allows it to be imported as an ES2015 module.
2017-08-14 13:17:48 -07:00
Chris Mincarelli
88daab0181 adding toJSON() method of HttpError to definition file (#18640) 2017-08-14 13:17:07 -07:00
Marc Ghorayeb
bc55e7a12a [node@4] accept string in zlib input (#18739) 2017-08-14 13:14:26 -07:00
Joscha Feth
54c84b9b50 @storybook/react add-on type definitions (#18814)
* @storbook/react add-on type definitions

* use this type
2017-08-14 12:38:10 -07:00
nickmorton
967578c54c Add RouteSegment i/f and extended Options.handlers to accept (#18522) 2017-08-14 12:16:54 -07:00
Shant Marouti
1091c79755 [minimatch]: add JSDoc annotations (#18516) 2017-08-14 12:16:27 -07:00
Kyle Roach
2742c2dbc8 [react-navigation] Adds createNavigator, createNavigationContainer (#18217) 2017-08-14 12:10:49 -07:00
Curtis Layne
9a3c424109 [react-redux] Update types for react-redux (#18510)
The types were failing to remove props they injected from requirements
for the parents rendering them. By using Omit we can omit props that are
injected from the connect component so that we don't get errors during
parent rendering.

All of this is done through type inference so that end users don't have
to be aware that this is happening.
2017-08-14 12:09:47 -07:00
Andy
e8d976c580 Adone: remove redundant destructuring (#18939) 2017-08-14 12:04:42 -07:00
Vesa Poikajärvi
ece0190b35 [request] Add rejectUnauthorized to options (#18784) 2017-08-14 12:03:16 -07:00
Richard Silverton
4ecbf5db4d Updates Component signature in @types/react-notification-system-redux (#18790) 2017-08-14 12:03:00 -07:00
doomsower
3e4c511f7f Added withStateHandlers (#18781) 2017-08-14 11:59:23 -07:00
Jessica Dennis
2f82f7f84e Add "type" parameter to Select2AjaxOptions (#18792)
In order to support POST ajax requests, the type option is needed. Select2 supports this, though it may not be specifically documented.
2017-08-14 11:58:56 -07:00
Dimitri Benin
28f4decb25 [statuses] remove unnecessary any, enable strict null checks & linting (#18935) 2017-08-14 11:58:16 -07:00
Gavin Gregory
21a7a8a0b7 added an optional (react) style property to the react-fontawesome definition file. (#18807)
* added a React style property to the react-fontawesome definition file.

* made amendments to FontAwesomeProps as suggest by vincaslt, now successfully extend React.HTMLProps<FontAwesome>.
2017-08-14 11:56:59 -07:00
davidrsacks
5beea6b1a9 Update memory-cache timeout callback definition (#18886)
* Update timeout callback to take the value that timed out

Per memory-cache code, the timeout callback takes a 'value'.

* Update memory-cache tests

Updated memory-cache tests to show that backwords compatibility is maintained while also supporting its full capabilities.
2017-08-14 11:50:53 -07:00
Nathan Perry
d3baee33f2 @google-cloud/storage - Added IAM typings (#18892) 2017-08-14 11:50:33 -07:00
839
f6472a30b3 [react-router-redux] #18918 fixed ConnectedRouter definition (#18919) 2017-08-14 11:48:44 -07:00
dlebrecht
279f799050 bitcoinjs-lib fixed types, added re-exports (#18932)
* fixed small errors, added reexports from templates

* added witness stuff

* change indent to 4 spaces
2017-08-14 11:46:21 -07:00
Sören Nils Kuklau
caf9d3ce04 [openlayers] fix declaration for forEachSegment (#18816)
The declaration appears to be wrong (though I'm fairly new to TypeScript). For instance, the example at https://openlayers.org/en/latest/examples/line-arrows.html won't work like that.
2017-08-14 11:43:39 -07:00
Steven Masala
f2115de4b0 Daterangepicker missing function "remove" (#18819)
* add missing setStartDate and setEndDate methods (http://www.daterangepicker.com/#methods)

* add name

* version update

* remove method
2017-08-14 11:42:26 -07:00
Christian D
c707391f99 [kue] added overloaded shutdown function (#18800)
* added overloaded shutdown

https://github.com/Automattic/kue/blob/master/lib/kue.js#L366

* Update index.d.ts
2017-08-14 11:41:55 -07:00
Matthias Meyer
6d6bd7ff0d @types/aws-serverless-express Added Parameter to createServer Function (#18822)
* @types/aws-serverless-express added binaryMimeTypes-parameter to createServer funtion

* add  Definitions by

* fixed tslint whitespace
2017-08-14 11:37:14 -07:00
Dimitri Benin
2ea6111c16 [load-json-file] add linting & enable strict null checks (#18866) 2017-08-14 11:36:53 -07:00
Dimitri Benin
2692c4f925 [is-promise] add linting (#18865) 2017-08-14 11:34:42 -07:00
Clark Stevenson
3ca58c26e4 Pixi.js to v4.5.4 (#18890)
* Pixi.js to v4.5.4

* Fixed Missing Whitespace
2017-08-14 11:34:17 -07:00
Douglas Wilson
a7c4a8e17e [raw-body] remove typings provided by package directly (#18649) 2017-08-14 11:32:02 -07:00
Syncfusion-JavaScript
f76aacb697 15.3.26 added (#18689)
* 15.3.26 added

* Resolved lint error

* Lint Error Fixed

* Lint Error has been fixed

* lint error fixed

* lin errorfixed
2017-08-14 11:29:41 -07:00
Leonard Thieu
351589d38d [angular] Add index signature to JQLite. (#18767) 2017-08-14 11:28:41 -07:00
Gintautas Miselis
a91ea3e7fa [express-fileupload] Updated definition after testing it in app code (#18869) 2017-08-14 11:27:21 -07:00
Georgy Krivonosov
cb6623ffbf fix reducer function and actionCreators (#18839) 2017-08-14 11:26:51 -07:00
Dimitri Benin
60bd9d31f0 [p-map-series] widen type to PromiseLike (#18831) 2017-08-14 11:26:23 -07:00
Dimitri Benin
879a32c388 [readme] add descriptions on how to write assertions for dtslint (#18864) 2017-08-14 11:25:54 -07:00
Sam Jones
b992475758 Updates types for nightmare.js (#18876) 2017-08-14 11:25:16 -07:00
am
aa2183e844 [adone] add new and improve existing typings (#18878)
* [adone] introduce typings

* [adone] refactor to module style

* [adone] set strictNullChecks = true, fix utils test

* [adone] rename tests file, change compileOptions.target

* [adone] add interface namespaces

* [adone] add some util typings, fixes
* util.toposort
* util.GlobExp options
* util.ltgt
* util.fakeClock
* fix loadAsset return type

* [adone] create namespaces for tests

* [adone] create interface for util.fakeClock

* [adone] assertion typings
[adone] add possible types for util.typeOf

* [adone] promise

* [adone] add comments for assertion
[adone] add comments for namespaces

* [adone] add assertion.assert aliases

* [adone] assertion fixes

* [adone] shani, assertion, util, promise
* add shani typings, and shani global vars
* assertion fixes, add support for shani spy expectations
* fix util.fakeClock
* fix promise list issues
* disable space-before-function-paren rule

* [adone] fix assertions import

* [adone] shani
* allow user defined variables inside runtime contexts
2017-08-14 11:24:35 -07:00
Leonard Thieu
3743d1f0eb [semantic-ui-search] Add SearchSettings.type property. (#18888) 2017-08-14 11:23:49 -07:00
jwbay
e3c344e6a4 make ReactWrapper and ShallowWrapper classes (#18891) 2017-08-14 11:23:23 -07:00
kukoo1
bf2e0faa52 add missing constructor options (database, username, password, retry, typeValidation [only v4]), add RetryOptions interface for reuse and DRY purpose (#18896) 2017-08-14 11:22:49 -07:00
Adam Voga
1e9a61cce4 Changed Pool related parameters (#18900) 2017-08-14 11:22:10 -07:00
Ashish Shubham
5bff785e65 Added new Methods to Rangy. (#18930) 2017-08-14 11:21:55 -07:00
Thiago de Barros Laceda
ee68a21521 [TinyMCE] Add the ability to pass strings to width, height, min_height and min_width Settings attributes (#18937)
So we can use percentages when specifying those properties as well

Signed-off-by: Thiago Lacerda <thiagotbl@gmail.com>
2017-08-14 11:19:10 -07:00
Dimitri Benin
e792d401de [node] add *Ms properties to Stats interface (#18917)
* [node] add *Ms properties to Stats interface

* [node] fix failing tests
2017-08-14 11:18:27 -07:00
Dimitri Benin
5a3249593e [node] improve util.deprecate() typings, fix tests in v4 & v6 for TS >=2.3 (#18903)
* [node] improve util.deprecate() typings, fix tests in v4 & v6 for TS >=2.3

* [react-measure, react-svg-pan-zoom] fix lint errors

* [node] change deprecate() typings in v7, too
2017-08-14 11:18:10 -07:00
Bijan Vakili
8414ffb817 Fix webpack's DllReferencePlugin.Options to allow manifest to be a string to support paths (#18902) 2017-08-14 11:17:21 -07:00