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 |
|
Wesley Wigham
|
a1f55d4ff7
|
Add missing styles to cytoscape css.Node
|
2019-04-12 13:25:03 -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 |
|
Wesley Wigham
|
2db848dfa4
|
Remove h2o2 todo
|
2019-04-12 11:28:46 -07: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 |
|
Wesley Wigham
|
87a58f4ad5
|
Add missing message field to DrawErrorOptions
|
2019-04-12 11:06:28 -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 |
|
Wesley Wigham
|
acc6e29443
|
Fix typo in magopay tests
|
2019-04-12 11:02:37 -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 |
|
Mirco Sanguineti
|
b93ecfcbf9
|
revert: revert formatting
|
2019-04-12 15:25:12 +03:00 |
|
Mirco Sanguineti
|
88d6ac1c4e
|
build(ci): remove extra line
|
2019-04-12 14:55:01 +03:00 |
|
ExE Boss
|
226cc36ae9
|
Apply suggestions from code review
Co-Authored-By: msanguineti <19243840+msanguineti@users.noreply.github.com>
|
2019-04-12 14:45:17 +03:00 |
|
vikram-gsu
|
522c720b85
|
Fixed linting bugs and updated to React.ReactElement
|
2019-04-12 07:45:02 -04:00 |
|
Vincent
|
a2dfe8fb4f
|
Indicate when HTML Attributes can be passed
|
2019-04-12 12:35:16 +02:00 |
|
Mirco Sanguineti
|
d2e7e589a9
|
docs: added my name to contributors
|
2019-04-12 09:40:52 +03:00 |
|
Mirco Sanguineti
|
abf09ab21f
|
feat(shelljs): single param construct and function signatures
|
2019-04-12 09:35:14 +03: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 |
|
vikram-gsu
|
ccfe9263f8
|
Fixed types according to linting errors and updated to import all of react since it is type import
|
2019-04-11 21:31:50 -04:00 |
|
TokugawaTakesi
|
eb09e3f1d1
|
requested changes done
|
2019-04-12 10:31:23 +09:00 |
|
Wesley Wigham
|
388a49ca6c
|
Enable strict null checks on reflux
|
2019-04-11 18:02:03 -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 |
|
Wesley Wigham
|
9d41067398
|
Add string tuple possibility for .. and !..
|
2019-04-11 17:12:52 -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 |
|