Commit Graph

64123 Commits

Author SHA1 Message Date
Oleg Vaskevich
91c229dbdb Fix up Request.authInfo/user declarations in Passport (#37381)
* Fix up Request.authInfo/user declarations in Passport

* Add myself

* Use no-empty-interface locally
2019-08-22 08:16:25 -07:00
Daniel Nixon
b8183c0147 Use LocationState type param consistently (#37816) 2019-08-22 05:27:28 +01:00
Stan Kurek
cfca13ec2d Added type definitions for leaflet-responsive-popup (#37814)
* Added type definitions for leaflet-responsive-popup

* Added function responsivePopup and capitalized class name to ResponsivePopup. Extended tests to initialize a class and to invoke a function. Strictness turned on (tsconfig).
2019-08-21 15:36:52 -07:00
Ahmed Kamal
a05485d556 Added passport.socketio module (#37788)
* Added passport.socketio module

* Added minimum TypeScript version

* Removed the default export
2019-08-21 15:35:44 -07:00
Igor Oleinikov
f0f7aab46f [angular-ui-bootstrap] Export module name (#37813)
* [angular-ui-bootstrap] Make compatible with npm
- starting with 1.0.0 it exports the module name

* Add test that type is possible to reference
2019-08-21 14:54:44 -07:00
Alex Jerabek
953f00632e Updating with latest from CDN (#37808) 2019-08-21 14:14:08 -07:00
mmmmmarco
9fec71b6ce [chart.js] Add data-parameter to tooltipOptions itemSort (#37786)
* [chart.js] Add data-parameter to tooltipItem itemSort

* [chart.js] Add optional data-parameter to tooltipItem itemSort
2019-08-21 12:26:39 -07:00
Florian Keller
0dde9f096f Add types for protocols (#37806) 2019-08-21 11:58:41 -07:00
VikiVozarova
0e0bf529e2 TinyMCE: Allow skin to be set to false. (#37798) 2019-08-21 11:26:35 -07:00
Florian Keller
67612a87f4 Add types for is-ssh (#37807) 2019-08-21 10:28:52 -07:00
Sheetal Nandi
c4b93707db Update PULL_REQUEST_TEMPLATE.md 2019-08-21 10:24:09 -07:00
Simon Hänisch
83d8c09ef5 add declaration for serve-handler (#37781)
* add declaration for serve-handler

* fix author link

* `export =` instead of `export default`

* fix indentation of tests file
2019-08-21 10:00:12 -07:00
Florian Keller
fdfe1e8721 Add types for parse-path (#37805) 2019-08-21 09:53:21 -07:00
Jordy van Dortmont
b08558b7c5 Extend gulp-changed Options type (#37672) 2019-08-21 09:28:05 -07:00
Wilfred Tan
9ddf817fc4 [@types/authenticator] New Definition (#37760)
* [@types/authenticator] Initial Commit

* [@types/authenticator] Removed new line after 'export'.
2019-08-21 09:16:29 -07:00
Andrew Leedham
af57590cb4 [@types/hostile] Add new module hostile (#37799) 2019-08-21 09:05:53 -07:00
Asai Masami
7c4dafb166 Add typings for d20 (#37789) 2019-08-21 08:54:48 -07:00
Florian Keller
54712a7e28 Add types for jsrsasign (#37784) 2019-08-21 08:28:57 -07:00
David Furlong
d1d0effcf9 bookshelf:: count return type fix and bump knex version (#37608)
* Update index.d.ts

See https://github.com/bookshelf/bookshelf/issues/1275

* Bump knex dependency version to correspond to new bookshelf version
2019-08-21 08:24:46 -07:00
Toni Ruottu
4b966494ee Add type definitions for redux-duck (#37624) 2019-08-21 08:21:57 -07:00
Daniel Nixon
35b1bbe333 Use LocationState type param consistently (#37793) 2019-08-21 08:20:03 -07:00
maciejewiczow
789c8b5581 [spotify-web-api-node] Added doc comments to api (#37782)
* Added comments to api endpoint methods
 * comments copied from spotify-web-api-node repo

* Added doc comments to OAuth flow response models

* Removed types from @param & @returns
2019-08-21 08:19:45 -07:00
Kyle Albert
baf99f023e [@types/carbon-components-react] Fix DataTableCell type and add test. (#37802)
* Fix DataTable cell type. It is normalized internally and then denormalized when exposed by the render prop.

* Add test for denormalized row type.

* Fix lint errors + add null to errors type.
2019-08-21 08:18:32 -07:00
Sergio Arbeo
3da42f0eee Update field name in types/@chromecast-caf-receiver (#37801)
* Update field name in types/@chromecast-caf-receiver

* Fixes by husky

* Fix lint
2019-08-21 08:17:50 -07:00
Elizabeth Samuel
d758ee4bf0 [office-js] [office-js-preview] Add deprecation message (#37776) 2019-08-21 08:15:04 -07:00
Nico Flaig
b4ee5a63aa Add joi-password-complexity type definitions (#37724)
* Add joi-password-complexity type definitions

* Remove tslint rules
2019-08-20 16:34:47 -07:00
brycematheson1234
70b782ba42 . (#37761) 2019-08-20 14:49:17 -07:00
Spencer Miskoviak
55d1833091 Add missing options to optimize-css-assets-webpack-plugin (#37653)
* Add missing options to optimize-css-assets-webpack-plugin

* Update version
2019-08-20 14:47:56 -07:00
Elizabeth Samuel
81aae00acc [office-js] [office-js-preview] (Outlook) Add event arg objects (#37775) 2019-08-20 14:44:07 -07:00
Sebastian Mauer
1ae77b037b Add typings for JsSIP 3.3.6 (#37757)
* Add typings for JsSIP 3.3.6

* Fix errors
2019-08-20 14:24:35 -07:00
sergey12313
75a3799a51 add sybase-promised types (#37768)
* Add  types for num2fraction

* add sybase-promised types
2019-08-20 14:21:58 -07:00
CharlesStrong-GeoH
986a0c966b added types for react-native-joi (#37771)
* added types for react-native-joi from tested local copy used in production

* cleaning working directory of line ending changes
2019-08-20 14:05:09 -07:00
Nikita Tokarchuk
90a669cf4c pg-pool: Implemented new types for the pg-pool package (#37753)
* pg-pool: Implement valid types for a pg-pool

* pg-pool: Fix tests to work with new types

* pg-pool: Bump library version

* pg-pool: Remove tslint overrides

* pg-pool: Remove tslint unused rules
2019-08-20 13:56:16 -07:00
Ole André Vadla Ravnås
7ab623aa54 Sync frida-gum typings with Frida 12.6.17 (#37780)
Also improve the type definition for Java.cast().

Changelog at:

        https://www.frida.re/news/2019/05/28/frida-12-6-released/
2019-08-20 13:45:52 -07:00
Kyle Albert
46705cfcad [@types/carbon-components-react] Type updates for 7.5 + DataTable type fixes. (#37773)
* Update FileUploader type.

* Fix DataTable Table types.

* Fix TableHeader sort type.

* Fix DataTable types. Added tests for spread of prop getters to the "default" components.

* Add union translation key type.

* Update minor version to 7.5

* Fix unused file problem.
2019-08-20 12:47:41 -07:00
Mina Nagy Zaki
27f11c6099 fix(react-native-material-ui): add missing testID prop to some components (#37772) 2019-08-20 12:47:19 -07:00
Rudi Chen
b1ccf5f624 Add typings for Figma Plugin API (#37748)
* add typings for Figma API

* small test file

* add note about contacting us

* lint

* header review
2019-08-20 12:45:36 -07:00
Florian Gritsch
d588e8e8f8 add 'startAfter' to ChangeStreamOptions (#37770) 2019-08-20 12:43:40 -07:00
devalon
fa2fc8c39c Feature/support dropdownmenu position fixed (#37669)
* fix(reactstrap): Add positionFixed property to DropdownMenu of reactstrap

* style(reactstrap): Format some test code

* fix(reactstrap): Fix the component unit tests

* style(reactstrap): Format code style
2019-08-20 12:15:16 -07:00
Armando Aguirre
2256544791 Add azure-kusto-data types (#36973)
* [azure-kusto-data] Add definitions

* Fixed lint issues

* Added ClientRequestProperties parameters methods

* Updated to latest version

* Fixed update
2019-08-20 12:14:05 -07:00
Már Örlygsson
4b29f4bd1d feat: Add type definitions for npm module ospec (#37645)
* feat: Add type definitions for npm module `ospec`

* Apply suggestions from code review

Co-Authored-By: Isiah Meadows <contact@isiahmeadows.com>

* fix: Disable no-unnecessary-generics for dummy o.spy() generation

* fix: Rename namespace to match thew global export's name

* fix: Properly guard against non-newable functions

...and relax TypeScript version requirement to 3.1

* feat: Simplify the assertion signature

* fix: Error in `tslint:disable` syntax

* feat: Make .notEquals() and .notDeepEquals() type safe

* feat: Update the `Definer` type...

* Allow tests to return any `PromiseLike` objects.
* Disallow anything but Error and null as argument for `done()`

* feat: Add tests for Definer` functions returning promises

* style: Prefer `import o = require('')` over `import o from` in test file
2019-08-20 12:00:30 -07:00
Kwok Chi Leong
a9950fcb4a [@types/eslint] Added rules definitions for ESLint (#37704)
* [@types/map-to-obj] New type definition

* [@types/map-to-obj] Fixed typo

* [@types/eslint] Added rules definitions for ESLint

* [@types/eslint] Fixed coding style

* [@types/eslint] Updated headers

* Revert "[@types/eslint] Fixed coding style"

This reverts commit b1ac79f159efe5bd70a0295e76853f19c52045f7.

* [@types/eslint] Removed unused file

* [@types/eslint] fixed tsconfig.json
2019-08-20 11:58:27 -07:00
Zaoqi
5cca2ef9a3 luaparse: fix FunctionDeclaration & IfStatement & UnaryExpression (#37588)
* luaparse: fix FunctionDeclaration

* Update index.d.ts

* Update ast.d.ts

* Update ast.d.ts

* Update ast.d.ts

* Update ast.d.ts
2019-08-20 11:58:05 -07:00
Zaoqi
d3d853ce90 luaparse: add loc & fix comments (#37665)
* Update ast.d.ts

* Update ast.d.ts

* Update ast.d.ts
2019-08-20 11:57:05 -07:00
Chia-Lun Wu
7486a70620 [@types/intercom-web] Fix and Make IntercomSettings Complete (#37764)
* Fix and make IntercomSettings complete

IntercomSettings.company.created_at should be optional.
Added multiple missing attributes in IntercomSettings.

* Fix intercom-web-tests.ts

* Add Definitions By
2019-08-20 11:56:21 -07:00
skalma
532d2c98f5 Added returntype JSX.Element to option customSearchRender (#37769)
Added returntype JSX.Element to option customSearchRender in MUIDataTableOptions
2019-08-20 11:55:15 -07:00
Kalley Powell
e650ec14ab [yup] Use TestOptionsMessage consistently throughout (#37648)
* [yup] Use TestOptionsMessage consistently throughout

* With updated formatting

* full on prettier

* update to 3.1 (forgot it on the redo)

* Update tests to illustrate changes

* Add bad setLocale test

* Add example of message returning an object

* restrict return type to string | Record<string, any>

* Make return value generic, fill out remaining messages with their respective params

* Add name to maintainers
2019-08-20 11:54:53 -07:00
Gabrielle Dias
6dccf84292 Included missing props according to react-aria-modal's doc (#37654)
* Including missing props according to react-aria-modal's doc; Fixing return type of RenderTo

* Removing auto-generated file to comply with npm test result

* 4 spaces; Changed version

* Delete 2.1.0
2019-08-20 11:51:15 -07:00
maroon
8b375da0fe react-native-scrollable-tab-view DefaultTabBarProps style (#37551)
* react-native-scrollable-tab-view DefaultTabBarProps missing style

* 【react-native-scrollable-tab-view】DefaultTabBar component modify style would be simpler
2019-08-20 11:43:35 -07:00
Guillaume VanderEst
fea56cdd61 bwip-js - Add Browser implementation of the BwipJs function (#37548)
* Add Browser implementation of the BwipJs function

* Use $ExpectType in unit test for types
2019-08-20 11:22:57 -07:00