Commit Graph

61704 Commits

Author SHA1 Message Date
Matthew
ba4c75612e improve form & body functions with conditional types 2019-04-13 21:09:32 +01:00
Matthew
699d4a9fe8 Merge branch 'master' of https://github.com/DefinitelyTyped/DefinitelyTyped into got-extend 2019-04-13 20:58:09 +01:00
Matthew Bull
36458c7a37 Apply PR feedback 2019-04-13 20:46:09 +01:00
Matthew
f6a5b6257e remove unneccessary aliases 2019-04-13 20:30:44 +01:00
Benjamin Lichtman
d8748201c7 Merge pull request #34643 from AlexJerabek/AlexJ-TableRemoval
[office-js, office-js-preview] Removing HTML tables from requirement set and host descriptions
2019-04-12 15:55:04 -07:00
Benjamin Lichtman
f4dce7639f Merge pull request #34484 from pmoleri/ldapjs-add-search-types
[ldapjs] Add client.search() callback types
2019-04-12 15:54:38 -07:00
Pablo
f6ea8946e5 Move fallback overload to bottom 2019-04-12 18:41:03 -03:00
Alex Jerabek
e93e2ca3c6 Adding hosts to event type enums 2019-04-12 14:37:25 -07:00
Benjamin Lichtman
269cdff740 Merge pull request #34680 from DefinitelyTyped/fix-request-tests
Use secureOptions in request tests, not securityOptions
2019-04-12 13:56:07 -07:00
Benjamin Lichtman
cd4ca9f27e Merge pull request #34449 from hbomark/master
Update finalhandler type definitions.
2019-04-12 12:55:59 -07:00
Wesley Wigham
a8ef43cb09 Mark parameters in knockout test as optional (#34699) 2019-04-12 12:55:09 -07:00
Wesley Wigham
9c19be36ac Remove excess proprty and TODO from inert (#34700)
* Remove excess proprty and TODO from inert

* Remove excess prop
2019-04-12 15:41:25 -04:00
Benjamin Lichtman
345727aa17 Merge pull request #34512 from appcelerator/titanium_8_0_0
Update titanium types to 8.0.0
2019-04-12 11:24:01 -07:00
Benjamin Lichtman
a579298162 Merge pull request #34666 from SardineFish/master
Fix type declare issues for openpgp.
2019-04-12 11:03:43 -07:00
Benjamin Lichtman
0e499e82e2 Merge pull request #34693 from saschazar21/react-sketchapp
react-sketchapp: added types for children props
2019-04-12 11:01:34 -07:00
Mark Veronda
193a4d8287 [finalhandler] Turn off disabled rules and fix all lint errors. 2019-04-12 10:22:12 -07:00
Mark Veronda
6f51644af8 [finalhandler] Set version to v1.1.1 in header. 2019-04-12 10:06:50 -07:00
Mark Veronda
a96c7aabd4 [finalhandler] Align types with usage as found in github repo.
The structure of `options` and the declaration as `finalhandler` and not
`finalHandler` as found in the latest release:

  https://github.com/pillarjs/finalhandler/blob/v1.1.1/index.js#L84
2019-04-12 10:06:50 -07:00
Sascha Zarhuber
d9206d74fe fix(react-sketchapp): fixed array type definition 2019-04-12 18:47:34 +02:00
Sascha Zarhuber
5533072bdd feat(react-sketchapp): enhanced tests 2019-04-12 18:31:53 +02:00
Benjamin Lichtman
65b88d6a56 Merge pull request #34686 from Vinnl/solid__react/html-attributes
Indicate when HTML Attributes can be passed for @solid/react
2019-04-12 09:30:20 -07:00
Benjamin Lichtman
8957c77eff Merge pull request #34675 from federicobond/trezor-connect
trezor-connect: Make refTxs param of SignTransaction optional
2019-04-12 09:26:49 -07:00
Sascha Zarhuber
a5aef2d277 feat(react-sketchapp): refactored children types, fixed minor bugs 2019-04-12 18:24:05 +02:00
Benjamin Lichtman
6d724ae625 Merge pull request #34630 from rharriso/master
Allow SeamlessImmutable/ImmutableArray.concat to accept an array argument
2019-04-12 09:17:31 -07:00
Benjamin Lichtman
c81f568607 Merge pull request #34690 from JulianWielga/master
[mobx-task] Added types
2019-04-12 09:17:07 -07:00
Benjamin Lichtman
721e8764d8 Merge pull request #34687 from panascais-forks/hapi-namespace-followup-one
[@hapi/*] new namespace for hapi modules (followup to #34479)
2019-04-12 09:13:44 -07:00
Benjamin Lichtman
a06d20e133 Merge pull request #34638 from hieuhlc/add-flatten-interpolation-styled-component-into-themevalue
Fix error with css helper from styled-components
2019-04-12 08:59:42 -07:00
Benjamin Lichtman
d6e8e1ae54 Merge pull request #34517 from kyletsang/master
Reactstrap: Add toast component and update props and tests based on 8.0 release
2019-04-12 08:58:32 -07:00
Julian Wielga
db7a20126e Added types for mobx-task 2019-04-12 16:57:42 +02:00
Pablo
0675aa9724 Corrected searchEntry in jsdoc
This is an error in official documentation that got carried to jsdoc.
Tested the actual behavior in runtime and "entry" event doesn't exist.
2019-04-12 10:51:32 -03:00
Pablo
85327ad145 Correct classes as interfaces 2019-04-12 10:47:38 -03:00
Silas Rech
9cd106ba1b [@hapi/*] new namespace for hapi modules followup #1 2019-04-12 15:26:23 +02:00
Vincent
a2dfe8fb4f Indicate when HTML Attributes can be passed 2019-04-12 12:35:16 +02:00
Kyle
3117ae6d8b Update paths in v7 tsconfig.json 2019-04-11 21:56:37 -07:00
Kyle
c05328d851 Added reactstrap v7 files 2019-04-11 21:44:27 -07:00
kyletsang
043f00eb72 Merge pull request #1 from seansfkelley/reactstrap-toast
Reactstrap: Add new Toast component.
2019-04-11 21:36:37 -07:00
Hieu Ho
f61eee6650 Change TS version to match styled-components TS version 2019-04-12 10:33:37 +07:00
Wesley Wigham
4bafbe30c4 Use secureOptions in request tests, not securityOptions 2019-04-11 17:55:07 -07:00
Benjamin Lichtman
01fd72c035 Merge pull request #34533 from alreadyExisted/master
[victory] refactored tests
2019-04-11 17:16:07 -07:00
Benjamin Lichtman
2130e2eb61 Merge pull request #34626 from frimuchkov/patch-1
Change transform type for SerializerOptions
2019-04-11 17:14:06 -07:00
Benjamin Lichtman
d4e23cbcfe Merge pull request #34540 from mmkal/patch-1
[umzug] use PromiseLike in custom resolvers
2019-04-11 17:13:12 -07:00
Benjamin Lichtman
55c053a149 Merge pull request #34438 from cameron-martin/react-modal-onrequestclose
[react-modal]: Fixed types of onRequestClose argument.
2019-04-11 17:12:25 -07:00
Benjamin Lichtman
c9fba7ede9 Merge pull request #34423 from truongkhanhduy95/master
[sequelize] Fix QueryInterface getForeignKeysForTables accept list tableNames
2019-04-11 17:10:00 -07:00
Benjamin Lichtman
f35a67fa98 Merge pull request #34392 from VincentLanglet/patch-4
[React-Select] Less any types
2019-04-11 17:07:54 -07:00
Benjamin Lichtman
e2555d57bc Merge pull request #34479 from panascais-forks/hapi-namespace
[@hapi/*] new namespace for hapi modules
2019-04-11 17:06:50 -07:00
Benjamin Lichtman
858a7d2cc8 Merge pull request #34674 from jbeurel/auth0-js/localStorageProperty
[@types/auth0-js] Add __tryLocalStorageFirst to AuthOptions interface
2019-04-11 17:05:05 -07:00
Benjamin Lichtman
8a14aab611 Merge pull request #34451 from brandonros/patch-1
Update debug declaration to add destroy function
2019-04-11 17:01:55 -07:00
Federico Bond
32ca2a6daa trezor-connect: Make refTxs param of SignTransaction optional 2019-04-11 21:01:07 -03:00
Benjamin Lichtman
4989a9ef45 Merge pull request #34463 from Domino987/patch-5
Fix for setBackground
2019-04-11 17:00:51 -07:00
Benjamin Lichtman
27eeeeac88 Merge pull request #34464 from eps1lon/fix/react-router-dom/ref-objects
[react-router-dom] Allow ref objects in Link.innerRef
2019-04-11 16:58:45 -07:00