Commit Graph
33747 Commits
Author SHA1 Message Date
Dimitri Benin 9b9631b4df [http-errors] upgrade to v1.6, enable strict null checks & linting 2017-08-15 18:54:01 +02:00
Dimitri BeninandMohamed Hegazy d4f42ab007 [type-is] add typings (#18950) 2017-08-14 16:58:26 -07:00
Ron BucktonandGitHub 2bf813a3d1 Merge pull request #18815 from bash/master
Add util.promisify types for rimraf
2017-08-14 16:39:13 -07:00
RikuandMohamed Hegazy bf35326342 fix https://github.com/DefinitelyTyped/DefinitelyTyped/issues/18615: remove node from dependencies (#18773) 2017-08-14 16:05:13 -07:00
Dave HensleyandMohamed Hegazy 233a374ab5 Fix "Error TS2306: File 'node_modules/@types/flowjs/index.d.ts' is not a module" (#18949) 2017-08-14 15:46:33 -07:00
Eric EslingerandMohamed Hegazy 014f2bb629 fix for 18946 (#18947) 2017-08-14 15:45:43 -07:00
Derek BransandMohamed Hegazy 1683e0023e Add type parameters to polymer Base::fire and set (#18756)
* Add type parameters to polymer Base::fire and set

* Bump version in header

* Remove type annotation from fire
2017-08-14 15:43:13 -07:00
Dimitri BeninandMohamed Hegazy b969735248 [etag] add typings (#18948) 2017-08-14 15:42:45 -07:00
SasanandMohamed Hegazy ccb1510ac1 corrected: in async.queue.push(task,callback) callback is not called with the task interface. (#18821)
* correted: async.queue callback function does not use task interface.

* correct `queue.push` generic type.
2017-08-14 15:08:23 -07:00
Uwe WiemerandMohamed Hegazy ec574e7dad [react-modal] Updated typings to match v2.2.2 (#18628)
* Updated react-modal typings to match v2.2.2

* Fixed tests and CI issues

* Fixed spacing

* Added missing semicolon
2017-08-14 14:17:06 -07:00
Martynas KadišaandMohamed Hegazy f0ddaab8eb @storybook/addon-knobs - Add missing 'array' function declaration (#18645)
* Add missing 'array' function

* Add myself to contributors

* Add test for array

* code style

* Fix code style and bump version number to latest
2017-08-14 14:13:20 -07:00
Dimitri BeninandMohamed Hegazy 0095d2111c [media-typer] add typings (#18945) 2017-08-14 14:07:28 -07:00
Jan BöhmerandMohamed Hegazy 262d2d6024 Added type definitions for Bootstrap-TreeView (https://github.com/jonmiles/bootstrap-treeview). (#18944) 2017-08-14 14:05:46 -07:00
Eugene KuzminandMohamed Hegazy 135fead489 [angular-ui-bootstrap] Fix the issue when a linter complains about not found symbol "IServiceProvider" (#18630) 2017-08-14 14:05:11 -07:00
Aaron GreenbergandMohamed Hegazy aade0638f6 Use ES2015 module style for react-transition-group (#18637) 2017-08-14 14:04:44 -07:00
Vojtech JasnyandMohamed Hegazy 03e4bfbf9d Add missing configuration option to glob (#18623) 2017-08-14 13:56:36 -07:00
AntiMoronandMohamed Hegazy b4ff159f07 Add echart method and graphic declaration. (#18685)
* Update index.d.ts

0. Add declaration of graphic.
1. Add method ```convertFromPixel```

* Update index.d.ts

Tested.
2017-08-14 13:55:46 -07:00
Dimitri BeninandMohamed Hegazy 8316ad0880 [angular-ui-router-uib-modal] remove typings provided by package directly (#18333)
* [angular-ui-router-uib-modal] remove typings provided by package directly

* [angular-ui-router-uib-modal] correct asOfVersion field
2017-08-14 13:52:23 -07:00
Thomas ShaferandMohamed Hegazy 270913dbad Update gapi.load typing. (#18762) 2017-08-14 13:52:09 -07:00
Martin SikoraandMohamed Hegazy 79260551dc [showdown] update options (#18934)
* [showdown] Updated typings for `ShowdownOptions`.

Updated `ShowdownOptions` for version 1.7.2.

https://github.com/showdownjs/showdown#valid-options

* bump current version

* remove duplicate option

* fix indentation

* comments cleanup
2017-08-14 13:50:49 -07:00
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