Commit Graph
5376 Commits
Author SHA1 Message Date
Jason KaczmarskyandMohamed Hegazy 1d4eb8f7ca [select2] Extend from JQueryAjaxSettings (#18942)
* Extend from JQueryAjaxSettings

* Restore url and dataType
2017-08-14 13:50:13 -07:00
Oleg VaskevichandMohamed Hegazy cc070e767f Add missing MapCache#clear method (for _.memoize) (#18943)
* Add missing MapCache#clear method (for _.memoize)

* fix tests

* fix tests (2)
2017-08-14 13:43:54 -07:00
Guy BedfordandMohamed Hegazy da71d8ae2b stdin, stdout-specific property support for node v7 & 8 (#18895) 2017-08-14 13:30:36 -07:00
Dimitri BeninandMohamed Hegazy 9a21e37bd8 [novnc-core] move novnc to novc-core, update to newest version, add linting (#18602) 2017-08-14 13:29:37 -07:00
MaximeandMohamed Hegazy a6348d997f Fix typo (#18594) 2017-08-14 13:25:45 -07:00
Tomáš WitekandMohamed Hegazy 97054aa93a Add createActions method for redux-actions definitions (#18621) 2017-08-14 13:25:02 -07:00
Michael StrobelandMohamed Hegazy 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 ZagoraandMohamed Hegazy c85c55bfe1 fixing request tests to pass strictNullChecks (#18596) 2017-08-14 13:19:51 -07:00
Josh GoldbergandMohamed Hegazy 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 MincarelliandMohamed Hegazy 88daab0181 adding toJSON() method of HttpError to definition file (#18640) 2017-08-14 13:17:07 -07:00
Marc GhorayebandMohamed Hegazy bc55e7a12a [node@4] accept string in zlib input (#18739) 2017-08-14 13:14:26 -07:00
Joscha FethandMohamed Hegazy 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
nickmortonandMohamed Hegazy 967578c54c Add RouteSegment i/f and extended Options.handlers to accept (#18522) 2017-08-14 12:16:54 -07:00
Shant MaroutiandMohamed Hegazy 1091c79755 [minimatch]: add JSDoc annotations (#18516) 2017-08-14 12:16:27 -07:00
Kyle RoachandMohamed Hegazy 2742c2dbc8 [react-navigation] Adds createNavigator, createNavigationContainer (#18217) 2017-08-14 12:10:49 -07:00
Curtis LayneandMohamed Hegazy 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
AndyandGitHub e8d976c580 Adone: remove redundant destructuring (#18939) 2017-08-14 12:04:42 -07:00
Vesa PoikajärviandMohamed Hegazy ece0190b35 [request] Add rejectUnauthorized to options (#18784) 2017-08-14 12:03:16 -07:00
Richard SilvertonandMohamed Hegazy 4ecbf5db4d Updates Component signature in @types/react-notification-system-redux (#18790) 2017-08-14 12:03:00 -07:00
doomsowerandMohamed Hegazy 3e4c511f7f Added withStateHandlers (#18781) 2017-08-14 11:59:23 -07:00
Jessica DennisandMohamed Hegazy 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 BeninandMohamed Hegazy 28f4decb25 [statuses] remove unnecessary any, enable strict null checks & linting (#18935) 2017-08-14 11:58:16 -07:00
Gavin GregoryandMohamed Hegazy 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
davidrsacksandMohamed Hegazy 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 PerryandMohamed Hegazy d3baee33f2 @google-cloud/storage - Added IAM typings (#18892) 2017-08-14 11:50:33 -07:00
839andMohamed Hegazy f6472a30b3 [react-router-redux] #18918 fixed ConnectedRouter definition (#18919) 2017-08-14 11:48:44 -07:00
dlebrechtandMohamed Hegazy 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 KuklauandMohamed Hegazy 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 MasalaandMohamed Hegazy 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 DandMohamed Hegazy 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 MeyerandMohamed Hegazy 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 BeninandMohamed Hegazy 2ea6111c16 [load-json-file] add linting & enable strict null checks (#18866) 2017-08-14 11:36:53 -07:00
Dimitri BeninandMohamed Hegazy 2692c4f925 [is-promise] add linting (#18865) 2017-08-14 11:34:42 -07:00
Clark StevensonandMohamed Hegazy 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 WilsonandMohamed Hegazy a7c4a8e17e [raw-body] remove typings provided by package directly (#18649) 2017-08-14 11:32:02 -07:00
Syncfusion-JavaScriptandMohamed Hegazy 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 ThieuandMohamed Hegazy 351589d38d [angular] Add index signature to JQLite. (#18767) 2017-08-14 11:28:41 -07:00
Gintautas MiselisandMohamed Hegazy a91ea3e7fa [express-fileupload] Updated definition after testing it in app code (#18869) 2017-08-14 11:27:21 -07:00
Georgy KrivonosovandMohamed Hegazy cb6623ffbf fix reducer function and actionCreators (#18839) 2017-08-14 11:26:51 -07:00
Dimitri BeninandMohamed Hegazy 60bd9d31f0 [p-map-series] widen type to PromiseLike (#18831) 2017-08-14 11:26:23 -07:00
Sam JonesandMohamed Hegazy b992475758 Updates types for nightmare.js (#18876) 2017-08-14 11:25:16 -07:00
amandMohamed Hegazy 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 ThieuandMohamed Hegazy 3743d1f0eb [semantic-ui-search] Add SearchSettings.type property. (#18888) 2017-08-14 11:23:49 -07:00
jwbayandMohamed Hegazy e3c344e6a4 make ReactWrapper and ShallowWrapper classes (#18891) 2017-08-14 11:23:23 -07:00
kukoo1andMohamed Hegazy 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 VogaandMohamed Hegazy 1e9a61cce4 Changed Pool related parameters (#18900) 2017-08-14 11:22:10 -07:00
Ashish ShubhamandMohamed Hegazy 5bff785e65 Added new Methods to Rangy. (#18930) 2017-08-14 11:21:55 -07:00
Thiago de Barros LacedaandMohamed Hegazy 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 BeninandMohamed Hegazy 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 BeninandMohamed Hegazy 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