Eric Eslinger and Mohamed Hegazy
014f2bb629
fix for 18946 ( #18947 )
2017-08-14 15:45:43 -07:00
Derek Brans and Mohamed 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 Benin and Mohamed Hegazy
b969735248
[etag] add typings ( #18948 )
2017-08-14 15:42:45 -07:00
Sasan and Mohamed 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 Wiemer and Mohamed 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ša and Mohamed 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 Benin and Mohamed Hegazy
0095d2111c
[media-typer] add typings ( #18945 )
2017-08-14 14:07:28 -07:00
Jan Böhmer and Mohamed Hegazy
262d2d6024
Added type definitions for Bootstrap-TreeView ( https://github.com/jonmiles/bootstrap-treeview ). ( #18944 )
2017-08-14 14:05:46 -07:00
Eugene Kuzmin and Mohamed 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 Greenberg and Mohamed Hegazy
aade0638f6
Use ES2015 module style for react-transition-group ( #18637 )
2017-08-14 14:04:44 -07:00
Vojtech Jasny and Mohamed Hegazy
03e4bfbf9d
Add missing configuration option to glob ( #18623 )
2017-08-14 13:56:36 -07:00
AntiMoron and Mohamed 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 Benin and Mohamed 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 Shafer and Mohamed Hegazy
270913dbad
Update gapi.load typing. ( #18762 )
2017-08-14 13:52:09 -07:00
Martin Sikora and Mohamed 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 Kaczmarsky and Mohamed Hegazy
1d4eb8f7ca
[select2] Extend from JQueryAjaxSettings ( #18942 )
...
* Extend from JQueryAjaxSettings
* Restore url and dataType
2017-08-14 13:50:13 -07:00
Oleg Vaskevich and Mohamed 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 Bedford and Mohamed Hegazy
da71d8ae2b
stdin, stdout-specific property support for node v7 & 8 ( #18895 )
2017-08-14 13:30:36 -07:00
Dimitri Benin and Mohamed Hegazy
9a21e37bd8
[novnc-core] move novnc to novc-core, update to newest version, add linting ( #18602 )
2017-08-14 13:29:37 -07:00
Maxime and Mohamed Hegazy
a6348d997f
Fix typo ( #18594 )
2017-08-14 13:25:45 -07:00
Tomáš Witek and Mohamed Hegazy
97054aa93a
Add createActions method for redux-actions definitions ( #18621 )
2017-08-14 13:25:02 -07:00
Michael Strobel and Mohamed 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 Zagora and Mohamed Hegazy
c85c55bfe1
fixing request tests to pass strictNullChecks ( #18596 )
2017-08-14 13:19:51 -07:00
Josh Goldberg and Mohamed 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 Mincarelli and Mohamed Hegazy
88daab0181
adding toJSON() method of HttpError to definition file ( #18640 )
2017-08-14 13:17:07 -07:00
Marc Ghorayeb and Mohamed Hegazy
bc55e7a12a
[node@4] accept string in zlib input ( #18739 )
2017-08-14 13:14:26 -07:00
Joscha Feth and Mohamed 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
nickmorton and Mohamed Hegazy
967578c54c
Add RouteSegment i/f and extended Options.handlers to accept ( #18522 )
2017-08-14 12:16:54 -07:00
Shant Marouti and Mohamed Hegazy
1091c79755
[minimatch]: add JSDoc annotations ( #18516 )
2017-08-14 12:16:27 -07:00
Kyle Roach and Mohamed Hegazy
2742c2dbc8
[react-navigation] Adds createNavigator, createNavigationContainer ( #18217 )
2017-08-14 12:10:49 -07:00
Curtis Layne and Mohamed 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
Andy and GitHub
e8d976c580
Adone: remove redundant destructuring ( #18939 )
2017-08-14 12:04:42 -07:00
Vesa Poikajärvi and Mohamed Hegazy
ece0190b35
[request] Add rejectUnauthorized to options ( #18784 )
2017-08-14 12:03:16 -07:00
Richard Silverton and Mohamed Hegazy
4ecbf5db4d
Updates Component signature in @types/react-notification-system-redux ( #18790 )
2017-08-14 12:03:00 -07:00
doomsower and Mohamed Hegazy
3e4c511f7f
Added withStateHandlers ( #18781 )
2017-08-14 11:59:23 -07:00
Jessica Dennis and Mohamed 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 Benin and Mohamed Hegazy
28f4decb25
[statuses] remove unnecessary any, enable strict null checks & linting ( #18935 )
2017-08-14 11:58:16 -07:00
Gavin Gregory and Mohamed 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
davidrsacks and Mohamed 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 Perry and Mohamed Hegazy
d3baee33f2
@google-cloud/storage - Added IAM typings ( #18892 )
2017-08-14 11:50:33 -07:00
839 and Mohamed Hegazy
f6472a30b3
[react-router-redux] #18918 fixed ConnectedRouter definition ( #18919 )
2017-08-14 11:48:44 -07:00
dlebrecht and Mohamed 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 Kuklau and Mohamed 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 Masala and Mohamed 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 D and Mohamed 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 Meyer and Mohamed 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 Benin and Mohamed Hegazy
2ea6111c16
[load-json-file] add linting & enable strict null checks ( #18866 )
2017-08-14 11:36:53 -07:00
Dimitri Benin and Mohamed Hegazy
2692c4f925
[is-promise] add linting ( #18865 )
2017-08-14 11:34:42 -07:00
Clark Stevenson and Mohamed 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 Wilson and Mohamed Hegazy
a7c4a8e17e
[raw-body] remove typings provided by package directly ( #18649 )
2017-08-14 11:32:02 -07:00