Commit Graph

45306 Commits

Author SHA1 Message Date
Karol Majewski
2afd3d4795 Bump up the required version of TypeScript for the consumer libraries 2018-05-31 23:06:32 +02:00
Karol Majewski
5c516d012a Allow Omit to exclude properties of type other than string
The legacy definition doesn't work with TypeScript 2.9.
2018-05-31 22:10:52 +02:00
Benjamin Lichtman
afed5039f2 Merge pull request #26096 from COzero/bug/lambda-should-support-string-error-in-callback
[BUGFIX] Lambda callbacks support string errors
2018-05-31 10:24:03 -07:00
Benjamin Lichtman
409b4e4b17 Merge pull request #26086 from alexplumb/master
Add amount_returned support to IOrder in @types/stripe
2018-05-31 10:23:23 -07:00
Benjamin Lichtman
e4345a0c86 Merge pull request #26049 from kiwi0fruit/patch-1
undefinedFamily bugfix: string[] -> string
2018-05-31 10:20:47 -07:00
Benjamin Lichtman
885c34eb1a Merge pull request #26028 from bartje321/master
[unzipper] Change return types to correct type for open functions, file.buffer and source.size
2018-05-31 10:20:14 -07:00
Benjamin Lichtman
12988a47ca Merge pull request #26115 from mantyz/patch-5
[node] Update net.Server ListenOptions
2018-05-31 10:18:58 -07:00
Benjamin Lichtman
c564ee3e11 Merge pull request #25987 from bmandalapu/master
gapi.calendar: Adding gapi calendar event delete functionality in gapi.calendar wrapper
2018-05-31 10:18:03 -07:00
Benjamin Lichtman
ce51159d10 Merge pull request #26024 from cavarzan/master
[react-native-sqlite-storage] Added promise support
2018-05-31 10:15:55 -07:00
Benjamin Lichtman
4ff2fc8411 Merge pull request #26013 from FoKo/fix_lb_async
Add: null as a possible result for async find methods in loopback
2018-05-31 10:14:15 -07:00
Benjamin Lichtman
656d051a19 Merge pull request #25952 from oyvindjam/facebook-instant-games-add-missing-optionals
facebook-instant-games add missing optionals, tests, and spelling.
2018-05-31 10:13:01 -07:00
Benjamin Lichtman
b3823341e7 Merge pull request #25936 from khanhas/master
[@types/proton-native] Update props for components
2018-05-31 10:11:43 -07:00
Benjamin Lichtman
7300d6b3a8 Merge pull request #25934 from segayuu/fix-types-iferr
[@types/iferr] When err is undefined, fail is not executed
2018-05-31 10:09:51 -07:00
Benjamin Lichtman
4a3d46d338 Merge pull request #26037 from samuelmaddock/cast-enums
chrome: Change chrome cast interfaces to use enums
2018-05-31 10:09:02 -07:00
Benjamin Lichtman
350ad314b3 Merge pull request #26097 from abruzzihraig/master
[react-transition-group] missing props definition of property 'component' in TransitionGroup
2018-05-31 10:05:50 -07:00
Benjamin Lichtman
cab291c865 Merge pull request #26034 from phra/patch-1
declare SymbolConstructor.observable
2018-05-31 10:04:14 -07:00
Benjamin Lichtman
6e60ac624c Merge pull request #26089 from Flarna/node_readlineopts
[node] add some ReadLineOptions parameters
2018-05-31 10:02:02 -07:00
Benjamin Lichtman
8b22834bd8 Merge pull request #26137 from k7sleeper/master
[yup] Make first parameter of 'noUnknown()' optional
2018-05-31 09:54:17 -07:00
Benjamin Lichtman
414ae7ad1b Merge pull request #26132 from styu/update-webpack-chain
Add optimization class to webpack-chain typings
2018-05-31 09:53:18 -07:00
Benjamin Lichtman
5f1c2a1022 Merge pull request #26035 from woutervh-/master
Replace placeholder array by actual recursive array
2018-05-31 09:52:23 -07:00
Benjamin Lichtman
48746a4063 Merge pull request #26140 from OliverJAsh/oja/node/rm-author
Node: remove myself as author
2018-05-31 09:50:59 -07:00
Benjamin Lichtman
d1b10e7114 Merge pull request #26091 from rayhaneh/Ramda-differenceWith-Typing
[ramda] Updated differenceWith typing
2018-05-31 09:50:12 -07:00
Benjamin Lichtman
cf5214a539 Merge pull request #26043 from sunnyrjuneja/master
Chartist: Update Svg definition
2018-05-31 09:48:51 -07:00
Benjamin Lichtman
1a816f4237 Merge pull request #26136 from RyanCavanaugh/showdownexts
Add array overload to showdown
2018-05-31 09:47:19 -07:00
Benjamin Lichtman
20792a9ed9 Merge pull request #26050 from Agapanthus/master
Update index.d.ts
2018-05-31 09:46:40 -07:00
Benjamin Lichtman
266558a2e1 Merge pull request #26131 from AlexJerabek/AlexJ-OutlookMigration
Adding class, method, and parameter descriptions to Exchange APIs in Office.js
2018-05-31 09:26:38 -07:00
Benjamin Lichtman
072b36dab1 Merge pull request #26149 from sumanla13a/patch-1
React-slick "cannot assign string to 'ondemand' | 'progressive' issue"
2018-05-31 09:21:18 -07:00
Benjamin Lichtman
175827ccb5 Merge pull request #26114 from alex-kachura/vis-nodes-image-option
[vis] Network: update nodes image option
2018-05-31 09:20:23 -07:00
Benjamin Lichtman
8768ec1f8c Merge pull request #26104 from Nysosis/promise-retry-generics
Adding in generic arguments into promise-retry
2018-05-31 09:18:28 -07:00
Benjamin Lichtman
55933199f8 Merge pull request #26158 from ksoldau/babel-core-types
[babel-core] Add missing properties to BabelFileResult
2018-05-31 09:17:12 -07:00
Benjamin Lichtman
914ec0fd27 Merge pull request #26169 from gebeto/master
chart.js - improve Chart and PluginServiceRegistrationOptions
2018-05-31 09:15:53 -07:00
Benjamin Lichtman
7f148b5778 Merge pull request #26164 from ryanrhee/patch-1
node-fetch: Add URLSearchParams as valid body
2018-05-31 09:12:25 -07:00
Benjamin Lichtman
0b153f7967 Merge pull request #26159 from Crazometer/patch-2
MySQL - Add typed array to dateStrings
2018-05-31 09:05:53 -07:00
Benjamin Lichtman
db605bd90a Merge pull request #25760 from maciek134/24574-socket-use
[@types/socket.io] fix: socket.use (#24574)
2018-05-31 09:02:50 -07:00
Agapanthus
f9f4e61a1b Finally removed BOM
using binary editor
2018-05-31 17:43:39 +02:00
Agapanthus
e90b1e5bbe (Hopefully) removed BOM 2018-05-31 17:35:52 +02:00
Agapanthus
9dc7565b51 Cleanup 2018-05-31 17:18:58 +02:00
gebeto
3fa573769e chart.js - improvements 2018-05-31 14:06:24 +03:00
Ryan Rhee
4f80dd48d1 Add URLSearchParams as valid body
MDN includes URLSearchParams as a valid type for the body
2018-05-31 02:39:03 -04:00
Trev Cobbett
db6325c991 Renaming ResponseType to ResolutionType 2018-05-31 06:17:48 +01:00
Justin Sprigg
e7eef22dcb Simplify array type 2018-05-31 13:02:16 +10:00
Justin Sprigg
5275b58e57 Test dateStrings 2018-05-31 12:49:54 +10:00
Justin Sprigg
aecb8f9564 Add type array to dateStrings 2018-05-31 12:44:43 +10:00
Katie Soldau
b66a84bda3 update babel-core tests 2018-05-31 11:47:36 +10:00
Katie Soldau
eea2cffc33 add missing types to babel-core 2018-05-31 11:22:57 +10:00
Alex Jerabek
a368664d07 Outlook Migration - Overload documentation and Zlatkovsky's comments 2018-05-30 17:16:35 -07:00
Alex Jerabek
0deac20f09 Office Migration - Zlatkovsky's change requests 2018-05-30 15:04:06 -07:00
Suman Lama
4f074b2c85 fixes "string to 'ondemand' | 'progressive' issue" 2018-05-30 11:05:53 -07:00
rayhaneh
951a2de52b Added last curried version 2018-05-30 12:48:27 -04:00
Ron Buckton
21c6ad0a19 Merge pull request #25882 from DefinitelyTyped/node10es5
Remove dependency on types not in ES5
2018-05-30 09:44:08 -07:00