Commit Graph
60079 Commits
Author SHA1 Message Date
Ryan Mehta daa465cfb1 remove skip from express-jwt 2019-03-14 15:51:42 -07:00
Nathan Shively-SandersandGitHub a6c913ee2b Merge pull request #33894 from DefinitelyTyped/update-README-Mar-2019-pt-2
Detail on deprecated packages with dependents
2019-03-14 15:01:32 -07:00
Nathan Shively-Sanders c83a11c439 Detail on deprecated packages with dependents 2019-03-14 14:47:02 -07:00
Nathan Shively-SandersandGitHub 586d1fb601 Merge pull request #33892 from DefinitelyTyped/update-README-Mar-2019
Update README
2019-03-14 14:13:16 -07:00
Nathan Shively-Sanders b1ea8b036e Update README
1. Update meaning of libraryName for deprecated packages.
2. Update spelling of Definitely Typed.
2019-03-14 14:02:16 -07:00
Johan DavidssonandWesley Wigham 02db5ccb68 Added typings for domutils (#33866)
* Added new types for domelementtype

* Adding types for module domutils

* Updating PULL_REQUEST_TEMPLATE.md

* Revert changes to .github/PULL_REQUEST_TEMPLATE.md

* Update test and documentation

* Removed namespace and fixed tests
2019-03-14 13:06:51 -07:00
Ifiok JrandWesley Wigham e3037f9ba8 [emoji-mart] export all types from top level import (#33598)
* fix: export all types from top level import

* fix: issues raised in PR

Also remove emoji-mart/dist-es/utils/emoji-index/index.d.ts since it doesn't exist in actual file structure
2019-03-14 13:06:11 -07:00
Jonny ReevesandWesley Wigham 3d3d37548b Add types for protoc-plugin (#33805)
* Add types for protoc-plugin

* Export simplePlugin as a namespace

* Remove unused file

* Use `require()` syntax in tests
2019-03-14 12:42:47 -07:00
Jurģis RudaksandWesley Wigham c3625fdd48 Types for storybook__vue: Added addParameters type definition (#33732)
* Added addParameters type definition

* Version 5.0.1

* Removed patch version
2019-03-14 12:41:30 -07:00
Adam DierkensandWesley Wigham b5e02f4863 Add types for carlo (#33861)
* Add carlo definitions

* Share expose function def

* Use puppeteer-core

* lint
2019-03-14 12:35:50 -07:00
Tony WoosterandWesley Wigham beddc9f5a9 Add types for centra and phin (#33887) 2019-03-14 12:35:18 -07:00
Tanguy KrotoffandWesley Wigham 1c11579652 Remove clean-webpack-plugin, v2.0.0 is written in TypeScript \o/ (#33877) 2019-03-14 12:33:57 -07:00
Ray BooysenandWesley Wigham aaa0536737 Update title (#33864)
Incorrect type definition in the comments.
2019-03-14 11:36:12 -07:00
Shikanime DevaandWesley Wigham 80591fb56d [sketchapp] Separate SketchMSPath from SketchMSLayer (#33874)
* Add nullable points and isClose

* Separate SketchMSPath
2019-03-14 11:34:51 -07:00
Jannik KeyeandWesley Wigham bb6743473e fix: add missing linkTarget property to options interface (#33868) 2019-03-14 11:34:10 -07:00
Mehdi LahlouandWesley Wigham 382d630cce fix(react-jsonschema-form): add missing types to onFocus and onBlur arguments of WidgetProps (#33871)
Add corresponding tests
2019-03-14 11:33:42 -07:00
Julian HundelohandWesley Wigham 568243ce70 [expo] fix: adjust WebBrowser types (#33869)
* fix: adjust WebBrowser types

See official types here: https://github.com/expo/expo/blob/master/packages/expo-web-browser/src/WebBrowser.ts
Or here in the docs: https://docs.expo.io/versions/v32.0.0/sdk/webbrowser/ (e.g., not "dimissed" but "dimiss" instead)

* fix: add tests

* fix: update test

* fix: change type to interface
2019-03-14 11:33:06 -07:00
SardineFishandWesley Wigham ad15fb42c5 [openpgp] Update declarations in openpgp package (#33833)
* Update declarations in openpgp/util & some incorrect declarations following the latest jsdoc.

* Update tests of openpgp/util & fix declarations.
2019-03-14 11:32:34 -07:00
Jeroen Claassens (Favna)andWesley Wigham f324a9eca7 mui-datatables: Extra types for subcomponents + Updated for lib updates (#33656)
* Typings for subcomponents

* Added args for functions and updated test

Signed-off-by: Jeroen Claassens <support@favna.xyz>

* Add custom search

Signed-off-by: Jeroen Claassens <jeroen.claassens@rws.nl>

* Export Table Column Options

This is to further support providing data as an object as you will need to define the column options properly in that situation.

* Properly export submodules

* Resolve arguments in customFooter

Requested in comment by @cwbuecheler

* Fix linting
2019-03-14 11:31:38 -07:00
Mateo MejiaandWesley Wigham c35336fc94 [add] clickable prop to react-tooltip (#33852)
react-tooltip version 3.10.0 supports adding an optional `clickable: boolean` prop.
2019-03-14 11:31:14 -07:00
Şerban GhiţăandWesley Wigham 3b1a841ff7 [puppeteer] Added SecurityDetails object and response.securityDetails() method (#33840)
* Added SecurityDetails object and response.securityDetails() method

* Added descriptions like in the docs.
2019-03-14 11:30:53 -07:00
Amiram KorachandWesley Wigham a77a4e12d9 Add methods for ContentPanelView according to docs (#33857)
https://www.inboxsdk.com/docs/#ContentPanelView
2019-03-14 11:30:22 -07:00
Colin DoigandWesley Wigham b22395c9ea add ImageMapType properties. (#33863)
ImageMapTypeOptions.tileSize is required
add StyledMapType properties
2019-03-14 11:29:59 -07:00
JojoshuaandWesley Wigham 9febaaf805 Tabulator tables 4.2 fixes (#33862)
* Fix field required. Replace tick with tickCross

* searchFunc should be optional
2019-03-14 11:29:36 -07:00
羡辙andWesley Wigham 8f1a38f0fe add option for media query apache/incubator-echarts#9612 (#33865) 2019-03-14 11:29:18 -07:00
bmkrol823andWesley Wigham 531c228b22 Fabric: Additional methods defined/updated (#33875)
* Added some more definitions for use.

* Updated type for vptCoords so they are correct and also added a few more type defs
2019-03-14 11:28:54 -07:00
PineandGitHub d5d8e4486e Merge pull request #33878 from octref/master
VS Code 1.16 Extension API
2019-03-14 11:01:34 -07:00
Nathan Shively-SandersandGitHub ce3e912dce Merge pull request #33885 from DefinitelyTyped/cleanup-03142019
Fix 2 previously-missed lints
2019-03-14 10:40:27 -07:00
Nathan Shively-Sanders c2b879aaf6 Fix 2 previously-missed lints 2019-03-14 10:34:54 -07:00
Pine Wu 1c7369ccab VS Code 1.16 Extension API 2019-03-14 08:41:32 -07:00
Johan DavidssonandWesley Wigham 813999bd2b Add type definition for domelementtype (#33854)
* Added new types for domelementtype

* Updating PULL_REQUEST_TEMPLATE.md

* Revert changes to .github/PULL_REQUEST_TEMPLATE.md
2019-03-13 16:53:11 -07:00
Nathan Shively-SandersandGitHub 145ceda256 Merge pull request #33858 from johandavidson/domhandler
Added new typings for domhandler
2019-03-13 16:24:30 -07:00
Fabio BertaandWesley Wigham 67835aa01a update for version 6.1 (#33855) 2019-03-13 15:23:25 -07:00
Johan Davidsson da393aeca0 Updated tests 2019-03-13 23:00:29 +01:00
Ankith KondaandWesley Wigham 569a9c76fd mui-datatables - Add missing types for arguments of customToolbarSelect (#33836)
* Add types for custom selected toolbar args

* Fix lint errors

* remove whitespaces
2019-03-13 14:48:40 -07:00
echojoshchenandWesley Wigham 70fbf57f7b Add type defintion for Profile and fix multiSamlStrategy types. (#33851)
* Add missing types and fix typings for multiSamlStrategy

* Update SamlConfig required fields
2019-03-13 14:48:19 -07:00
onejsninjaandWesley Wigham c00200d2ad Add types to allow string array argument for hmset (#33835)
* add missing type

* update test

* add name to Definitions By

* add missing types and update test

* regularize formatting

* remove string[]

* remove duplicate typing

* organized formatting

* Merge branch 'master' of https://github.com/OpesanyaAdebayo/DefinitelyTyped

* remove duplicate typing

* add types and tests for typescript 3.0 upwards

* resolve version conflicts

* resolve version conflict

* resolve formatting

* remove new types from older version

* remove header from submodule
2019-03-13 14:48:01 -07:00
Nathan Shively-SandersandGitHub 0a509d5fb5 Merge pull request #33853 from octref/vscode
VS Code 1.15
2019-03-13 14:01:58 -07:00
Pine Wu 12c8bf1bff Drop tree API since it changed a lot 2019-03-13 12:56:41 -07:00
Pine Wu a827896a2a VS Code 1.15 2019-03-13 12:53:34 -07:00
Johan Davidsson 7ff66525e2 Adding types for module domhandler 2019-03-13 20:50:05 +01:00
Timur ManyanovandWesley Wigham dfd2efad80 Add newly documented props to makeup-expander defs (#33847)
* Fix callback arguments type

* Add @types/marko definitions

* Add app-module-path definitions

* Add newly documented props to makeup-expander defs
2019-03-13 10:31:56 -07:00
Erik Rothoff AnderssonandWesley Wigham 18701d11db ember-data: In DS.PromiseObject forward the passed in type to sub-objects so .content property gets correct type (#33844)
* In DS.PromiseObject forward the passed in type to sub-objects so .content property gets correct type

* Update types/ember-data/test/promises.ts

Co-Authored-By: erkie <erik.rothoff@gmail.com>
2019-03-13 10:31:30 -07:00
0815StrohhutandWesley Wigham f99739db0b Add styles to ChromeColorPicker (#33711)
ChromeColorPicker allows to override styles by providing a "styles" parameter which consists of a bunch of CSS definitions applied to different parts of the component
2019-03-13 10:30:47 -07:00
Lukas TetzlaffandWesley Wigham 658daed931 preact-i18n (#33829)
* Add types for `preact-i18n`

* Add test for `preact-i18n`

* rename `test` to `tests`

* bump ts version requirement
2019-03-13 10:29:58 -07:00
Sam PalmerandWesley Wigham 85883977ef Add package for ink-testing-library (#33842) 2019-03-13 10:27:46 -07:00
Antoine HanriatandWesley Wigham 5ab3d68377 Add rox-react-native types definition (#33843) 2019-03-13 10:27:27 -07:00
Adam DurenandWesley Wigham 46dcd11868 Add automatic indicator to IPayout (#33293)
https://stripe.com/docs/api/payouts/object#payout_object-automatic
2019-03-13 10:26:16 -07:00
Esteban IbarraandWesley Wigham ec30451574 Add createContainer function for victory (#33786)
* Add function createContainer for victory

* Fix tests

* Update types/victory/index.d.ts

Change FunctionComponent to ComponentType

Co-Authored-By: ibarrae <eibarra1992@hotmail.com>
2019-03-13 10:24:23 -07:00
Hugo CapocciandWesley Wigham f447708212 Fix options.width definition in bootstrap-growl-ifightcrime (#33806)
* Fix options.width definition in bootstrap-growl-ifightcrime

* take review into account: keep width attribute as optional
2019-03-13 10:23:22 -07:00