Commit Graph
62605 Commits
Author SHA1 Message Date
DavidandRyan Cavanaugh 7ff648e68b Differentiate between model/document and query populate options (#35725) 2019-05-24 16:01:40 -07:00
11b03605ce [@types/pdfmake] extended background definition for other content types (#35323)
* extended background definition for other content types

* make background type definition more readable

Co-Authored-By: Dan Rumney <dancrumb@gmail.com>
2019-05-24 14:01:22 -07:00
e11f807ce1 @types/algoliasearch-helper: Add missing method getQueryParams to SearchParameters (#35685)
* fix(SearchParameters): add missing types for getQueryParams

Adds typings for method getQueryParams() from https://github.com/algolia/algoliasearch-helper-js/blob/develop/src/SearchParameters/index.js#L1534

* fix: return QueryParameters from getQueryParams instead of any

Co-Authored-By: Haroen Viaene <fingebimus@me.com>

* fix: add tests, use mapped types for managedParameters

* chore: fix lint error
2019-05-24 14:00:42 -07:00
blackyaleandRyan Cavanaugh 91a56e58b7 heroku-logger: Fixed prefix type and return type from constructor (#35714)
* Fix heroku-logger prefix and return type from constructor

* Increased version number

* fixed extra whitespaces
2019-05-24 13:58:21 -07:00
Leonard HeckerandRyan Cavanaugh 3c7c5b79aa [bluebird] Restore assignability to native Promises (fixes #11027) (#34805)
* [bluebird] Rename import to Bluebird for tests

* [bluebird] Restore assignability to native Promises

* [bluebird] Upgrade TypeScript Versions of all dependents
2019-05-24 13:57:50 -07:00
Mark NelissenandRyan Cavanaugh dad14da7ea react big calender event fields not mandatory (#35721)
* react big calender event fields not mandatory

* add name
2019-05-24 13:57:14 -07:00
grgr-dkrkandRyan Cavanaugh 8b692ca490 [@types/react-aria-modal] Add type difinitions for require one parameter of 'titleId' or 'titleText' (and not both). (#35560) 2019-05-24 13:55:36 -07:00
Tyrone DoughertyandRyan Cavanaugh 64d5f9c5f7 @types/cookie - Add 'none' as a valid value for sameSite of the CookieSerializeOptions (#35570)
* @types/cookie - Add 'none' as a valid value for sameSite of the CookieSerializeOptions

* @types/cookie - Add documentation for 'none' SameSite option
2019-05-24 13:54:42 -07:00
Zhang Yi JiangandRyan Cavanaugh ebf0e7e257 [react-input-autosize] Only accept callback style refs (#35555) 2019-05-24 13:53:55 -07:00
Syncfusion-JavaScriptandRyan Cavanaugh b749ebfe18 17.1.47 added (#35474)
* 17.1.47 added

* header changes
header changes
header changes

* modified ts file

* Changed format to ANSI

* Removed blankline
2019-05-24 13:51:29 -07:00
Christopher EckandRyan Cavanaugh 5aeb745474 Update Subscription related objects to support billing thresholds and initial invoice (#35549) 2019-05-24 13:50:22 -07:00
Alexander MaschasandRyan Cavanaugh d1ed9f29c6 [@types/koa-bodyparser] Make body parameter on koa module definition optional (#35545)
* Make body paramter on koa module optional

* updating version
2019-05-24 13:49:39 -07:00
Colin ChangandRyan Cavanaugh 7b441fd760 [jasmine-ajax] add object return type to JasmineAjaxRequest.data() (#35548) 2019-05-24 13:49:11 -07:00
Rifa'i M. HanifandRyan Cavanaugh 1dcb8e6da3 [@types/ol] Update to openlayers 5.3 (#35445)
* [@types/ol] Update to openlayers 5.3

* [@types/ol] fix case sensitive

* [@types/ol] fix case sensitive
2019-05-24 13:42:05 -07:00
MattandRyan Cavanaugh 7867516b25 Add gremlin (#35680)
* Add @types/gremlin

* Lint gremlin

* Test gremlin
2019-05-24 13:38:54 -07:00
Wolfgang FaustandRyan Cavanaugh f506e66ccb Add @types/compare-function. (#35702) 2019-05-24 13:32:28 -07:00
Piotr RoszatyckiandRyan Cavanaugh 9cf9f56dd4 dkim-signer: new typings (#35715)
* dkim-signer: new typings

* dkim-signer: test uses $ExpectType
2019-05-24 13:31:38 -07:00
Alex LomiaandRyan Cavanaugh 94859ab644 add typings for storybook-react-router (#35705) 2019-05-24 13:29:17 -07:00
Gerasimos (Makis) MaropoulosandRyan Cavanaugh c21db0d66d Added declarations for 'neffos.js'. (#35720)
* Added declarations for 'neffos.js'.

* add a type test

* npm run lint package-name and fix some issues

* set strictFunctionTypes to true (a note: this field is not generated automatically by the dts-gen tool)
2019-05-24 13:26:30 -07:00
khalilchoudhryandRyan Cavanaugh 9d22a46cd3 Fixed QueryResult Property - Dialogflow (#35575)
* allRequiredParamsSent is undefined.
Changed it to actual property: allRequiredParamsPresent

* comma and trailing space removed.
2019-05-24 09:58:53 -07:00
Braiden CutforthandRyan Cavanaugh bda5210e03 [@types/enzyme] Add missing optional callback arg to setProps (#35700)
* Add missing optional callback arg to setProps

* Fix missing semicolon
2019-05-24 09:58:35 -07:00
Katsuya HinoandRyan Cavanaugh a4e6a7babb [webpack-dev-server] Use HistoryApiFallbackOptions from connect-history-api-fallback (#35673) 2019-05-24 09:55:12 -07:00
Bryan HuangandRyan Cavanaugh 40e2b2c1a4 Upgrade to Viewer v6.6 (#35674)
* Upgrade to Viewer v6.6

* Bump version number

* Add missing initializer options
2019-05-24 09:54:25 -07:00
George ChengandRyan Cavanaugh a716c30399 react-native-material-kit: Fix Switch prop types (#35682) 2019-05-24 09:53:48 -07:00
George ChengandRyan Cavanaugh 6f81fc2a69 react-native-indicators: add missing common props (#35684) 2019-05-24 09:53:12 -07:00
4d63b62600 [linkifyjs] Add types for some more interfaces (#35573)
* Add type definitions for "linkifyjs/string"

* Add type definitions for "linkifyjs/element"

* Update linkifyjs/tsconfig

* Update types/linkifyjs/tsconfig.json

Co-Authored-By: Sean Zhu <interestinglythere@gmail.com>

* Remove trailing comman

* Explicitly specify LinkifyOptions in test

* Link doc in test
2019-05-24 09:47:04 -07:00
Konrad BorowskiandRyan Cavanaugh 23dff03111 Port is optional for listen function in express (#35536) 2019-05-24 09:42:39 -07:00
Hsu Ching FengandRyan Cavanaugh bc9a135f93 mongoose: add Query.maxTimeMS() (#35677) 2019-05-24 09:42:12 -07:00
Hanzhi ZhouandRyan Cavanaugh be367b428a [Cytoscape] Fix BFS/DFS typings and mark some optional types (#35626)
fix bfs/dfs types
fix floydWarshall name
2019-05-24 09:40:43 -07:00
Ben WeissmannandRyan Cavanaugh 42fde7ee12 amqp-connection-manager: fix type of connection options (#35637)
* amqp-connection-manager: fix type of connection options

* Add comment
2019-05-24 09:39:50 -07:00
ccarrierns8andRyan Cavanaugh eb034c0d01 [Stripe] Add paid_out_of_band and forgive fields to IInvoicePayOptions (#35606) 2019-05-24 09:39:23 -07:00
Alex JerabekandRyan Cavanaugh 7cbc767008 [office-js, office-js-preview] Clarifying SearchCriteria behavior (#35696) 2019-05-24 09:37:24 -07:00
Piotr RoszatyckiandRyan Cavanaugh 4824eab544 nodemailer: correct typings for DKIM class (#35699)
* nodemailer: correct typings for DKIM class

* nodemailer: options are optional in more classes or functions

* nodemailer: correct options argument for nodemailer's streams
2019-05-24 09:37:04 -07:00
TomandRyan Cavanaugh a20650179c Parameters do not have name when being instantiated, only after creation in Dialogflow (#35706) 2019-05-24 09:36:31 -07:00
Alex JerabekandRyan Cavanaugh d64ede8521 [office-js-preview] Clarifying Range limits when adding comments (#35697) 2019-05-24 09:35:51 -07:00
Panagiotis Rikarnto SiavelisandRyan Cavanaugh 18c8f651da react-big-calendar: add missing optional property onShowMore (#35719)
* react-big-calendar: add missing optional prop `onShowMore`. Use prop in full api example.

* react-big-calendar: #35719, missing whitespaces.
2019-05-24 09:33:51 -07:00
Nathan Shively-SandersandGitHub 01f1505046 Fixes from express-service-static-core cleanup (#35704)
CI missed some dependencies.

Also update opossum's project url.
2019-05-24 08:28:54 -07:00
George ChengandEloy Durán cdc4f7e325 react-native: Fix the return type of queryCache (#35681)
* Fix the return type of queryCache

Ref: https://github.com/facebook/react-native/pull/23602

* fix

* lint

* Add queryCache test to Image
2019-05-24 10:50:42 +02:00
Nathan Shively-SandersandGitHub 674a7033d6 Add most components of ListIteratee to Collection.orderBy (#35667)
[PropertyName, any] breaks contextual typing of ListIterator, so I left
it out.
2019-05-23 08:24:48 -07:00
Nathan Shively-SandersandGitHub cb1b8a1884 lodash: Add String.includes and StringChain.includes (#35662)
* Add String.includes and StringChain.includes

They work with the static version even though the types look like they
should only work with non-infinitely-typed collections.

* Fix ; lint
2019-05-23 08:24:19 -07:00
Florian KellerandRyan Cavanaugh 3fa33b4f74 [sql.js] Add types for v1.0.0 (#35660) 2019-05-22 10:57:56 -07:00
lincolnandRyan Cavanaugh 7c60c01ab5 v14.3.1 (#35615)
* fix bugs with types

* fixed type errors

* more type errors fixed

* fixed errors and added missing type definitions

* fix all typos and added all missing ones

* change inappropriate names

* Updated names to be more accurate.

* adds EnumDWT_ConvertMode to make compatible with the old enum

* update to 14.2

* add v13

* delete v13 for test not pass

* remove base64

* fixed conflict

* add back GetLicenseInfo

* change header version to 14.2

* Added definitions for new APIs as well as APIs whose definitions were missing before. Also adding APIs for addons

* remove unused file

* adding types for barcode reader and changing the copyright year

* comment change, TS to 3.2.2

* adds more definitions to dwt barcode reader

* rollback

* update

* update index.d.ts

* Update Dynamsoft.d.ts

It's ok

* Update index.d.ts

1. update 2017 -> 2019
2. update parameters

* Update index.d.ts

rollback

* Update index.d.ts

rollback

* Update addon.pdf.ts

rollback

* Update index.d.ts

rollback

* Update index.d.ts

rollback

* Update index.d.ts

rollback

* Update index.d.ts

rollback

* Update index.d.ts

no changes but whites

* Update index.d.ts

TypeScript Version can be 3.2
2017 => 2019

* Update index.d.ts

rollback

* update

* Update index.d.ts

start new request

* Update index.d.ts

delete this file

* Update

delete this file

* a

a

* rollback

* update

* remove package.json

* add current version to v13

* 1) update to version 14.3.1
2) change index.d.ts declare Dynamsoft

* update comments

* remove WebTWAIN.d.ts

* change v13 tsconfig.json

* change to v14.3.1

* change to v14.3.1

* change to version 14.3

* change to version 14.3

* update

* update

* Update index.d.ts

* Update index.d.ts

* Update tsconfig.json

* Update tsconfig.json

* update

* update

* aa

* a

* a

* update

* remove dwt.d.ts

* remove v12

* update1

* update

* update

* a

* a

* a

* a

* a

* a

* a

* a

* d

* a

* a

* b

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d
2019-05-22 10:57:27 -07:00
Jake BloomandRyan Cavanaugh 3efd8e7833 [react-native] Accurate types for local notification scheduling (#35635)
* [react-native] Accurate types for locaocal notification scheduling

* Fire date is actually number | string

* Fix test
2019-05-22 10:14:48 -07:00
Joel NordströmandRyan Cavanaugh 858a21c865 Fix react-native-platform-touchable (#35658)
The type of the `foreground` prop is a BackgroundPropType, not a
boolean. In fact, if you pass a boolean like the previous types
suggested, you get a crash.
2019-05-22 10:11:39 -07:00
Pascal CorpetandRyan Cavanaugh 1c3052464c [react-select] Fix the default exported component by using the StateManager (#35401)
* [react-select] Fix the default exported component by using the StateManager.

* Follow more strictly the react-select's library types.
2019-05-22 10:10:34 -07:00
Hugo SánchezandRyan Cavanaugh 1240ab3b3a @types/server: Added context's log property and function definition (#35643)
* Added Context's log property and function definition

* Run test and added github account to definitions by
2019-05-22 09:47:05 -07:00
HanwoongandRyan Cavanaugh d573e56ed2 Swiper add Thumbs types (#35616)
add Thumbs types
2019-05-22 09:46:41 -07:00
Pascal CorpetandRyan Cavanaugh 4b589cecf4 [sha-1] Strongly type the output using overloads. (#35645)
See options doc at https://github.com/pvorb/node-sha1.
2019-05-22 09:45:00 -07:00
Brian LagermanandRyan Cavanaugh 11994525b0 Metalsmith type definitions (#35652) 2019-05-22 09:40:51 -07:00
Erik KällénandRyan Cavanaugh acd1c04ea3 Typings for vssln-parser (#35651) 2019-05-22 09:31:31 -07:00