Ron Buckton
efec3bb94d
Merge pull request #25763 from algolia/fix/algolia-copyindex
...
fix(algolia): correct signature of copyIndex
2018-05-14 16:58:34 -07:00
Ron Buckton
1a3e661853
Merge pull request #25751 from mohsen1/add-profiling-plugin
...
Add typing for webpack profiling plugin
2018-05-14 16:56:51 -07:00
Ron Buckton
264c72f5ca
Merge pull request #25743 from wind-rider/removeFromNobleAuthors
...
Remove myself from Noble authors list
2018-05-14 16:56:13 -07:00
Ron Buckton
59c09189a5
Merge pull request #25725 from andersea/registerNode-fix
...
node-red: Support stricter covariant contravariant checks
2018-05-14 16:55:51 -07:00
Daryl LaBar
98395d3d9a
Made Optional Parameters Optional. Utilized AttributeType. ( #25722 )
...
* Made Optional Parameters Optional. Utilized AttributeType
* Fixed Lint Error
2018-05-14 16:54:48 -07:00
Ron Buckton
56a824c1f5
Merge pull request #25729 from garfty/master
...
Glue - Fixed compose return type
2018-05-14 16:53:19 -07:00
Ron Buckton
ba26319785
Merge pull request #25734 from muddytummy/three
...
Add missing dispose() method type.
2018-05-14 16:48:11 -07:00
Ron Buckton
c9eff39202
Merge pull request #25696 from felipenvaz/master
...
react-data-grid: add missing GridProps selectAllRenderer androwActionsCell
2018-05-14 16:47:45 -07:00
Ron Buckton
87cf137268
Merge pull request #25736 from iamakulov/patch-1
...
[read-package-tree] Add the missing `name` field
2018-05-14 16:46:53 -07:00
Ron Buckton
0f30fca0b4
Merge pull request #25732 from KSXGitHub/readonly-array-string
...
[@types/node] Replace some string[] arguments by ReadonlyArray<string>
2018-05-14 16:46:28 -07:00
Ron Buckton
1f918eff1e
Merge pull request #25681 from denisname/d3-format-trim
...
d3-format: add trim format specifier
2018-05-14 16:45:21 -07:00
Ron Buckton
0638350489
Merge pull request #25749 from knuthelgesen/master
...
[@types/croppie] Added the method "get()" from the Croppie library
2018-05-14 16:40:56 -07:00
Ron Buckton
dcaa959f4a
Merge pull request #25741 from isLishude/patch-1
...
fix: add witness field to interface In
2018-05-14 16:40:33 -07:00
Ron Buckton
ae9c55a3ec
Merge pull request #25767 from ottopaaso/master
...
[@types/pg] Add keepAlive configuration option
2018-05-14 16:39:21 -07:00
Ron Buckton
00bedbf8df
Merge pull request #25742 from isLishude/node-util-feat
...
feat(node9&10): add `TextDecoder` and `TextEncoder` for `util` module
2018-05-14 13:45:51 -07:00
Ron Buckton
f87993327e
Merge pull request #25754 from WangZishi/master
...
[passport-oauth2] Add missing protected property
2018-05-14 13:41:29 -07:00
Ron Buckton
9acdcd67d9
Merge pull request #25750 from saadq/cosmiconfig
...
[cosmiconfig] use optional types where appropriate
2018-05-14 13:40:09 -07:00
Saffa Shujah
03a4f2840f
[@types/rebass] Missing Link Type Added ( #25704 )
...
Missing Link Type Added
2018-05-14 11:13:07 -07:00
Nate Mara
0c564acdc0
Add express-correlation-id and correlation-id packages ( #25710 )
...
* feat(correlation-id & express-correlation-id): Add express-correlation-id and correlation-id packages
* fix(correlation-id) Update type of bindID function
2018-05-14 11:12:35 -07:00
AylaJK
020bc73382
Add express-socket.io-session types ( #25673 )
...
* Add express-socket.io-session
* Reverting to defalut tslint config
2018-05-14 11:11:35 -07:00
Ron Buckton
b6c31c029e
Merge pull request #25669 from samwalshnz/react-content-loader-opacity-props
...
[@types/react-content-loader] introduce `primaryOpacity` and `secondaryOpacity` props + bump version to 3.1
2018-05-14 11:01:11 -07:00
Ron Buckton
fd5e39c746
Merge pull request #25613 from Flarna/node_v10_updates
...
[node] Add some NodeJS 10 changes
2018-05-14 10:59:26 -07:00
Ron Buckton
b9d312008a
Merge pull request #25679 from giofreitas/master
...
video.js - Add Definitions for Component Class.
2018-05-14 10:58:06 -07:00
Eloy Durán
66ab3e02c4
Merge pull request #25769 from ArmandsB/master
...
[@types/react-native] Missing methods for SectionList
2018-05-14 16:23:44 +02:00
Armands Baurovskis
ae6cbcf392
= SectionList missing methods
2018-05-14 17:04:46 +03:00
Eloy Durán
3ca5cc41f8
Merge pull request #25733 from jstheoriginal/master
...
allowFontScaling for react-native
2018-05-14 15:33:14 +02:00
Otto Paaso
7ad5c03736
Use keepAlive config in tests
2018-05-14 16:15:38 +03:00
islishude
ee6b647dbb
chore: remove ts version statements
2018-05-14 21:15:04 +08:00
Otto Paaso
f615387b62
Add keepAlive configuration option
...
Introduced to pg in https://github.com/brianc/node-postgres/pull/1058
2018-05-14 16:11:27 +03:00
islishude
c31b37eb16
fix: fix typos
2018-05-14 21:00:14 +08:00
Haroen Viaene
a36bb6891a
chore: stricter settings type
2018-05-14 13:48:42 +02:00
Haroen Viaene
44b53c0f1e
chore: add more info about tasks
2018-05-14 13:43:08 +02:00
Haroen Viaene
7dcbb8074c
feat: add Sam
2018-05-14 13:32:57 +02:00
Haroen Viaene
0d005626d5
fix: correct import
2018-05-14 13:30:37 +02:00
Haroen Viaene
a77cf124c2
chore: add tests
2018-05-14 13:27:42 +02:00
Haroen Viaene
0d1ee2470c
fix(algolia): correct signature of copyIndex
...
the scope is optional
2018-05-14 13:21:16 +02:00
Wang Zishi
8a1acc010f
fix test
2018-05-14 10:50:53 +08:00
Wang Zishi
626ba446b8
fix missing protected _oauth2 property
2018-05-14 10:46:43 +08:00
Wang Zishi
3a870ec70a
Merge remote-tracking branch 'DefinitelyTyped/master'
2018-05-14 10:19:01 +08:00
islishude
ed35a5e5f2
fix: fix witness type
2018-05-14 07:47:28 +08:00
saadq
e3cfa5348b
add optional types to other explorer methods
2018-05-13 17:56:04 -04:00
Mohsen Azimi
aaaa2a08e6
Add typing for webpack profiling plugin
2018-05-13 14:32:32 -07:00
Sam Walsh
b16ee314f5
The last of code formatting fixes
2018-05-14 09:29:27 +12:00
Sam Walsh
db0f6c533b
More code formatting fixes
2018-05-14 09:28:56 +12:00
Sam Walsh
835021372f
Fix double quotes autoformatting
2018-05-14 09:26:27 +12:00
Saad Quadri
f31b54d5b7
cosmiconfig options should be optional
2018-05-13 17:14:42 -04:00
islishude
fc2b440fc8
fix: fix ts version
2018-05-13 20:32:31 +08:00
wind-rider
797b4c3622
Remove myself from Noble authors list
2018-05-13 14:17:43 +02:00
islishude
58379cb180
feat(node9&10): add TextDecoder and TextEncoder for util module
2018-05-13 19:13:40 +08:00
Shude Li
6c416c39c3
fix: add witness field to interface In
...
https://github.com/bitcoinjs/bitcoinjs-lib/blob/master/src/transaction.js#L111
2018-05-13 18:56:18 +08:00