Commit Graph

42236 Commits

Author SHA1 Message Date
Armando Aguirre
15fe81ea08 Merge pull request #24097 from bitjson/meow
Meow: allow immutable params, change Result.pkg to type `any`
2018-03-07 12:31:13 -08:00
Armando Aguirre
39ee78f613 Merge pull request #24090 from wsabransky/add-func-param
[react-geosuggest] Add optional value param to selectSuggest
2018-03-07 12:30:09 -08:00
Armando Aguirre
567545aec8 Merge pull request #23665 from vidartf/node-child
node: Add child_process options for Windows
2018-03-07 12:29:10 -08:00
Armando Aguirre
388d81ca8d Merge pull request #24106 from CNBoland/bootstrap3-dialog
Type definition for Bootstrap3-Dialog version 1.35.4
2018-03-07 11:40:17 -08:00
Craig Boland
d088423213 Applying changes requested by @armanio123
- Wrapped type declarations in namespace.
- Shortened type names to account for new namespace.
- Use 'const' instead of 'var'.
2018-03-07 13:32:48 -06:00
Armando Aguirre
0a1f88a07c Merge pull request #24011 from Alorel/stream-to-promise
add stream-to-promise types
2018-03-07 11:14:10 -08:00
Armando Aguirre
87d4d9cd52 Merge pull request #23775 from ProTip/master
react-table: Correct RowInfo documentation and add original property.
2018-03-07 11:11:56 -08:00
Armando Aguirre
4902b89075 Merge pull request #24016 from SimonSchick/update/hapi-auth-jwt2
hapi-auth-jwt2: update to hapi 17
2018-03-07 11:00:00 -08:00
Armando Aguirre
7c40755fc8 Merge pull request #24006 from iamthechad/pr-explicit-tests
Add line to PR template calling out tests.
2018-03-07 10:46:11 -08:00
Vidar Tonaas Fauske
063b3d77a8 node: Add windowsHide opt to v8 docs also 2018-03-07 16:35:42 +01:00
Art
da58e5fa96 Update stream-to-promise-tests.ts 2018-03-07 09:14:41 +00:00
Art
6a11051b07 Update index.d.ts 2018-03-07 09:14:16 +00:00
Daniel Rosenwasser
cbe61c4db1 Merge pull request #23533 from ascariandrea/react-native-auth0
Created react-native-auth0 types
2018-03-07 00:30:39 -08:00
Armando Aguirre
c009c072ff Merge pull request #23978 from denisname/geojson-strictNullChecks
GeoJSON - Activate Strict Null Checks
2018-03-06 18:54:26 -08:00
Armando Aguirre
aca49836a0 Merge pull request #23833 from aluanhaddad/patch-2
fix import in window module test
2018-03-06 18:52:09 -08:00
Armando Aguirre
9601d7cb10 Merge pull request #23774 from KeeganShay/master
Types/mysql Add sqlMessage field to MySqlError
2018-03-06 18:39:14 -08:00
Armando Aguirre
a0dd7274d5 Merge pull request #23935 from philnova/patch-1
Add tag to SortEvent in react-sortable-hoc
2018-03-06 18:10:57 -08:00
Armando Aguirre
8cd797ac00 Merge pull request #24043 from pinguet62/swagger-express-validator
[swagger-express-validator] Typing for version 0.0
2018-03-06 18:09:27 -08:00
Armando Aguirre
a7ebeac5fe Merge pull request #23984 from cghawthorne/master
tape: Add support for custom Error subclasses in throws
2018-03-06 17:47:58 -08:00
Armando Aguirre
5addd11002 Merge pull request #24101 from ahstro/feature/event-emitter-es6
Add types for event-emitter-es6
2018-03-06 15:01:23 -08:00
Steven
1700ece8de Add TlsSocket.getProtocol() to node (#24116) 2018-03-06 14:26:07 -08:00
Armando Aguirre
30e0264474 Merge pull request #24112 from viralpickaxe/added-js-string-escape
Added types for js-string-escape
2018-03-06 14:04:24 -08:00
Mohamed Hegazy
c9cdb41d11 Fixes in preparation of lib changes (#24019)
* Fixes in preparation of lib changes

See https://github.com/Microsoft/TSJS-lib-generator/pull/383

* Fix breakes

* revert changes to knuddels-userapps-api

* Fix compressedTexSubImage2D overload

* Fix event emitter methods

* Remove duplicate declaration

* Fix ScreenOrientation.type
2018-03-06 13:32:07 -08:00
Armando Aguirre
18db35a22c Merge pull request #23883 from jambonsw/enhance_leaflet_for_plugins
Leaflet: Add private methods and properties
2018-03-06 12:37:48 -08:00
Armando Aguirre
3fca9af4e4 Merge pull request #23977 from gazaret/react-native-touch-id-4
[react-native-touch-id] Update to 4.0.0
2018-03-06 12:36:25 -08:00
Armando Aguirre
ef3df2e9ea Merge pull request #24110 from yairtawil/master
fix(openlayers): add transition property
2018-03-06 12:34:45 -08:00
Armando Aguirre
483c44ccd7 Merge pull request #24103 from dex4er/nodemailer
Nodemailer: update for Nodemailer 4.6
2018-03-06 12:33:53 -08:00
Armando Aguirre
6a4f3b88f5 Merge pull request #24094 from kraenhansen/patch-1
Reactstrap: Removed myself as a maintainer
2018-03-06 12:32:20 -08:00
Armando Aguirre
478b8445fc Merge pull request #24087 from cwoodland/master
Frisby JS 2.0 Modify FrisbySpec definition to make params optional
2018-03-06 12:31:31 -08:00
Armando Aguirre
d80ea3e97c Merge pull request #24081 from orblazer/patch-1
[UWS] Fix "this" context on "on" functions
2018-03-06 12:30:45 -08:00
Armando Aguirre
3a790703df Merge pull request #24075 from Hirse/patch-1
Atom: Add id to MarkerLayer
2018-03-06 12:29:05 -08:00
Gerhard Stöbich
65c0159b81 [p-event] Fix test to work with latest typescript (#23931) 2018-03-06 12:27:26 -08:00
Armando Aguirre
bfa50aac79 Merge pull request #24064 from ibezkrovnyi/pify
[pify] include and exclude options should allow multiple entries (for TypeScript 2.7+)
2018-03-06 12:27:08 -08:00
Andy
83fc5ca975 react-truncate: Remove duplicate property (#24120) 2018-03-06 11:49:38 -08:00
Craig Boland
088c5e4f4e Added author credits 2018-03-06 12:42:37 -06:00
Andy Hanson
8342528052 Merge branch 'dineshsaravanan-master' 2018-03-06 08:04:37 -08:00
Andy Hanson
18630d4757 remove lint disable 2018-03-06 08:03:56 -08:00
Andy Hanson
348cc05e4f Merge branch 'master' of https://github.com/dineshsaravanan/DefinitelyTyped into dineshsaravanan-master 2018-03-06 08:01:36 -08:00
Andrew Pinkham
ae08714357 Protect internal props; createTile on GridLayer 2018-03-06 10:37:08 -05:00
Jamie Davies
c7dac52513 Added types for js-string-escape 2018-03-06 15:36:20 +00:00
YairTawil
fc945e7fe9 test(openlayers): test transition property on TileWMS 2018-03-06 16:42:12 +02:00
YairTawil
f75e7eb5cc fix(openlayers): add transition property 2018-03-06 16:41:48 +02:00
Andrea Ascari
06aa888812 Diable tslint rule 2018-03-06 13:42:50 +01:00
Piotr Roszatycki
6a7dd656f5 Better doc for contentTransferEncoding 2018-03-06 12:10:51 +01:00
Piotr Roszatycki
ed091dbe45 normalizeHeaderKey is a part of Mail.Options too 2018-03-06 12:05:54 +01:00
Piotr Roszatycki
ac61580148 nodemailer: correct typings for MimeNode 2018-03-06 11:59:37 +01:00
Anton Strömkvist
cb4a467c5b Add types for event-emitter-es6 2018-03-06 11:33:33 +01:00
Piotr Roszatycki
2100880c79 nodemailer: fetch returns Writable with extra properties 2018-03-06 11:25:08 +01:00
Daniel Rosenwasser
716c8476f3 Merge pull request #24095 from armanio123/FixListrTests
Changed 'import *' syntax for 'require()' in Listr
2018-03-06 00:26:29 -08:00
Jason Dreyzehner
6eb0a51a69 meow: Result.pkg should return any, not object
https://github.com/Microsoft/TypeScript/issues/15225#issuecomment-294565052
2018-03-05 23:25:59 -05:00